-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
False
-
False
-
-
run_tempest.sh script defined in the tempest image could download any plugins user may want from their source, e.g. github repo. The feature would be useful in cases when users want to run the latest plugins code, e.g. to test the latest changes which may not have been merged yet.
DoD
- run_tempest.sh has a new variable named e.g. PLUGINS_SOURCE and it's a list (more than one URL can be given)
- run_tempest.sh in the tempest image installs plugins from PLUGINS_SOURCE
Branch:
Reviews
https://github.com/openstack-k8s-operators/tcib/pull/103https://github.com/openstack-k8s-operators/test-operator/pull/12