Skip to content

Commit

Permalink
[skip ci]Add pre-pending slash so that nightlies do not fail anymore (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
mhagen-vmware authored Apr 6, 2017
1 parent 0178804 commit 317748b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/resources/Nimbus-Util.robot
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ Create a Simple VC Cluster
Set Environment Variable TEST_USERNAME [email protected]
Set Environment Variable TEST_PASSWORD Admin\!23
Set Environment Variable TEST_DATASTORE datastore1
Set Environment Variable TEST_DATACENTER ${datacenter}
Set Environment Variable TEST_DATACENTER /${datacenter}
Set Environment Variable TEST_RESOURCE ${cluster}
Set Environment Variable TEST_TIMEOUT 30m
[Return] @{esx_names} ${vc} @{esx_ips} ${vc_ip}
Expand Down

0 comments on commit 317748b

Please sign in to comment.