To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorResources
Resource list displays a list of Procured VM's available to user and the actions that can be performed.
- Scenarios
-
- Procured virtual machines available
- No procured virtual machines
- No actions can be performed on Virtual Machines in Pending status
- Actions can be performed on Virtual Machines not in Pending status
- Procured virtual machines available
-
- Given
- Pepper Potts has procured some virtual machines
- When
- Obadiah Stane is logged in
- And
- Obadiah Stane navigates to the configure page
- Then
-
Obadiah Stane should see the following VM list
Status Compute Resources Available Windows super fast and reliable Guest OS | 8 Ghz CPU Speed | 16 vCPU | 64 GB RAM | 500 Essential System Disk Tier Purchased on 2013-05-10 11:37:47 Pending Linux Guest OS | 1 Ghz CPU Speed | 2 vCPU | 4 GB RAM | 50 Essential System Disk Tier Purchased on 2013-05-14 11:37:47 Deployed VM instance name Windows Guest OS | 2 Ghz CPU Speed | 4 vCPU | 8 GB RAM | 65 Essential System Disk Tier Purchased on 2013-05-12 11:37:47 Error VM instance name Windows Guest OS | 4 Ghz CPU Speed | 8 vCPU | 16 GB RAM | 65 Essential System Disk Tier Purchased on 2013-05-11 11:37:47
- No procured virtual machines
-
- Given
- Obadiah Stane is logged in
- When
- Obadiah Stane navigates to the configure page
- Then
- Obadiah Stane should see 'No resources available'
- And
- Obadiah Stane should see 'Your asset list is currently empty'
- No actions can be performed on Virtual Machines in Pending status
-
- Given
- Obadiah Stane has a machine in Pending status
- When
- Obadiah Stane is logged in
- And
- Obadiah Stane navigates to the configure page
- Then
- Obadiah Stane should not see the Actions button
- Actions can be performed on Virtual Machines not in Pending status
-
- Given
- Obadiah Stane has a machine in Available status
- When
- Obadiah Stane is logged in
- And
- Obadiah Stane navigates to the configure page
- Then
- Obadiah Stane clicks on the Actions button
- And
-
Obadiah Stane should see the following actions:
Create and Run Remove Resource
Last published about 7 years ago by John James.