Allow ldap tests

This commit is contained in:
Mark Sagi-Kazar 2019-12-08 20:22:09 +01:00
parent d2095bb2d8
commit 11c2499713
No known key found for this signature in database
GPG key ID: 34CC109EB5ED1C2A

View file

@ -62,8 +62,7 @@ jobs:
DEX_POSTGRES_HOST: localhost
DEX_POSTGRES_PORT: ${{ job.services.postgres.ports[5432] }}
DEX_ETCD_ENDPOINTS: http://localhost:${{ job.services.etcd.ports[2379] }}
# TODO: enable
DEX_LDAP_TESTS: 0
DEX_LDAP_TESTS: 1
DEX_KEYSTONE_URL: http://localhost:${{ job.services.keystone.ports[5000] }}
DEX_KEYSTONE_ADMIN_URL: http://localhost:${{ job.services.keystone.ports[35357] }}
DEX_KEYSTONE_ADMIN_USER: demo