- Oct 22, 2024
-
-
Robert Schmidt authored
pyflakes warns about various errors, addressed here. For cls_cluster.py, remove (unknown) sys.exit and replace through Exception, as sys.exit() has the unwanted effect that the CI script would stop. Instead, raise an Exception that would show the problem in the HTML, and ensures that the script runs until the end. These are the warnings flagged by pyflakes. cls_cluster.py:297:4: undefined name 'sys' cls_containerize.py:39:1: 'subprocess' imported but unused cls_containerize.py:41:1: 'threading' imported but unused cls_containerize.py:43:1: 'multiprocessing.Process' imported but unused cls_containerize.py:43:1: 'multiprocessing.Lock' imported but unused cls_containerize.py:43:1: 'multiprocessing.SimpleQueue' imported but unused cls_containerize.py:49:1: 'cls_cluster as OC' imported but unused cls_containerize.py:50:1: redefinition of unused 'cls_cmd' from line 42 cls_module.py:28:1: 'os' imported but unused cls_module.py:29:1: 'sys' imported but unused cls_module.py:34:1: 'subprocess' imported but unused cls_module.py:35:1: 'datetime.datetime' imported but unused cls_module.py:211:11: undefined name 'sshconnection' cls_oaicitest.py:37:1: 'pexpect' imported but unused cls_oaicitest.py:47:1: 'cls_cluster as OC' imported but unused cls_oaicitest.py:54:1: 'matplotlib.pyplot as plt' imported but unused cls_oaicitest.py:55:1: 'numpy as np' imported but unused cls_oai_html.py:34:1: 'sys' imported but unused cls_oai_html.py:41:1: 'multiprocessing.Process' imported but unused cls_oai_html.py:41:1: 'multiprocessing.Lock' imported but unused cls_oai_html.py:41:1: 'multiprocessing.SimpleQueue' imported but unused cls_physim.py:37:1: 'multiprocessing.SimpleQueue' imported but unused cls_static_code_analysis.py:39:1: 'time' imported but unused cls_static_code_analysis.py:40:1: 'multiprocessing.Process' imported but unused cls_static_code_analysis.py:40:1: 'multiprocessing.Lock' imported but unused cls_static_code_analysis.py:40:1: 'multiprocessing.SimpleQueue' imported but unused epc.py:41:1: 'multiprocessing.Process' imported but unused epc.py:41:1: 'multiprocessing.Lock' imported but unused epc.py:41:1: 'multiprocessing.SimpleQueue' imported but unused main.py:60:1: 'pexpect' imported but unused main.py:66:1: 'datetime' imported but unused main.py:68:1: redefinition of unused 'subprocess' from line 63 main.py:70:1: 'multiprocessing.Process' imported but unused main.py:70:1: 'multiprocessing.Lock' imported but unused main.py:70:1: 'multiprocessing.SimpleQueue' imported but unused provideUniqueImageTag.py:2:1: 'os' imported but unused
-
- Sep 23, 2024
-
-
Robert Schmidt authored
-
- Sep 04, 2024
-
-
It can be set using nodes and svr_node tags in xml files
-
- Aug 05, 2024
-
-
Jaroslava Fiedlerova authored
- Modify CN deployment and termination functions to include namespace and path parameters. - Update `Module_UE` class with new attributes for namespace and CN path. - Integrate `cnID` for OC CN deployment and termination in `epc.py`. - Extract `cn_id` from XML configurations for CN operations. - Update XML files to include `cn_id` tag for 5G Core initialization and termination. (Used in OAIUE and AW2S pipeline, for OC CN deployment. This change will not affect other CN deployments.)
-
- Mar 27, 2024
-
-
Jaroslava Fiedlerova authored
- add traffic servers - add runServer parameter
-
- Jul 03, 2023
-
-
- Apr 28, 2023
-
-
Dhanuja Elizabeth Thomas authored
-
- Feb 23, 2023
-
-
Robert Schmidt authored
-
- Apr 22, 2022
-
-
Raphael Defosseux authored
- Better mechanism for qlog cleaning - Faster attachment check - html.py is confusing for some python3 installation -- renaming it Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- Mar 31, 2022
-
-
Raphael Defosseux authored
- The GitLab pipeline reporting for the 5G RF sim container was the same as 4G RF - Calling a sudo command without providing password Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- Mar 30, 2022
-
-
Raphael Defosseux authored
* The quectel CM program output is now redirected to a file. Easier to follow when running * I added `-i 1` option to all server iperf commands to have details * module-based iperf logs are also copied to the RAN enb log folder so they are artifacted * iperf3 console output was badly formatted * `docker kill --signal INT` does not stop the container Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- Nov 24, 2021
-
-
Raphael Defosseux authored
fix(ci): sometimes the HSS is not properly stopped. Making sure it is killed before starting it again Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- Nov 12, 2021
-
-
matzakos authored
-
- Nov 08, 2021
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- Oct 07, 2021
-
-
hardy authored
-
- Sep 30, 2021
-
-
hardy authored
-
- Sep 29, 2021
-
-
hardy authored
-
- Jul 27, 2021
-
-
hardy authored
-
- Jul 23, 2021
- Jul 02, 2021
-
-
Abhijith Atreya authored
-
- Jun 27, 2021
-
-
hardy authored
-
- Jun 22, 2021
-
-
Remi Hardy authored
-
- Jun 17, 2021
-
-
hardy authored
-
Remi Hardy authored
-
- Jun 09, 2021
- Jun 08, 2021
-
-
Remi Hardy authored
-
- Jun 07, 2021
-
-
Remi Hardy authored
-
- May 12, 2021
-
-
Remi Hardy authored
-
- May 04, 2021
-
-
hardy authored
-
- Apr 29, 2021
-
-
hardy authored
-
- Apr 27, 2021
-
-
hardy authored
-
- Apr 12, 2021
-
-
hardy authored
-
- Apr 04, 2021
-
-
hardy authored
-