Add initial codes
[it/test.git] / test_scripts / endc_x2_setup / show_log_e2term
1 #!/bin/bash
2
3 #kubectl -n ricplt logs r0-e2term-6d8776978f-zf6br | grep -E --color 'gnb|10.2.0.22|successfulOutcome|initiatingMessage|e2agent|'
4
5 #kubectl -n ricplt logs r0-e2term-74d595d7f7-b8dmc 
6
7 kubectl -n ricplt logs $(kubectl -n ricplt get pods | grep -o 'deployment-r0-e2term[^ ]*') $1