Skip to content

Add secret changed hook #216

Add secret changed hook

Add secret changed hook #216

name: Integration tests
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
jobs:
integration-tests:
uses: canonical/operator-workflows/.github/workflows/integration_test.yaml@main
secrets: inherit
with:
channel: 1.25-strict/stable
modules: '["test_charm.py", "test_scaling.py", "test_vault.py"]'
juju-channel: 3.4/stable
self-hosted-runner: false
microk8s-addons: "dns ingress rbac storage metallb:10.15.119.2-10.15.119.4 registry"