Skip to content
Snippets Groups Projects
Unverified Commit 04687072 authored by Varac's avatar Varac
Browse files

Use sso for single-sign-on cert test

TRIGGER_JOBS=ci-test-image-build
parent decf24a0
No related branches found
No related tags found
No related merge requests found
......@@ -99,7 +99,7 @@ def test_cert_validation(host, app): # pylint: disable=too-many-statements
# prometheus is only exposed if opted-in in the settings
'prometheus': 'prometheus',
'rocketchat': 'chat',
'single-sign-on': 'admin',
'single-sign-on': 'sso',
'wordpress': 'www'
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment