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
de24375a
Commit
de24375a
authored
Feb 23, 2018
by
Daniele Venzano
Browse files
Remove auth-type option from tests
parent
5c2d8ffe
Changes
1
Hide whitespace changes
Inline
Side-by-side
integration_tests/conftest.py
View file @
de24375a
...
...
@@ -14,7 +14,6 @@ ARGS = [
'--dbname'
,
'zoe'
,
'--dbpass'
,
'zoepass'
,
'--master-url'
,
'tcp://localhost:4850'
,
'--auth-type'
,
'text'
,
'--listen-port'
,
'5100'
,
'--workspace-base-path'
,
'/tmp'
,
'--workspace-deployment-path'
,
'integration_test'
,
...
...
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