Skip to content

Commit

Permalink
Add openstack-resource-manager repository (#786)
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Berendt <[email protected]>
  • Loading branch information
berendt authored Feb 4, 2024
1 parent ae065d8 commit 5e5e09a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,9 @@ python3 -m pip --no-cache-dir install --no-index --find-links=/wheels -r /openst
git clone --depth 1 https://github.com/osism/openstack-simple-stress.git /openstack-simple-stress
python3 -m pip --no-cache-dir install --no-index --find-links=/wheels -r /openstack-simple-stress/requirements.txt

# install openstack-resource-manager
git clone --depth 1 https://github.com/osism/openstack-resource-manager.git /openstack-resource-manager

# add tests
git clone --depth 1 https://github.com/osism/tests.git /tests

Expand Down

0 comments on commit 5e5e09a

Please sign in to comment.