Skip to content

Commit

Permalink
Remove temporary skip of tempest-all package
Browse files Browse the repository at this point in the history
openstack-tempest-all package was temporarily replaced with only
openstack-tempest one because whitebox-neutron-tempest plugin
wasn't available on rhel.
These patches make sure that the plugin is included in the
openstack-tempest-all package only in upstream:
https://review.rdoproject.org/r/q/I93f6cee77927dfadd15c8093b49b1ed1f3e04cdc
Thus it's safe to get the things back as they were.
  • Loading branch information
kopecmartin committed Dec 12, 2023
1 parent bc294ef commit 1bb90dd
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,10 @@ tcib_actions:

tcib_entrypoint: /var/lib/tempest/run_tempest.sh

# TODO(arxcruz): ADd openstack-tempest-all again once tempest-whitebox
# package is available on rhel
tcib_packages:
common:
- iputils
- openstack-tempest
- openstack-tempest-all
- subunit-filters
- python3-subunit
- qemu-img
Expand Down

0 comments on commit 1bb90dd

Please sign in to comment.