Merge "Fix line wrapping"

This commit is contained in:
Jenkins 2016-11-11 13:08:07 +00:00 committed by Gerrit Code Review
commit 0c50d5fa2b
5 changed files with 19 additions and 18 deletions

View File

@ -19,9 +19,10 @@ for plugins.
${BUILD_NUMBER}
export VENV_PATH='/home/jenkins/\
venv-nailgun-tests-2.9'
YOUR_PLUGIN_PATH="$(ls ./*rpm)"\#Change\
this to appropriate fuel-qa variable for your plugin
export YOUR_PLUGIN_PATH#
# Change this to appropriate fuel-qa
# variable for your plugin
YOUR_PLUGIN_PATH="$(ls ./*rpm)"
export YOUR_PLUGIN_PATH
sh -x "${SYSTEM_TESTS}" -w "${WORKSPACE}" -V \
"${VENV_PATH}" -i "${ISO_PATH}" -t test -o \