CI: Improvements on the COTS-UE bench script
* added banner to pipeline script
* added parameters to Jenkins pipeline / python
* xmlfile and test stage
* eNB configuration files are located under ci-scripts/conf_files
* no more correction of MNC
* still correction of EPC / eNB IP addresses at runtime
* Initialize_eNB_args is back using the proper "-O " syntax
* Terminate stage is parallel as in FJU's original pipeline
* Log collection stage is back fully parallel
* Console as artifact an option
* Check if terminate calls ended well, to be repeated at the end
* Adding back iperf:
* selection of iperf vs iperf3
* adding some iperf testcases to test suite
* Better enb launch
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
Showing
- ci-scripts/Jenkinsfile-tmp-ran 316 additions, 121 deletionsci-scripts/Jenkinsfile-tmp-ran
- ci-scripts/conf_files/enb.band7.tm1.100PRB.usrpb210.conf 256 additions, 0 deletionsci-scripts/conf_files/enb.band7.tm1.100PRB.usrpb210.conf
- ci-scripts/conf_files/enb.band7.tm1.25PRB.usrpb210.conf 256 additions, 0 deletionsci-scripts/conf_files/enb.band7.tm1.25PRB.usrpb210.conf
- ci-scripts/conf_files/enb.band7.tm1.50PRB.usrpb210.conf 256 additions, 0 deletionsci-scripts/conf_files/enb.band7.tm1.50PRB.usrpb210.conf
- ci-scripts/main.py 111 additions, 49 deletionsci-scripts/main.py
- ci-scripts/xml_files/enb_usrp210_band7.xml 119 additions, 0 deletionsci-scripts/xml_files/enb_usrp210_band7.xml
- ci-scripts/xml_files/enb_usrpB210_band7_50PRB.xml 1 addition, 1 deletionci-scripts/xml_files/enb_usrpB210_band7_50PRB.xml
- ci-scripts/xml_files/test_case_list_template.xml 6 additions, 6 deletionsci-scripts/xml_files/test_case_list_template.xml
Loading
Please register or sign in to comment