Repository: cassandra-builds
Updated Branches:
  refs/heads/master f6079f9eb -> f652e2e4e


pick the right nosetests.xml


Project: http://git-wip-us.apache.org/repos/asf/cassandra-builds/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra-builds/commit/f652e2e4
Tree: http://git-wip-us.apache.org/repos/asf/cassandra-builds/tree/f652e2e4
Diff: http://git-wip-us.apache.org/repos/asf/cassandra-builds/diff/f652e2e4

Branch: refs/heads/master
Commit: f652e2e4ef0c90e33f44b0cb0494da5fc6c07b68
Parents: f6079f9
Author: Marcus Eriksson <[email protected]>
Authored: Wed Feb 28 08:18:16 2018 -0800
Committer: Marcus Eriksson <[email protected]>
Committed: Wed Feb 28 08:24:05 2018 -0800

----------------------------------------------------------------------
 jenkins-dsl/cassandra_job_dsl_seed.groovy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra-builds/blob/f652e2e4/jenkins-dsl/cassandra_job_dsl_seed.groovy
----------------------------------------------------------------------
diff --git a/jenkins-dsl/cassandra_job_dsl_seed.groovy 
b/jenkins-dsl/cassandra_job_dsl_seed.groovy
index 1d4d0da..3bda0dc 100644
--- a/jenkins-dsl/cassandra_job_dsl_seed.groovy
+++ b/jenkins-dsl/cassandra_job_dsl_seed.groovy
@@ -189,7 +189,7 @@ job('Cassandra-template-dtest') {
     }
     publishers {
         archiveArtifacts('test_stdout.txt')
-        archiveJunit('cassandra-dtest/nosetests.xml') {
+        archiveJunit('nosetests.xml') {
             testDataPublishers {
                 publishTestStabilityData()
             }


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to