]> Frank Brehm's Git Trees - profitbricks/jenkins-build-scripts.git/commitdiff
fixup linebreak in fcca1aa77828576af1ad2e76fc4d061866500efb
authorHolger Levsen <holger@layer-acht.org>
Wed, 3 Apr 2013 08:18:50 +0000 (10:18 +0200)
committerHolger Levsen <holger@layer-acht.org>
Wed, 3 Apr 2013 08:18:50 +0000 (10:18 +0200)
liveboot_gw_autotest.sh

index ab9800f4031d01bce021af2bf5b0d9bec32bff31..516f4d8ea20da956550f82521e1bbe3bd7f00613 100755 (executable)
@@ -72,9 +72,7 @@ $(dirname $0)/liveboot_testlink_create_build.sh \
 #
 # call autotest suite w/ testlink connector info
 ssh -t -A $CORE_ROUTER "cd /opt/autotest ; ./compile.sh"
-ssh -t -A $CORE_ROUTER "cd /opt/autotest ;  java -ea -jar dist/lib/AutoTest.jar
---testlink='Profitbricks,R&I Liveboot Approval
-Autotest,liveboot-${LIVEBOOT_BUILD_NUMBER},R&I HW Test Bed'"
+ssh -t -A $CORE_ROUTER "cd /opt/autotest ;  java -ea -jar dist/lib/AutoTest.jar --testlink='Profitbricks,R&I Liveboot Approval Autotest,liveboot-${LIVEBOOT_BUILD_NUMBER},R&I HW Test Bed'"
 # no testlink support in vcb tests yet
 ssh -t -A $CORE_ROUTER "cd /opt/autotest ; ./run-compile.sh --vcb=true --tracepjds"