Skip to content

Commit

Permalink
Merge pull request #110 from jamepark4/main
Browse files Browse the repository at this point in the history
Add Manila Plugin to tempest extras
  • Loading branch information
openshift-merge-bot[bot] authored Dec 11, 2023
2 parents 4aef818 + 7f41fe8 commit 9f82a1f
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ tcib_actions:
- run: cd /usr/local/whitebox-tempest-plugin; pip install -e .
- run: cd /usr/local; git clone https://github.com/openstack/tempest-stress
- run: cd /usr/local/tempest-stress; pip install -e .
- run: cd /usr/local; git clone https://opendev.org/openstack/manila-tempest-plugin.git
- run: cd /usr/local/manila-tempest-plugin; pip install -e .

tcib_packages:
common:
Expand Down

0 comments on commit 9f82a1f

Please sign in to comment.