From 4f50c1b2c01728a5dd4e3efbcb157d7094eebbd5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Johannes=20Dahlstr=C3=B6m?= Date: Mon, 23 Jan 2012 13:20:15 +0000 Subject: [PATCH] Integration test fixes svn changeset:22747/svn branch:6.8 --- tests/integration_base_files/cleanup.sh | 3 +- tests/integration_tests.xml | 213 +++++++++++++----------- 2 files changed, 114 insertions(+), 102 deletions(-) diff --git a/tests/integration_base_files/cleanup.sh b/tests/integration_base_files/cleanup.sh index 44e2e5f6ee..42fb5a434d 100644 --- a/tests/integration_base_files/cleanup.sh +++ b/tests/integration_base_files/cleanup.sh @@ -23,5 +23,4 @@ if [ -a /home/integration/demo.war ] fi echo Cleaning deploy dir -ant -f /home/integration/deploy.xml clean - +rm -rf /home/integration/deploy/* diff --git a/tests/integration_tests.xml b/tests/integration_tests.xml index 57d6bb47a9..0c62d560c3 100644 --- a/tests/integration_tests.xml +++ b/tests/integration_tests.xml @@ -3,20 +3,20 @@ - - - - + + + + - + - - + + @@ -27,19 +27,19 @@ - + - + - + - + @@ -53,11 +53,11 @@ - + - + @@ -66,16 +66,16 @@ - + - + - + @@ -84,133 +84,138 @@ - + - + - - + + - + - + - + - + - + - - + + - + - - + + - - + - - + - - + + + + + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - - + + + - + - + + @@ -218,72 +223,79 @@ - + - + + - + - + + - + + - + + - + + - + + - - + + + - + - + - + - + @@ -292,22 +304,22 @@ - + - + - + - + - + @@ -315,7 +327,7 @@ - + @@ -327,41 +339,42 @@ + - + - + - + - + - - + + - Delaying startup of ${target-server} with ${sleepTime} seconds + Delaying startup of ${target-server} with ${sleepTime} seconds - - + + - + @@ -373,14 +386,14 @@ - + - + @@ -394,7 +407,7 @@ - + @@ -405,9 +418,9 @@ - + - + @@ -418,12 +431,12 @@ - + - + ##teamcity[testStarted name='${target-server}' flowId='${target-server}'] @@ -439,20 +452,20 @@ ##teamcity[testFinished name='${target-server}' flowId='${target-server}']" - + - + - + - + ##teamcity[testStarted name='${target-server}' flowId='${target-server}'] @@ -469,15 +482,15 @@ ##teamcity[testFinished name='${target-server}' flowId='${target-server}']" - + - + - + -- 2.39.5