RELATED: STL-118 permissions in pull-request-prerelease WF #4586
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
JIRA: STL-118
Supported PR commands:
ok to test
extended check sonar
extended test - backstop
extended test - tiger-cypress - isolated <testName>
extended test - tiger-cypress - record <testName>
extended test - tiger-cypress - integrated <testName>
extended test - cypress - isolated <testName>
extended test - cypress - record <testName>
extended test - cypress - integrated <testName>
extended test - matrix-test <AIO_version>
<testName>
in cypress commands is used to filter specfiles. Example, to run record with BEAR backenddashboard.spec.ts
anddrilling.spec.ts
, execute commandextended test - cypress - record dashboard,drilling
extended test - cypress - record
orextended test - cypress - record *
<AIO_version>
in commands is used to start test with multiple AIO instances - each instance in triggered by one jenkins buildmaster
andstable
, execute commandextended test - matrix-test master,stable
orextended test - matrix-test latest
2.3.0
and2.3.1
, execute commandextended test - matrix-test 2.3.0,2.3.1
<AIO_version>
is empty, read versions from filecompTigerVersions.txt
of this repoPR Checklist
check
passesextended test - backstop
passesextended test - tiger-cypress - record
to record new mapping files (Tiger BE)extended test - cypress - record
to record new mapping files (Bear BE)extended test - tiger-cypress - isolated
passesextended test - cypress - isolated
passesextended test - tiger-cypress - integrated
passesrush change
was run if applicable