aboutsummaryrefslogtreecommitdiffstats
path: root/csit/plans/sdnr/testdata/localhost.py
diff options
context:
space:
mode:
authordemskeq8 <alexander.dehn@highstreet-technologies.com>2023-10-16 11:12:52 +0200
committerdemskeq8 <alexander.dehn@highstreet-technologies.com>2023-10-16 11:13:08 +0200
commit38c044d1b25a5702220e5be32111ca7e71f87139 (patch)
tree6458c275f597a4b18f3d98280e87f793c62c7a47 /csit/plans/sdnr/testdata/localhost.py
parent5f9f3ccf917d91e2af7f29a467a451d6274912a7 (diff)
[CSIT] Use complex odl password
use complex password instead of odl default password Issue-ID: SDNC-1824 Change-Id: I42b18559d3ca4e5a15b947b5400f7b3a5552ab2a Signed-off-by: demskeq8 <alexander.dehn@highstreet-technologies.com>
Diffstat (limited to 'csit/plans/sdnr/testdata/localhost.py')
-rw-r--r--csit/plans/sdnr/testdata/localhost.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/csit/plans/sdnr/testdata/localhost.py b/csit/plans/sdnr/testdata/localhost.py
index 5e0d4a79..373d90c9 100644
--- a/csit/plans/sdnr/testdata/localhost.py
+++ b/csit/plans/sdnr/testdata/localhost.py
@@ -10,8 +10,8 @@ SDNR_PROTOCOL = "http://"
SDNR_HOST = "127.0.0.1"
SDNR_PORT = "8282"
SDNR_USER = "admin"
-#SDNR_PASSWORD = "Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U"
-SDNR_PASSWORD = "admin"
+SDNR_PASSWORD = "Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U"
+#SDNR_PASSWORD = "admin"
WEBSOCKET_PORT = "8182"
RELEASE_VERSION="argon" # expected opendaylight version