This is an automated email from the ASF dual-hosted git repository.
martin_s pushed a commit to branch archiva-2.x
in repository https://gitbox.apache.org/repos/asf/archiva.git
The following commit(s) were added to refs/heads/archiva-2.x by this push:
new 0a89a15 Removing selenium tests
0a89a15 is described below
commit 0a89a15bcb3de936a197536cbc9cfceec9e98f14
Author: Martin Stockhammer <[email protected]>
AuthorDate: Sun May 6 23:24:04 2018 +0200
Removing selenium tests
---
Jenkinsfile | 5 -----
1 file changed, 5 deletions(-)
diff --git a/Jenkinsfile b/Jenkinsfile
index a2392df..9d7b24f 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -103,11 +103,6 @@ pipeline {
}
}
}
- stage('IntegrationTest') {
- steps {
- build(job:
"${INTEGRATION_PIPELINE}/archiva/${env.BRANCH_NAME}", propagate: false,
quietPeriod: 10)
- }
- }
}
post {
--
To stop receiving notification emails like this one, please contact
[email protected].