Commit 6f64bc47 authored by FANG WANG's avatar FANG WANG

Update Jenkinsfile-gitlab

parent f679ed5c
......@@ -189,7 +189,7 @@ pipeline {
}
}
stage ("Start VM -- nr-ue-usrp") {
/* stage ("Start VM -- nr-ue-usrp") {
steps {
lock (vmResource) {
timeout (time: 5, unit: 'MINUTES') {
......@@ -236,7 +236,7 @@ pipeline {
sh "./ci-scripts/oai-ci-vm-tool build --workspace $WORKSPACE --variant ue-ethernet --job-name ${JOB_NAME} --build-id ${BUILD_ID} --daemon"
}
}
}
} */
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment