Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ vic-machine create grants ops-user perms
[Teardown] Cleanup VIC Appliance On Test Server

granted ops-user perms work after upgrade
[Tags] vsphere70-not-support
Install VIC with version to Test Server v1.4.0 additional-args=--ops-user ${ops_user_name} --ops-password ${ops_user_password} --ops-grant-perms

Check Original Version
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Documentation Test 5-3 - Enhanced Linked Mode
Resource ../../resources/Util.robot
Suite Setup Nimbus Suite Setup Enhanced Link Mode Setup
Suite Teardown Run Keyword And Ignore Error Nimbus Pod Cleanup ${nimbus_pod} ${testbedname}
Force Tags vsphere70-not-support

*** Variables ***
${NIMBUS_LOCATION} sc
Expand Down