Remove libs and extras.d usage from gate hooks
- Remove libs and extras installation in gates. This helps to suppress warnings by devstack scripts. Change-Id: I103639942edd8084a1de9185db720ddaa025d975 Partial-Bug: #1508165
This commit is contained in:
parent
0ced007109
commit
7c43943a61
@ -5,6 +5,4 @@
|
||||
# Install Murano devstack integration
|
||||
source ./pre_test_hook_common.sh
|
||||
MURANO_BASE=/opt/stack/new/murano/contrib/devstack
|
||||
cp $MURANO_BASE/lib/* $DEVSTACK_BASE/lib
|
||||
cp $MURANO_BASE/extras.d/* $DEVSTACK_BASE/extras.d
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user