CI: integration of the "test with equipment" script
-- temporary into a separate jenkins job
-- parameters are not in the pipeline script file
they have to be set up manually in the Jenkins GUI configuration page
they are then check if present in pipeline script
-- call to python script
-- build on a server with RF HW capabilities
for the moment USRP B2x0
also handles merge request process for gitlab
-- since it is for CI, it is a clean build
-- connect to an EPC (OAI or LTEBOX)
-- terminates eNB / EPC
-- log collection
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
Showing
- ci-scripts/Jenkinsfile-tmp-ran 204 additions, 0 deletionsci-scripts/Jenkinsfile-tmp-ran
- ci-scripts/fail.sh 3 additions, 0 deletionsci-scripts/fail.sh
- ci-scripts/main.py 697 additions, 0 deletionsci-scripts/main.py
- ci-scripts/test_case_list.xml 52 additions, 0 deletionsci-scripts/test_case_list.xml
ci-scripts/Jenkinsfile-tmp-ran
0 → 100644
ci-scripts/fail.sh
0 → 100755
ci-scripts/main.py
0 → 100644
This diff is collapsed.
ci-scripts/test_case_list.xml
0 → 100644
Please register or sign in to comment