1b847ff6c4
Change-Id: I01995f63ff7e3989ad32b900dc5ce36738236955
9 lines
211 B
Bash
Executable File
9 lines
211 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# This script is executed inside pre_test_hook function in devstack gate.
|
|
|
|
# Install Murano devstack integration
|
|
source ./pre_test_hook_common.sh
|
|
MURANO_BASE=/opt/stack/new/murano/contrib/devstack
|
|
|