Skip to content

Commit 1cfe9d3

Browse files
authoredMar 5, 2025··
Merge pull request #27 from canonical/remove-indico
remove indico from integration test template
2 parents fa09812 + 902432a commit 1cfe9d3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎.github/workflows/integration_test.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ jobs:
1010
with:
1111
load-test-enabled: false
1212
load-test-run-args: "-e LOAD_TEST_HOST=localhost"
13-
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'"
1413
zap-enabled: true
1514
zap-cmd-options: '-T 60 -z "-addoninstall jython" --hook "/zap/wrk/tests/zap/hook.py"'
1615
zap-target: localhost

0 commit comments

Comments
 (0)