Skip to content

Add performance tests #31

Add performance tests

Add performance tests #31

name: Run performance tests on the cluster
on:
pull_request:
branches: [main, sm-integration]
types:
- opened
- reopened
- synchronize
- ready_for_review
paths-ignore:
- "**.md"
- "sec-scanners-config.yaml"
jobs:
run-performance-tests:
uses: "./.github/workflows/run-performance-tests-reusable.yaml"
with:
image-tag: PR-${{ github.event.number }}
image-repo: europe-docker.pkg.dev/kyma-project/dev/btp-manager
credentials-mode: dummy