From 9d8b05956c9dcff66c3c17e7ab7ef00c0282fb9e Mon Sep 17 00:00:00 2001 From: Marco Fargetta Date: Tue, 5 Nov 2024 10:57:32 +0100 Subject: [PATCH] Add SSNv2 test deploymend with range format error --- .github/workflows/ca-ssnv2-test.yml | 37 +++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/.github/workflows/ca-ssnv2-test.yml b/.github/workflows/ca-ssnv2-test.yml index 1b2535ef437..0127c632c4e 100644 --- a/.github/workflows/ca-ssnv2-test.yml +++ b/.github/workflows/ca-ssnv2-test.yml @@ -64,6 +64,43 @@ jobs: --network-alias=pki.example.com \ pki + #################################################################################################### + # Try to install with wrong parameter format first and then cleanup and restart correctly + - name: Create CA with unsupported range format + run: | + cat > expected <