diff --git a/.github/workflows/integration_test.yaml b/.github/workflows/integration_test.yaml index 953a5ff..2f4fe63 100644 --- a/.github/workflows/integration_test.yaml +++ b/.github/workflows/integration_test.yaml @@ -8,8 +8,6 @@ jobs: uses: canonical/operator-workflows/.github/workflows/integration_test.yaml@main secrets: inherit with: - # Use edge due to https://bugs.launchpad.net/juju/+bug/2058506 (will be fixed in 2.9.48) - juju-channel: 2.9/edge load-test-enabled: false load-test-run-args: "-e LOAD_TEST_HOST=localhost" zap-before-command: "curl -H \"Host: indico.local\" http://localhost/bootstrap --data-raw 'csrf_token=00000000-0000-0000-0000-000000000000&first_name=admin&last_name=admin&email=admin%40admin.com&username=admin&password=lunarlobster&confirm_password=lunarlobster&affiliation=Canonical'"