Skip to content
Snippets Groups Projects
Commit a36c1e4c authored by Raphael Defosseux's avatar Raphael Defosseux
Browse files

CI: building not testing the flexran controller VM

parent e6ef20e1
No related branches found
No related tags found
No related merge requests found
......@@ -319,7 +319,7 @@ pipeline {
}
steps {
timeout (time: 20, unit: 'MINUTES') {
sh "./ci-scripts/oai-ci-vm-tool test --workspace $WORKSPACE --variant flexran-rtc --job-name ${JOB_NAME} --build-id ${BUILD_ID} --keep-alive"
sh "./ci-scripts/oai-ci-vm-tool build --workspace $WORKSPACE --variant flexran-rtc --job-name ${JOB_NAME} --build-id ${BUILD_ID} --keep-alive"
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment