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 <