Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
main
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Simone Rossi
main
Commits
bb2768eb
Commit
bb2768eb
authored
Nov 29, 2017
by
Daniele Venzano
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add integration test to CI pipeline
parent
1557e147
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
zoe_lib/tests/config_mock.py
zoe_lib/tests/config_mock.py
+1
-1
No files found.
zoe_lib/tests/config_mock.py
View file @
bb2768eb
...
...
@@ -46,7 +46,7 @@ def zoe_configuration():
zoe_api_args
.
scheduler_class
=
'ZoeElasticScheduler'
zoe_api_args
.
scheduler_policy
=
'FIFO'
zoe_api_args
.
backend
=
'DockerEngine'
zoe_api_args
.
backend_docker_config_file
=
'tests/sample_docker.conf'
zoe_api_args
.
backend_docker_config_file
=
'
integration_
tests/sample_docker.conf'
zoe_api_args
.
zapp_shop_path
=
'contrib/zapp-shop-sample'
zoe_api_args
.
log_file
=
'stderr'
zoe_api_args
.
max_core_limit
=
1
...
...
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