X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=Automation%2FTests%2FScripts%2Fconfig.py;h=e4379eb045051410e15e242ea32bf912ca9130c2;hb=6262cd15d631582fb58bfba458e95499206c30d3;hp=b608bee90f09a192fc2e5070c2f02ce71bec3f80;hpb=de19068aaa1f3d2b415cd960106121ceb167aaa9;p=ric-plt%2Fe2mgr.git diff --git a/Automation/Tests/Scripts/config.py b/Automation/Tests/Scripts/config.py index b608bee..e4379eb 100644 --- a/Automation/Tests/Scripts/config.py +++ b/Automation/Tests/Scripts/config.py @@ -15,6 +15,10 @@ # limitations under the License. # ############################################################################## +# +# This source code is part of the near-RT RIC (RAN Intelligent Controller) +# platform project (RICP). +# -redis_ip_address = 'localhost' -redis_ip_port = 6379 +redis_ip_address = '10.0.2.15' +redis_ip_port = 30000