File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
manual-test-cases/Group5-Functional-Tests
resources/nimbus-testbeds Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ ${nimbus_personal_user_cache} %{NIMBUS_PERSONAL_USER}
41
41
*** Keywords ***
42
42
Vdnet NSXT Topology Setup
43
43
[Timeout] 120 minutes
44
- Run Keyword If "${NIMBUS_LOCATION } " == "wdc" Set Suite Variable ${NFS } 10.92.98.149
44
+ Run Keyword If "${NIMBUS_LOCATION } " == "wdc" Set Suite Variable ${NFS } 10.92.103.33
45
45
# Unset NIMBUS_PERSONAL_USER, replace value to NSXT user so that all nimbus commands executed by NSXT user
46
46
#Remove Environment Variable NIMBUS_PERSONAL_USER
47
47
Set Environment Variable NIMBUS_PERSONAL_USER ${NIMBUS_NSXT_USER }
Original file line number Diff line number Diff line change 2
2
"options" : {
3
3
"collectlogs" : 1 ,
4
4
"sharedstorage" : " ${NFS}:/vdnet-sharedStore" ,
5
- "vmrepos" : " 10.92.98.149 :/vdnet-vmrepos" ,
5
+ "vmrepos" : " 10.92.103.33 :/vdnet-vmrepos" ,
6
6
"product" : {
7
7
"nsxt" : {
8
8
"feature_switch" : {
You can’t perform that action at this time.
0 commit comments