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
!1909
Issue
#3377667
: Refactor the BDD test scenarios to parameterize the page header string of each OpenStack resource
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Issue
#3377667
: Refactor the BDD test scenarios to parameterize the page header string of each OpenStack resource
issue/cloud-3377667:3377667-update-bdd-scenarios
into
6.x
Overview
4
Commits
3
Pipelines
1
Changes
17
All threads resolved!
Show all comments
Merged
asai.noriaki
requested to merge
issue/cloud-3377667:3377667-update-bdd-scenarios
into
6.x
1 year ago
Overview
4
Commits
3
Pipelines
1
Changes
17
All threads resolved!
Show all comments
Expand
0
0
Merge request reports
Compare
6.x
version 3
ceaca5f5
1 year ago
version 2
a113082f
1 year ago
version 1
f52aaa66
1 year ago
6.x (base)
and
latest version
latest version
ceaca5f5
3 commits,
1 year ago
version 3
ceaca5f5
3 commits,
1 year ago
version 2
a113082f
2 commits,
1 year ago
version 1
f52aaa66
1 commit,
1 year ago
17 files
+
44
−
38
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
17
Search (e.g. *.vue) (Ctrl+P)
modules/cloud_service_providers/openstack/tests/src/Behat/features/templates/params/openstack_common.yml
+
6
−
0
Options
@@ -163,6 +163,12 @@ port_name_operate:
BDD_port_@Random_operate
port_name_operate_updated
:
BDD_port_@Random_updated_operate
prefix_add_form
:
Add OpenStack
prefix_key_pair_list_view
:
OpenStack key pairs
prefix_preview_stack_template_form
:
Preview OpenStack
project_name_operate
:
BDD_project_@Random_operate
project_name_operate_updated
:
Loading