commit | baed17e78973fe475d0bc97eb7bd5bcbb11f986c | [log] [tgz] |
---|---|---|
author | Suchitra Vemuri <suchitra@opennetworking.org> | Fri Aug 30 15:22:09 2019 -0700 |
committer | Suchitra Vemuri <suchitra@opennetworking.org> | Fri Aug 30 15:22:09 2019 -0700 |
tree | e0a971a001b38fc1ea89d144bfb63a08eba72039 | |
parent | 65cd65f50bb0268ef2169ea4dd4a1211193ac461 [diff] [blame] |
Jenkins file for voltha test job Change-Id: I173e174c59f6da6de58ccfdec9abb847f36a2473
diff --git a/Jenkinsfile-voltha-build b/Jenkinsfile-voltha-build index 04bb1a3..5e4c63f 100644 --- a/Jenkinsfile-voltha-build +++ b/Jenkinsfile-voltha-build
@@ -126,7 +126,7 @@ """ } } - stage('Push Tech-Profile') { + /*stage('Push Tech-Profile') { timeout(1) { waitUntil { sh returnStdout: true, script: """ @@ -135,7 +135,7 @@ """ } } - } + }*/ } currentBuild.result = 'SUCCESS' } catch (err) {