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
f10be282
Commit
f10be282
authored
3 years ago
by
Grzegorz Rola
Browse files
Options
Downloads
Patches
Plain Diff
feature(tests): codeception manual
parent
9bef6922
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
+7
-0
7 additions, 0 deletions
includes/tests/codeception-parallel.yml
with
7 additions
and
0 deletions
includes/tests/codeception-parallel.yml
+
7
−
0
View file @
f10be282
...
@@ -94,6 +94,13 @@
...
@@ -94,6 +94,13 @@
.template
:
&job-codeception-coverage
.template
:
&job-codeception-coverage
<<
:
*job-codeception-test-parallel-manual
<<
:
*job-codeception-test-parallel-manual
services
:
-
name
:
mysql:5.6
alias
:
mysqltests
-
name
:
wpdesknet/wordpress:51
alias
:
wootests
-
name
:
selenium/standalone-chrome:latest
alias
:
chrome
script
:
script
:
-
export DEPENDENT_PLUGINS_DIR=${CI_PROJECT_DIR}/tests/dependent_plugins
-
export DEPENDENT_PLUGINS_DIR=${CI_PROJECT_DIR}/tests/dependent_plugins
-
mkdir -p /cache/wp-cli
-
mkdir -p /cache/wp-cli
...
...
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