Merge "Update solum devstack job to install packages from test-requirements.txt"
This commit is contained in:
commit
1147f004c2
@ -18,6 +18,9 @@
|
||||
export PROJECTS="stackforge/solum"
|
||||
|
||||
function pre_test_hook {
|
||||
# Install packages from test-requirements.txt
|
||||
sudo pip install -r /opt/stack/new/solum/test-requirements.txt
|
||||
|
||||
# Install solum devstack integration
|
||||
SOLUM_BASE=/opt/stack/new/solum/contrib/devstack
|
||||
DEVSTACK_BASE=/opt/stack/new/devstack
|
||||
|
Loading…
x
Reference in New Issue
Block a user