Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Simone Rossi
main
Commits
bb2768eb
Commit
bb2768eb
authored
Nov 29, 2017
by
Daniele Venzano
Browse files
Add integration test to CI pipeline
parent
1557e147
Changes
1
Hide whitespace changes
Inline
Side-by-side
zoe_lib/tests/config_mock.py
View file @
bb2768eb
...
@@ -46,7 +46,7 @@ def zoe_configuration():
...
@@ -46,7 +46,7 @@ def zoe_configuration():
zoe_api_args
.
scheduler_class
=
'ZoeElasticScheduler'
zoe_api_args
.
scheduler_class
=
'ZoeElasticScheduler'
zoe_api_args
.
scheduler_policy
=
'FIFO'
zoe_api_args
.
scheduler_policy
=
'FIFO'
zoe_api_args
.
backend
=
'DockerEngine'
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
.
zapp_shop_path
=
'contrib/zapp-shop-sample'
zoe_api_args
.
log_file
=
'stderr'
zoe_api_args
.
log_file
=
'stderr'
zoe_api_args
.
max_core_limit
=
1
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