try to make kerberos test more reliable

Signed-off-by: Robin Appelman <robin@icewind.nl>
pull/40500/head
Robin Appelman 2023-09-20 17:29:48 +07:00
parent eab8dd3ca0
commit 09794b6792
1 changed files with 1 additions and 0 deletions

@ -41,6 +41,7 @@ jobs:
- name: Setup AD-DC
run: |
DC_IP=$(apps/files_external/tests/sso-setup/start-dc.sh)
sleep 1
apps/files_external/tests/sso-setup/start-apache.sh $DC_IP $PWD
echo "DC_IP=$DC_IP" >> $GITHUB_ENV
- name: Set up Nextcloud