osmo-gsm-tester/src/osmo_gsm_tester/obj
Pau Espin 6e0b6fb074 Support identifying different tgz files based on run_label attribute
tgz files in trials can be categorized in subdirectories, allowing to
select different bianry files at runtime based on the target run node
which is going to run them. This way for instance one can have a binary
linked against libs for eg. CentOS under run_label "centos/" or an ARM
target under "arm", and then use "run_label: arm" on the resource using
it.

Change-Id: Iaf2e97da3aff693395f44f0e93b184d4846cf6da
2020-05-28 13:13:05 +00:00
..
bsc_osmo.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
bts.py Update obj classes in obj/ to use testenv instead of suite_run 2020-05-05 13:56:01 +02:00
bts_nanobts.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
bts_oc2g.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
bts_octphy.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
bts_osmo.py Update obj classes in obj/ to use testenv instead of suite_run 2020-05-05 13:56:01 +02:00
bts_osmotrx.py Replace RemoteProcessFixIgnoreSIGHUP with RemoteProcessSafeExit 2020-05-25 15:52:59 +02:00
bts_osmovirtual.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
bts_sysmo.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
enb.py enb: fix UL max rate calculation 2020-05-26 13:55:39 +00:00
enb_amarisoft.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
enb_srs.py enb_srs: Use RemoteProcessSafeExit instead of RemoteProcess 2020-05-25 16:12:09 +02:00
epc.py Update obj classes in obj/ to use testenv instead of suite_run 2020-05-05 13:56:01 +02:00
epc_amarisoft.py Replace RemoteProcessFixIgnoreSIGHUP with RemoteProcessSafeExit 2020-05-25 15:52:59 +02:00
epc_srs.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
esme.py esme: fix smpplib imports 2020-05-11 11:55:48 +02:00
ggsn_osmo.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
hlr_osmo.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
iperf3.py 4g: Pass max bitrate to iperf3 2020-05-25 14:23:39 +02:00
mgcpgw_osmo.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
mgw_osmo.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
ms.py suites/4g: Introduce sample handover test 2020-05-06 16:24:53 +02:00
ms_amarisoft.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
ms_driver.py ms_driver: Fix typos after recent refactorings 2020-05-07 17:10:51 +02:00
ms_ofono.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
ms_osmo_mobile.py Move object classes used by tests into obj/ subdir 2020-04-11 19:15:56 +02:00
ms_srs.py ms_srs: wait 6s after stopping srsUE 2020-05-26 13:55:39 +00:00
msc_osmo.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
nitb_osmo.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
osmo_ctrl.py Move object classes used by tests into obj/ subdir 2020-04-11 19:15:56 +02:00
osmocon.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
pcap_recorder.py Update obj classes in obj/ to use testenv instead of suite_run 2020-05-05 13:56:01 +02:00
pcu.py Update obj classes in obj/ to use testenv instead of suite_run 2020-05-05 13:56:01 +02:00
pcu_oc2g.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
pcu_osmo.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
pcu_sysmo.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
powersupply.py powersupply.py: Fix import module line typo 2020-04-19 18:56:43 +02:00
powersupply_intellinet.py Move object classes used by tests into obj/ subdir 2020-04-11 19:15:56 +02:00
powersupply_sispm.py powersupply_sispm: import sispm and usb modules on first use 2020-05-05 18:26:31 +02:00
rfemu.py enb: Implement initial RF emulation API 2020-04-20 13:30:27 +02:00
rfemu_amarisoftctrl.py rfemu_amarisoftctrl: import websocket module on first use 2020-05-05 18:26:31 +02:00
rfemu_minicircuits.py enb: Implement initial RF emulation API 2020-04-20 13:30:27 +02:00
run_node.py Support identifying different tgz files based on run_label attribute 2020-05-28 13:13:05 +00:00
sgsn_osmo.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
sms.py Move object classes used by tests into obj/ subdir 2020-04-11 19:15:56 +02:00
smsc.py Move object classes used by tests into obj/ subdir 2020-04-11 19:15:56 +02:00
stp_osmo.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00