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
83327b3a
Commit
83327b3a
authored
Mar 16, 2022
by
Andrejs Cunskis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Increase parallel job amount for review-qa-reliable
parent
81811623
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
5 deletions
+2
-5
.gitlab/ci/review-apps/qa.gitlab-ci.yml
.gitlab/ci/review-apps/qa.gitlab-ci.yml
+2
-5
No files found.
.gitlab/ci/review-apps/qa.gitlab-ci.yml
View file @
83327b3a
...
...
@@ -42,9 +42,6 @@
expire_in
:
7 days
when
:
always
.parallel-qa-base
:
parallel
:
5
.allure-report-base
:
image
:
name
:
${GITLAB_DEPENDENCY_PROXY}andrcuns/allure-report-publisher:0.4.2
...
...
@@ -82,7 +79,7 @@ review-qa-reliable:
extends
:
-
.review-qa-base
-
.review:rules:review-qa-reliable
-
.parallel-qa-base
parallel
:
8
retry
:
1
variables
:
QA_RUN_TYPE
:
review-qa-reliable
...
...
@@ -92,7 +89,7 @@ review-qa-all:
extends
:
-
.review-qa-base
-
.review:rules:review-qa-all
-
.parallel-qa-base
parallel
:
5
variables
:
QA_RUN_TYPE
:
review-qa-all
QA_SCENARIO
:
Test::Instance::All
...
...
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