Skip to content

update alpine to v3.23.2 (#1620) #200

update alpine to v3.23.2 (#1620)

update alpine to v3.23.2 (#1620) #200

name: Integration-Tests
description: |
Runs Integrationtests using TestMachinery
on:
push:
branches:
- master
workflow_dispatch:
workflow_call:
jobs:
run-tests:
uses: gardener/cc-utils/.github/workflows/run-testmachinery-tests.yaml@master
permissions:
id-token: write
contents: read
with:
test-command: |
${testrunner_run} \
--no-execution-group \
--testrun-prefix tm-extension-aws \
--timeout=7200 \
--testruns-chart-path=.ci/testruns/default \
--set revision="$(git rev-parse @)"