-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tempest all #108
Tempest all #108
Conversation
This patch introduces tempestconf parameters for the tempest container. Currently, it is not possible to specify with what parameters should be discover-tempest-config executed. This patch introduces a set of environment variables prefixed with TEMPESTCONF_ that can be used to tell the container which arguments should be used when executing discover-tempest-config.
openstack-k8s-operators/ci-framework#771 adds the support for installing tcib from rpm as a default behaviour. It also adds a var cifmw_build_containers_install_from_source to install it from source. Since here tcib code is tested from source. So we need to update the zuul job definition so that tcib will get installed from source. Signed-off-by: Chandan Kumar <[email protected]>
…ators/OSPCIX-101 Donot Install tcib from rpm
This is required to connect to NB/SB db addresses that use DNS names. See openvswitch/ovs@4d55a36
This will be required to connect to the NB/SB db addresses using DNS names.
Add python3-unbound to Neutron images
…nbound This is required to connect to NB/SB db addresses that use DNS names.
…-kolla-user Fix placement user creation
…empestconf-params Add support for tempestconf parameters
…n-unbound Add python3-unbound to the Octavia API image
This patch introduces tempest parameters for the tempest container. Currently, it is not possible to specify with what parameters should be tempest executed. This patch introduces a set of environment variables prefixed with TEMPEST_ that can be used to tell the container which arguments should be used when executing tempest.
…empest-parameter Add tempest parameters for the tempest container
…mpest Revert "Merge pull request openstack-k8s-operators#96 from lpiwowar/feature/tempest-parameter"
…ators/tempest-all Define tempest-all image
Temporarly skipping openstack-tempest-all package due the lack of tempest-whitebox package on rhel.
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: arxcruz The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
No description provided.