Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cloud-3263327
Manage
Activity
Members
Labels
Plan
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Issue forks
cloud-3263327
Commits
2bdd57d5
Commit
2bdd57d5
authored
3 years ago
by
Kumiko Ono
Committed by
Yas Naoi
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3252556
by kumikoono, yas: Update the BDD test user role for AWS resource testing
parent
2bf8a262
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
modules/cloud_service_providers/aws_cloud/tests/src/Behat/features/templates/AWS-ATDD-00-01-AdminCreateResources.feature
+26
-17
26 additions, 17 deletions
...res/templates/AWS-ATDD-00-01-AdminCreateResources.feature
with
26 additions
and
17 deletions
modules/cloud_service_providers/aws_cloud/tests/src/Behat/features/templates/AWS-ATDD-00-01-AdminCreateResources.feature
+
26
−
17
View file @
2bdd57d5
...
...
@@ -29,45 +29,54 @@ Feature: Create resource for AWS as "Administrator"
And
I should be on
"/admin/people/roles"
And
I should see
"{{ role_name }}"
Then
I visit
"admin/people/permissions/{{ role_name_machine }}"
And
I check the box
"Add / Launch AWS Cloud instance"
And
I check the box
"Add AWS Cloud VPC"
And
I check the box
"Add AWS Cloud VPC subnet"
And
I check the box
"Add AWS Cloud image"
And
I check the box
"Add AWS Cloud key pair"
And
I check the box
"Add AWS Cloud security group"
# Need to set "any" since each scenario creates a new user.
And
I check the box
"Delete / Terminate any Amazon EC2 instance"
And
I check the box
"Delete any AWS Cloud EBS snapshot"
And
I check the box
"Delete any AWS Cloud EBS volume"
And
I check the box
"Delete any AWS Cloud Elastic IP"
And
I check the box
"Delete any AWS Cloud Elastic Network Interface"
And
I check the box
"Delete any AWS Cloud VPC"
And
I check the box
"Delete any AWS Cloud VPC carrier gateway"
And
I check the box
"Delete any AWS Cloud VPC internet gateway"
And
I check the box
"Delete any AWS Cloud VPC peering connection"
And
I check the box
"Delete any AWS Cloud VPC subnet"
And
I check the box
"Delete any AWS Cloud VPC transit gateway"
And
I check the box
"Delete any AWS Cloud image"
And
I check the box
"Delete any AWS Cloud key pair"
And
I check the box
"Delete any AWS Cloud security group"
And
I check the box
"Edit any AWS Cloud EBS snapshot"
And
I check the box
"Edit any AWS Cloud EBS volume"
And
I check the box
"Edit any AWS Cloud Elastic IP"
And
I check the box
"Edit any AWS Cloud Elastic Network Interface"
And
I check the box
"Edit any AWS Cloud VPC"
And
I check the box
"Edit any AWS Cloud VPC carrier gateway"
And
I check the box
"Edit any AWS Cloud VPC internet gateway"
And
I check the box
"Edit any AWS Cloud VPC peering connection"
And
I check the box
"Edit any AWS Cloud VPC subnet"
And
I check the box
"Edit any AWS Cloud VPC transit gateway"
And
I check the box
"Edit any AWS Cloud image"
And
I check the box
"Edit any AWS Cloud instance"
And
I check the box
"Edit any AWS Cloud key pair"
And
I check the box
"Edit any AWS Cloud security group"
And
I check the box
"List AWS Cloud image"
And
I check the box
"List AWS Cloud VPC"
And
I check the box
"List AWS Cloud VPC subnet"
And
I check the box
"List AWS Cloud instance"
And
I check the box
"List AWS Cloud key pair"
And
I check the box
"List AWS Cloud security group"
And
I check the box
"List AWS Cloud service provider"
And
I check the box
"View AWS Cloud instance type prices"
And
I check the box
"View AWS Cloud service provider"
And
I check the box
"View any AWS Cloud EBS snapshot"
And
I check the box
"View any AWS Cloud EBS volume"
And
I check the box
"View any AWS Cloud Elastic IP"
And
I check the box
"View any AWS Cloud Elastic Network Interface"
And
I check the box
"View any AWS Cloud VPC"
And
I check the box
"View any AWS Cloud VPC carrier gateway"
And
I check the box
"View any AWS Cloud VPC internet gateway"
And
I check the box
"View any AWS Cloud VPC peering connection"
And
I check the box
"View any AWS Cloud VPC subnet"
And
I check the box
"View any AWS Cloud VPC transit gateway"
And
I check the box
"View any AWS Cloud image"
And
I check the box
"View any AWS Cloud instance"
And
I check the box
"View any AWS Cloud key pair"
And
I check the box
"View any AWS Cloud security group"
And
I check the box
"Access {{ cloud_service_provider_name }}"
And
I check the box
"Add cloud launch templates"
And
I check the box
"Approve launch AWS Cloud instance"
And
I check the box
"Delete any cloud launch templates"
And
I check the box
"Edit any cloud launch templates"
And
I check the box
"Launch cloud launch template"
And
I check the box
"Launch
approved
cloud launch template"
And
I check the box
"View any cloud launch templates"
And
I press
"Save permissions"
And
I wait for AJAX to finish
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment