commit | 5addce3fac89095d103ac5c6eedff2bb02e9ec63 | [log] [tgz] |
---|---|---|
author | Joey Armstrong <joey@opennetworking.org> | Sat Aug 26 21:00:45 2023 -0400 |
committer | Joey Armstrong <joey@opennetworking.org> | Sat Aug 26 21:00:45 2023 -0400 |
tree | 73e2588610bbf0f9c4c2c583cb50675351c854c6 | |
parent | ebc180201844dad3a9a3d6551f3e257797e08ab7 [diff] [blame] |
Update jjb version to verify latest script version used by pipeline job Change-Id: I08a5d4488781888252043fd1c5fbb68431fd4d3d
diff --git a/jjb/pipeline/voltha/voltha-2.12/bbsim-tests.groovy b/jjb/pipeline/voltha/voltha-2.12/bbsim-tests.groovy index a6ce2f2..cc6e43d 100644 --- a/jjb/pipeline/voltha/voltha-2.12/bbsim-tests.groovy +++ b/jjb/pipeline/voltha/voltha-2.12/bbsim-tests.groovy
@@ -44,7 +44,7 @@ // per-script to be sure latest repository changes are being used. // ----------------------------------------------------------------------- String pipelineVer() { - String version = '757ba9ea12d8d815c10301b7f265f3fcd7c41d26' + String version = 'ebc180201844dad3a9a3d6551f3e257797e08ab7' return(version) }