temp disable automatic tests for authentik and test automatic arm build on dedicated hardware

This commit is contained in:
florian
2022-06-14 11:05:26 +02:00
parent f2655e331d
commit 0ef82619b8
3 changed files with 76 additions and 49 deletions

View File

@@ -52,7 +52,8 @@ echo "Running Docker tests ..."
single_docker_test "authelia" "60" "https://$TEST_DOMAIN1_1 authelia" "https://$TEST_DOMAIN1_2 authelia"
# authentik
single_docker_test "authentik" "60" "https://$TEST_DOMAIN1_1 authentik" "https://$TEST_DOMAIN1_2 authentik"
# TODO : find a way to load a basic configuration for automatic tests
# single_docker_test "authentik" "60" "https://$TEST_DOMAIN1_1 authentik" "https://$TEST_DOMAIN1_2 authentik"
# drupal
single_docker_test "drupal" "60" "https://$TEST_DOMAIN1 drupal"