Skip to content

Commit

Permalink
Point to system tests branch to get scenarios
Browse files Browse the repository at this point in the history
  • Loading branch information
uurien committed Nov 14, 2024
1 parent 4ccf728 commit 8866822
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/system-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,10 @@ jobs:

get-essential-scenarios:
name: Get parameters
uses: DataDog/system-tests/.github/workflows/compute-workflow-parameters.yml@main
uses: DataDog/system-tests/.github/workflows/compute-workflow-parameters.yml@ugaitz/appsec-rasp-scenario-group
with:
library: nodejs
scenarios: APPSEC_RASP,APPSEC_RUNTIME_ACTIVATION
scenarios_groups: essentials
scenarios_groups: essentials,appsec_rasp

system-tests:
runs-on: ${{ contains(fromJSON('["CROSSED_TRACING_LIBRARIES", "INTEGRATIONS"]'), matrix.scenario) && 'ubuntu-latest-16-cores' || 'ubuntu-latest' }}
Expand Down

0 comments on commit 8866822

Please sign in to comment.