From ba55d8792f25575937a07f6f3701916379e187f0 Mon Sep 17 00:00:00 2001 From: Flavien Darche Date: Wed, 22 Jan 2025 17:35:08 +0100 Subject: [PATCH] Add Service Extensions system tests --- .github/workflows/system-tests.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/system-tests.yml b/.github/workflows/system-tests.yml index 3f6bcec808..1bd0bebbe3 100644 --- a/.github/workflows/system-tests.yml +++ b/.github/workflows/system-tests.yml @@ -108,6 +108,9 @@ jobs: weblog-variant: graphql-go - scenario: GRAPHQL_APPSEC weblog-variant: gqlgen + # Service Extensions System Tests + - scenario: EXTERNAL_PROCESSING + - scenario: EXTERNAL_PROCESSING_BLOCKING fail-fast: false env: