Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
gitlab-ci
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
wpdesk
gitlab-ci
Commits
f58b5056
Commit
f58b5056
authored
10 months ago
by
Grzegorz Rola
Browse files
Options
Downloads
Patches
Plain Diff
feature(tests): codeception parallel
parent
9fa46861
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
includes/tests/codeception-parallel.yml
+2
-3
2 additions, 3 deletions
includes/tests/codeception-parallel.yml
with
2 additions
and
3 deletions
includes/tests/codeception-parallel.yml
+
2
−
3
View file @
f58b5056
...
@@ -3,7 +3,7 @@ prepare codeception parallel:
...
@@ -3,7 +3,7 @@ prepare codeception parallel:
-
codeception
-
codeception
-
$TESTS_TAG
-
$TESTS_TAG
image
:
image
:
name
:
wpdesknet
/codeception:1
1
name
:
gitlab.wpdesk.dev:5050/wpdesk/docker-tests
/codeception:1
3.0.0
entrypoint
:
[
"
"
]
entrypoint
:
[
"
"
]
only
:
only
:
variables
:
variables
:
...
@@ -67,7 +67,7 @@ prepare codeception parallel:
...
@@ -67,7 +67,7 @@ prepare codeception parallel:
-
codeception
-
codeception
-
$TESTS_TAG
-
$TESTS_TAG
image
:
image
:
name
:
wpdesknet
/codeception:1
1
name
:
gitlab.wpdesk.dev:5050/wpdesk/docker-tests
/codeception:1
3.0.0
entrypoint
:
[
"
"
]
entrypoint
:
[
"
"
]
needs
:
needs
:
-
prepare prefixed vendor
-
prepare prefixed vendor
...
@@ -202,4 +202,3 @@ codeception code coverage manual:
...
@@ -202,4 +202,3 @@ codeception code coverage manual:
<<
:
*job-codeception-coverage
<<
:
*job-codeception-coverage
when
:
manual
when
:
manual
allow_failure
:
true
allow_failure
:
true
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment