We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa09812 + 902432a commit 1cfe9d3Copy full SHA for 1cfe9d3
.github/workflows/integration_test.yaml
@@ -10,7 +10,6 @@ jobs:
10
with:
11
load-test-enabled: false
12
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'"
14
zap-enabled: true
15
zap-cmd-options: '-T 60 -z "-addoninstall jython" --hook "/zap/wrk/tests/zap/hook.py"'
16
zap-target: localhost
0 commit comments