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
68265826
Commit
68265826
authored
5 years ago
by
Grzegorz Rola
Browse files
Options
Downloads
Patches
Plain Diff
Feature/selenium opt
parent
9d444226
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
gitlab-ci-1.2.yml
+4
-3
4 additions, 3 deletions
gitlab-ci-1.2.yml
with
4 additions
and
3 deletions
gitlab-ci-1.2.yml
+
4
−
3
View file @
68265826
...
@@ -396,11 +396,12 @@ library:
...
@@ -396,11 +396,12 @@ library:
APACHE_DOCUMENT_ROOT
:
${CI_PROJECT_DIR}/tests/wordpress
APACHE_DOCUMENT_ROOT
:
${CI_PROJECT_DIR}/tests/wordpress
CI_DEBUG_SERVICES
:
trace
CI_DEBUG_SERVICES
:
trace
SCREEN_WIDTH
:
1200
SCREEN_WIDTH
:
1200
SCREEN_HEIGHT
:
2000
SCREEN_HEIGHT
:
1600
JAVA_OPTS
:
-Xmx1024m
services
:
services
:
-
name
:
mysql:5.6
-
name
:
mysql:5.6
alias
:
mysqltests
alias
:
mysqltests
-
name
:
wpdesknet/wordpress:4
7
-
name
:
wpdesknet/wordpress:4
9
alias
:
wootests
alias
:
wootests
-
name
:
selenium/standalone-chrome:latest
-
name
:
selenium/standalone-chrome:latest
alias
:
chrome
alias
:
chrome
...
@@ -460,7 +461,7 @@ codeception test latest woocommerce:
...
@@ -460,7 +461,7 @@ codeception test latest woocommerce:
APACHE_DOCUMENT_ROOT
:
${CI_PROJECT_DIR}/tests/wordpress
APACHE_DOCUMENT_ROOT
:
${CI_PROJECT_DIR}/tests/wordpress
CI_DEBUG_SERVICES
:
trace
CI_DEBUG_SERVICES
:
trace
SCREEN_WIDTH
:
1200
SCREEN_WIDTH
:
1200
SCREEN_HEIGHT
:
20
00
SCREEN_HEIGHT
:
16
00
WOOCOMMERCE_VERSION
:
github
WOOCOMMERCE_VERSION
:
github
allow_failure
:
true
allow_failure
:
true
script
:
script
:
...
...
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