]> www.infradead.org Git - qemu-nvme.git/commit
acpi/tests/avocado/bits: enable bios bits avocado tests on gitlab CI pipeline
authorAni Sinha <anisinha@redhat.com>
Wed, 17 May 2023 06:53:57 +0000 (12:23 +0530)
committerThomas Huth <thuth@redhat.com>
Mon, 22 May 2023 08:32:59 +0000 (10:32 +0200)
commit1afae3b8813023c32eaaf422af39c402b0f1930a
tree78c144cd03324928379f9ec1ee01ddd67447c381
parentbb6e473450d7f0cba50e19fd79a0155087025adc
acpi/tests/avocado/bits: enable bios bits avocado tests on gitlab CI pipeline

Biosbits avocado tests on gitlab has thus far been disabled because some
packages needed by this test was missing in the container images used by gitlab
CI. These packages have now been added with the commit:

da9000784c90d ("tests/lcitool: Add mtools and xorriso and remove genisoimage as dependencies")

Therefore, this change enables bits avocado test on gitlab.
At the same time, the bits cleanup code has also been made more robust with
this change.

Signed-off-by: Ani Sinha <anisinha@redhat.com>
Message-Id: <20230517065357.5614-1-anisinha@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/avocado/acpi-bits.py