Commit a1c354bd authored by Robert Schmidt's avatar Robert Schmidt

CI: Remove old tracing information

It will be replaced with a new mechanism in a later commit.
parent 442c29cf
...@@ -7,8 +7,6 @@ idefix: ...@@ -7,8 +7,6 @@ idefix:
NetworkScript: ip a show dev wwan0 NetworkScript: ip a show dev wwan0
IF: wwan0 IF: wwan0
MTU: 1500 MTU: 1500
Trace: True
LogStore: /media/usb-drive/ci_qlogs
up2: up2:
Host: up2 Host: up2
...@@ -46,7 +44,6 @@ adb_ue_1: ...@@ -46,7 +44,6 @@ adb_ue_1:
NetworkScript: adb -s R3CM40LZPHT shell "ip address show | grep rmnet_data0" NetworkScript: adb -s R3CM40LZPHT shell "ip address show | grep rmnet_data0"
CmdPrefix: adb -s R3CM40LZPHT shell CmdPrefix: adb -s R3CM40LZPHT shell
MTU: 1500 MTU: 1500
LogStore: /media/usb-drive/ci_adb_1-logs
adb_ue_2: adb_ue_2:
Host: nano Host: nano
InitScript: /home/oaicicd/ci_ctl_adb.sh initialize 5200c00db4413517 InitScript: /home/oaicicd/ci_ctl_adb.sh initialize 5200c00db4413517
...@@ -59,7 +56,6 @@ adb_ue_2: ...@@ -59,7 +56,6 @@ adb_ue_2:
NetworkScript: adb -s 5200c00db4413517 shell "ip address show | grep rmnet" NetworkScript: adb -s 5200c00db4413517 shell "ip address show | grep rmnet"
CmdPrefix: adb -s 5200c00db4413517 shell CmdPrefix: adb -s 5200c00db4413517 shell
MTU: 1500 MTU: 1500
LogStore: /media/usb-drive/ci_adb_2-logs
oc-cn5g: oc-cn5g:
Host: avra Host: avra
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment