An error occurred fetching the project authors.
- 10 Jun, 2021 1 commit
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 23 Jan, 2020 1 commit
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 22 May, 2019 1 commit
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 04 Mar, 2019 1 commit
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 27 Jul, 2018 3 commits
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
* 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>
-
Raphael Defosseux authored
-- Jenkins Pipeline script: -- Moved the node to a proper subnetwork -- Added ansiColor option -- XML testsuite file can now be an option to the main.py python script -- Added some examples testsuite templates -- main.py python file -- Added an option when opening an SSH session: taking care of clients with copied SSH keys in that case, verifing that we are on the correct host -- BuildeNB method is closer from Fujitsu's original one improvement on flexibility for code source path naming better clean-up of workspace -- LTEBOX EPC (init / termination / logCollection) methods improvements w/ a /tmp path -- Checking of processes (EPC / eNB) is parallelized also handles LTEBOX EPX vs OAI CN -- UE methods added: attach, detach, reboot, ping With complete parallelism for multiple UEs iperf added but not tested Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-