osmo-gsm-tester/src
Alejandro Leal Conejos dcc0b5577c util: fix the functions "create_netns" and "setcap_netsys_admin".
This commit fixes 2 functions from util.py:
 - setcap_netsys_admin: removed "self" from the arguments.
 - create_netns: pass "run_dir" to Process and convert the arguments to
a list as the other methods in the file.

Change-Id: Ida4c6d6500be92b8d1f96e4e7a870e63bd329be9
2021-06-15 17:58:44 +02:00
..
osmo_gsm_tester util: fix the functions "create_netns" and "setcap_netsys_admin". 2021-06-15 17:58:44 +02:00
osmo_ms_driver Update obj classes in obj/ to use testenv instead of suite_run 2020-05-05 13:56:01 +02:00
osmo-gsm-tester.py add option osmo-gsm-tester.py --suites-file my-suites-listing.conf 2020-12-11 00:41:17 +01:00