Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
0e930f0b
Commit
0e930f0b
authored
Jul 14, 2020
by
Dan Davison
Committed by
Amy Qualls
Jul 14, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix note to use appropriate CAUTION
WARNING is an invalid note type. Change this to caution
parent
12914d79
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/development/testing_guide/end_to_end/environment_selection.md
...lopment/testing_guide/end_to_end/environment_selection.md
+1
-1
No files found.
doc/development/testing_guide/end_to_end/environment_selection.md
View file @
0e930f0b
...
...
@@ -12,7 +12,7 @@ what environments to run tests against using the `only` metadata.
|
`domain`
| Set the domain matcher |
`String`
|
|
`production`
| Match against production |
`Static`
|
WARNING:
**Be advised
:**
CAUTION:
**Caution
:**
You cannot specify
`:production`
and
`{ <switch>: 'value' }`
simultaneously.
These options are mutually exclusive. If you want to specify production, you
can control the
`tld`
and
`domain`
independently.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment