projects
/
osm
/
tests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1f627a
)
Updated hackfest_multivdu: removed SSH access password, public key file will be used...
89/10589/1
author
aguilarherna
<daguilarh@indra.es>
Wed, 7 Apr 2021 13:31:34 +0000
(13:31 +0000)
committer
aguilarherna
<daguilarh@indra.es>
Wed, 7 Apr 2021 13:31:48 +0000
(13:31 +0000)
Change-Id: I24dc11e5a8e1f344db49ab7a85c698242f6b555a
Signed-off-by: aguilarherna <daguilarh@indra.es>
robot-systest/testsuite/hackfest_multivdu.robot
patch
|
blob
|
history
diff --git
a/robot-systest/testsuite/hackfest_multivdu.robot
b/robot-systest/testsuite/hackfest_multivdu.robot
index
67cb910
..
c30ef94
100644
(file)
--- a/
robot-systest/testsuite/hackfest_multivdu.robot
+++ b/
robot-systest/testsuite/hackfest_multivdu.robot
@@
-30,8
+30,8
@@
Suite Teardown Run Keyword And Ignore Error Suite Cleanup
*** Variables ***
${ns_id} ${EMPTY}
-${username}
osm
-${password}
osm4u
+${username}
ubuntu
+${password}
${EMPTY}
${vnf_member_index} 1
${vnf_ip_addr} ${EMPTY}
${ns_config} {vld: [ {name: mgmtnet, vim-network-name: %{VIM_MGMT_NET}} ] }