Acceptance tests: introduce utility method for tags unique vals
commitf108934fca0a5d6acfc93be6d3684574d18794e2
authorCleber Rosa <crosa@redhat.com>
Tue, 24 Sep 2019 19:45:00 +0000 (24 15:45 -0400)
committerCleber Rosa <crosa@redhat.com>
Mon, 16 Dec 2019 16:12:16 +0000 (16 11:12 -0500)
treea4c7ba06e970c8ca85330ea367aed7ddd3510e5f
parent3e9c1810c65f8338a863d1e59fa0efedc884e915
Acceptance tests: introduce utility method for tags unique vals

Currently a test can describe the target architecture binary that it
should primarily be run with, be setting a single tag value.

The same approach is expected to be done with other QEMU aspects to be
tested, for instance, the machine type and accelerator, so let's
generalize the logic into a utility method.

Signed-off-by: Cleber Rosa <crosa@redhat.com>
Message-Id: <20190924194501.9303-3-crosa@redhat.com>
Reviewed-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Cleber Rosa <crosa@redhat.com>
tests/acceptance/avocado_qemu/__init__.py