aboutsummaryrefslogtreecommitdiff
path: root/test/site/src/site/apt/examples.apt
diff options
context:
space:
mode:
Diffstat (limited to 'test/site/src/site/apt/examples.apt')
-rw-r--r--test/site/src/site/apt/examples.apt4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/site/src/site/apt/examples.apt b/test/site/src/site/apt/examples.apt
index 2f88e691..d40849a6 100644
--- a/test/site/src/site/apt/examples.apt
+++ b/test/site/src/site/apt/examples.apt
@@ -85,7 +85,7 @@ mvn verify
* Putting it all together
- As you can see in the {{{https://github.com/cloudera/iTest/tree/master/examples}examples}}
+ As you can see in the {{{https://svn.apache.org/repos/asf/incubator/bigtop/trunk/test/suites/}suites}}
we are using Maven failsafe plugin to execute tests in the integration testing
phase of a maven project lifecycle.
@@ -97,7 +97,7 @@ mvn verify
ones from jars found in the classpath will be executed.
You can see this step being done in the toplevel
- {{{https://github.com/cloudera/iTest/blob/master/examples/pom.xml}pom.xml}}
+ {{{https://svn.apache.org/repos/asf/incubator/bigtop/trunk/test/suites/common/pom.xml}pom.xml}}
file in the configuration section of <<<org.codehaus.groovy.maven>>> plugin
iTest provides a convenient method of unpacking data files included