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
014ceaf6
Commit
014ceaf6
authored
4 years ago
by
Grzegorz Rola
Browse files
Options
Downloads
Patches
Plain Diff
feature(codeception): added tag for codeception tests
parent
4fe6517c
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
includes/tests/codeception-parallel.yml
+1
-0
1 addition, 0 deletions
includes/tests/codeception-parallel.yml
includes/tests/codeception-smoke.yml
+1
-0
1 addition, 0 deletions
includes/tests/codeception-smoke.yml
includes/tests/codeception.yml
+1
-0
1 addition, 0 deletions
includes/tests/codeception.yml
with
3 additions
and
0 deletions
includes/tests/codeception-parallel.yml
+
1
−
0
View file @
014ceaf6
.template
:
&job-codeception-test-parallel
.template
:
&job-codeception-test-parallel
tags
:
tags
:
-
codeception
-
codeception
-
$TESTS_TAG
image
:
image
:
name
:
wpdesknet/codeception:11
name
:
wpdesknet/codeception:11
entrypoint
:
[
"
"
]
entrypoint
:
[
"
"
]
...
...
This diff is collapsed.
Click to expand it.
includes/tests/codeception-smoke.yml
+
1
−
0
View file @
014ceaf6
.template
:
&job-codeception-smoke-test
.template
:
&job-codeception-smoke-test
tags
:
tags
:
-
codeception
-
codeception
-
$TESTS_TAG
image
:
wpdesknet/wordpresscli:25
image
:
wpdesknet/wordpresscli:25
dependencies
:
dependencies
:
-
prepare npm assets
-
prepare npm assets
...
...
This diff is collapsed.
Click to expand it.
includes/tests/codeception.yml
+
1
−
0
View file @
014ceaf6
.template
:
&job-codeception-test
.template
:
&job-codeception-test
tags
:
tags
:
-
codeception
-
codeception
-
$TESTS_TAG
image
:
image
:
name
:
wpdesknet/codeception:11
name
:
wpdesknet/codeception:11
entrypoint
:
[
"
"
]
entrypoint
:
[
"
"
]
...
...
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