[PATCH] osmo-gsm-tester[master]: suites: Remove rebase artifacts from latest commits

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Tue May 8 22:00:47 UTC 2018


Review at  https://gerrit.osmocom.org/8082

suites: Remove rebase artifacts from latest commits

Change-Id: I8afc446d4291810c63bfaeabb7167113667dd8d1
---
M suites/dyn_ts_ipa/mo_mt_call_dyn_ipa.py
M suites/dyn_ts_osmo/mo_mt_call_dyn_osmo.py
M suites/voice/mo_mt_call_tchf.py
M suites/voice/mo_mt_call_tchh.py
4 files changed, 0 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/82/8082/1

diff --git a/suites/dyn_ts_ipa/mo_mt_call_dyn_ipa.py b/suites/dyn_ts_ipa/mo_mt_call_dyn_ipa.py
index 1e7a5c0..f1771b9 100755
--- a/suites/dyn_ts_ipa/mo_mt_call_dyn_ipa.py
+++ b/suites/dyn_ts_ipa/mo_mt_call_dyn_ipa.py
@@ -1,7 +1,6 @@
 #!/usr/bin/env python3
 from osmo_gsm_tester.testenv import *
 
-add_subdir_to_import_path("lib")
 from testlib import call_test_setup_run
 
 def my_bts_setup(bts):
diff --git a/suites/dyn_ts_osmo/mo_mt_call_dyn_osmo.py b/suites/dyn_ts_osmo/mo_mt_call_dyn_osmo.py
index 3ba8045..c7fe0c3 100755
--- a/suites/dyn_ts_osmo/mo_mt_call_dyn_osmo.py
+++ b/suites/dyn_ts_osmo/mo_mt_call_dyn_osmo.py
@@ -1,7 +1,6 @@
 #!/usr/bin/env python3
 from osmo_gsm_tester.testenv import *
 
-add_subdir_to_import_path("lib")
 from testlib import call_test_setup_run
 
 def my_bts_setup(bts):
diff --git a/suites/voice/mo_mt_call_tchf.py b/suites/voice/mo_mt_call_tchf.py
index 012ce52..a640a97 100755
--- a/suites/voice/mo_mt_call_tchf.py
+++ b/suites/voice/mo_mt_call_tchf.py
@@ -1,7 +1,6 @@
 #!/usr/bin/env python3
 from osmo_gsm_tester.testenv import *
 
-add_subdir_to_import_path("lib")
 from testlib import call_test_setup_run
 
 def my_bts_setup(bts):
diff --git a/suites/voice/mo_mt_call_tchh.py b/suites/voice/mo_mt_call_tchh.py
index 6b820d9..e6f6b98 100755
--- a/suites/voice/mo_mt_call_tchh.py
+++ b/suites/voice/mo_mt_call_tchh.py
@@ -1,7 +1,6 @@
 #!/usr/bin/env python3
 from osmo_gsm_tester.testenv import *
 
-add_subdir_to_import_path("lib")
 from testlib import call_test_setup_run
 
 def my_bts_setup(bts):

-- 
To view, visit https://gerrit.osmocom.org/8082
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8afc446d4291810c63bfaeabb7167113667dd8d1
Gerrit-PatchSet: 1
Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>



More information about the gerrit-log mailing list