Skip to content

Commit

Permalink
revert ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AmberCharitos committed Jul 24, 2024
1 parent 9cfcc15 commit 2fe7a08
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/integration_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,6 @@ jobs:
- name: Run integration tests
run: tox -e ${{ matrix.tox-environments }}
integration-test-cross-controller:
uses: canonical/operator-workflows/.github/workflows/integration_test.yaml@main
secrets: inherit
with:
channel: 1.28-strict/stable
modules: '["test_charm.py"]'
juju-channel: 3.4/stable
self-hosted-runner: true
self-hosted-runner-label: "xlarge"
microk8s-addons: "dns ingress rbac storage metallb:10.15.119.2-10.15.119.4 registry"
name: Integration tests (microk8s & lxd)
strategy:
matrix:
Expand Down

0 comments on commit 2fe7a08

Please sign in to comment.