commit | 5e7230ec05e6841d54abb276de25d1fe5ece19ed | [log] [tgz] |
---|---|---|
author | Hardik Windlass <hardik@opennetworking.org> | Thu Jul 22 04:08:42 2021 +0000 |
committer | Hardik Windlass <hardik@opennetworking.org> | Thu Jul 22 04:08:47 2021 +0000 |
tree | 175f651c45553aef4d6ed9beab9f05a89ee711cf | |
parent | 80f66add94ae3e3e0e5a777784f4875a9b312721 [diff] [blame] |
Added library identifier in voltha-physical-soak-dt-tests jobs Change-Id: Ic94a98f05a676bfc5ea02118b3badf5dd03c2ec7
diff --git a/jjb/pipeline/voltha/voltha-2.8/voltha-physical-soak-dt-tests.groovy b/jjb/pipeline/voltha/voltha-2.8/voltha-physical-soak-dt-tests.groovy index 8a29330..6318453 100644 --- a/jjb/pipeline/voltha/voltha-2.8/voltha-physical-soak-dt-tests.groovy +++ b/jjb/pipeline/voltha/voltha-2.8/voltha-physical-soak-dt-tests.groovy
@@ -12,6 +12,12 @@ // See the License for the specific language governing permissions and // limitations under the License. +library identifier: 'cord-jenkins-libraries@master', + retriever: modernSCM([ + $class: 'GitSCMSource', + remote: 'https://gerrit.opencord.org/ci-management.git' +]) + node { // Need this so that deployment_config has global scope when it's read later deployment_config = null