X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=Automation%2FTests%2FScripts%2Fvariables.py;h=d23e1f3a2237c4231b847d7b9378bd81effa0ed7;hb=8b146be80f4b6daa8ce90d8ab62cab9f53f7e4f6;hp=14c3747cb921d45da474bd7a9d243e8679f22d7e;hpb=ef8e7b290c648ce0655c0fc0e8d0882fe31f2abc;p=ric-plt%2Fe2mgr.git diff --git a/Automation/Tests/Scripts/variables.py b/Automation/Tests/Scripts/variables.py index 14c3747..d23e1f3 100644 --- a/Automation/Tests/Scripts/variables.py +++ b/Automation/Tests/Scripts/variables.py @@ -26,3 +26,6 @@ e2mgr_address = "http://" + e2mgr_ip + ":3800" e2t_alpha_ip = k8s_helper.extract_service_ip("e2term-rmr-alpha") e2t_alpha_address = e2t_alpha_ip + ":38000" + +e2adapter_pod_name = k8s_helper.extract_pod_name("e2adapter") +