Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cloud
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
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
project
cloud
Merge requests
!811
Issue
#3272557
: Modify the test scenario to test with two instance types
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Issue
#3272557
: Modify the test scenario to test with two instance types
issue/cloud-3272557:3272557-modify-the-test
into
5.x
Overview
0
Commits
1
Pipelines
0
Changes
3
Merged
Kumiko Ono
requested to merge
issue/cloud-3272557:3272557-modify-the-test
into
5.x
3 years ago
Overview
0
Commits
1
Pipelines
0
Changes
3
Expand
0
0
Merge request reports
Compare
5.x
version 2
0518fe8f
3 years ago
version 1
d4f1eddc
3 years ago
5.x (base)
and
latest version
latest version
0518fe8f
1 commit,
3 years ago
version 2
0518fe8f
1 commit,
3 years ago
version 1
d4f1eddc
1 commit,
3 years ago
3 files
+
6
−
4
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
modules/cloud_service_providers/aws_cloud/tests/src/Behat/features/templates/params/common.yml
+
3
−
3
Options
@@ -35,12 +35,12 @@ instance_name_1:
instance_name_2
:
BDD_Instance_2_@Random
instance_type
:
c
3.
large
t
3.
nano
# instance_*_n for instance testing in a loop.
instance_type_1
:
c3
.large
m5
.large
instance_type_2
:
t3.
nan
o
t3.
micr
o
internet_gateway
:
BDD_IG_@Random
ip_protocol
:
Loading