commit | 8b348b698513376ddfc437aec0a6ddc1005c49a2 | [log] [tgz] |
---|---|---|
author | Kailash Khalasi <kailash@onlab.us> | Fri May 25 10:17:12 2018 -0700 |
committer | Kailash Khalasi <kailash@onlab.us> | Fri May 25 10:17:24 2018 -0700 |
tree | dd572e602a89b4ebd78ae9f488e9d89d6b14cd3d | |
parent | 6a34cea323ec307f97f6049638205339e6286441 [diff] [blame] |
updating node name in JF Change-Id: Icc9b2ef43e35a32fc60643435e2e63dceef302da
diff --git a/Jenkinsfile b/Jenkinsfile index ce041a8..052f0d9 100644 --- a/Jenkinsfile +++ b/Jenkinsfile
@@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -node ('olt-agent-onf') { +node ('openolt_deb_onf_agent') { timeout (time: 240) { try { dir ('openolt') {