From b8599558d4969760f61331eb0909846ff50dff5b Mon Sep 17 00:00:00 2001 From: Olof hagsand Date: Mon, 27 May 2024 14:52:49 +0200 Subject: [PATCH] Test: disable ssl client cert tests (temporarily) --- docker/test/startsystem_native.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/test/startsystem_native.sh b/docker/test/startsystem_native.sh index 2882dadf..a21f5bcb 100755 --- a/docker/test/startsystem_native.sh +++ b/docker/test/startsystem_native.sh @@ -58,7 +58,7 @@ echo "$STORE" > /usr/local/var/example/running_db # - test_install.sh since you dont have the make environment cat < /usr/local/bin/test/site.sh # Add your local site specific env variables (or tests) here. -SKIPLIST="test_api.sh test_client.sh test_c++.sh test_install.sh test_privileges.sh" +SKIPLIST="test_api.sh test_client.sh test_c++.sh test_install.sh test_privileges.sh test_restconf_ssl_certs.sh" EOF # Patch to override YANG_INSTALLDIRS