Enable debug mode for services in scenario000 and scenario001
We have it enabled in 002 and 003 but not in these two. Change-Id: I22061b08c19b527f3deb9ce04d1d55bd0d0e843c
This commit is contained in:
parent
97e5a40dbb
commit
b8960f62f8
@ -6,5 +6,6 @@ fi
|
||||
$SUDO packstack ${ADDITIONAL_ARGS} \
|
||||
--allinone \
|
||||
--debug \
|
||||
--os-debug-mode=y \
|
||||
--service-workers=2 \
|
||||
--default-password="packstack" || export FAILURE=true
|
||||
|
@ -27,6 +27,7 @@ $SUDO packstack ${ADDITIONAL_ARGS} \
|
||||
${NODE_FLAGS} \
|
||||
--cinder-volume-name="aVolume" \
|
||||
--debug \
|
||||
--os-debug-mode=y \
|
||||
--service-workers=2 \
|
||||
--default-password="packstack" \
|
||||
--os-aodh-install=n \
|
||||
|
Loading…
x
Reference in New Issue
Block a user