Skip to content

Proposal/Discussion(ISD-1274): Reduce image size #476

Proposal/Discussion(ISD-1274): Reduce image size

Proposal/Discussion(ISD-1274): Reduce image size #476

name: Integration tests (require secrets)
on:
pull_request:
jobs:
integration-tests-with-secrets:
uses: canonical/operator-workflows/.github/workflows/integration_test.yaml@main
secrets: inherit
with:
chaos-app-label: app.kubernetes.io/name=discourse-k8s
chaos-duration: 600
chaos-enabled: false
chaos-experiments: pod-delete
chaos-status-duration: 300
extra-arguments: --localstack-address 172.17.0.1 -m "requires_secrets"
pre-run-script: localstack-installation.sh
trivy-image-config: "trivy.yaml"