commit | 74735c5ae48d3e3cf4517923afa541aace3d33a0 | [log] [tgz] |
---|---|---|
author | Jeremy Ronquillo <j_ronquillo@u.pacific.edu> | Wed Jun 26 10:01:23 2019 -0700 |
committer | Jeremy Ronquillo <j_ronquillo@u.pacific.edu> | Wed Jun 26 10:01:23 2019 -0700 |
tree | 6078ea7aab8276085afc7e40d07acbd92b72d2c5 | |
parent | a54ecadd7bc545f08e1d2f949dd3e4794624e9e5 [diff] |
Nightly tests file not found fix. Change-Id: I07756923f2d3ee0dce0ab84e6b9bfd8c35d298a5
diff --git a/jjb/OnosSystemTest/onos-test-pipeline.yaml b/jjb/OnosSystemTest/onos-test-pipeline.yaml index 704125c..5052ee2 100644 --- a/jjb/OnosSystemTest/onos-test-pipeline.yaml +++ b/jjb/OnosSystemTest/onos-test-pipeline.yaml
@@ -190,7 +190,7 @@ concurrent: false pipeline-scm: - script-path: '{jenkins-path}/CommonJenkinsFile' + script-path: '{jenkins-path}/CommonJenkinsFile.groovy' scm: - git: url: '{gitURL}'