Hi Pau,
Once again many thanks, we've successfully deployed srsEPC, srsENB and had a USB modem connect successfully. The last step that is causing issues is running the "ping" command in the example. On the console we're seeing an error of
"10:16:42.774663 run ping(pid=1427): Launched 10:16:43.976875 run ping(pid=1427): ERR: Terminated: ERROR {rc=255} [trial-69↪4g:srsenb-rftype@lime↪ping.py:23↪ping.py↪/sierra_0↪ping(pid=1427)] 10:16:44.112929 run ping(pid=1427): stdout: | (launched: 2022-09-30_10:16:42.708515) | 1428: waiting for 1429 | child exited with 255 10:16:44.247787 run ping(pid=1427): stderr: | (launched: 2022-09-30_10:16:42.754778) | Cannot open network namespace "1-1.2.2": No such file or directory"
On the main machine all the scripts are in place ("osmo-gsm-tester_netns_exec.sh", "osmo-gsm-tester_netns_setup.sh") with appropriate permissions so that our Jenkins user can execute the scripts with sudo. The ping test we're running is here https://github.com/callumsnowden/osmo-gsm-tester/blob/lc_srsran_config_testi...
Have you got any advice that would make this final step work?
Best, Callum.