mirror of
https://github.com/wahyd4/cert-manager.git
synced 2026-08-09 13:16:20 +10:00
To run the end-to-end test in question: go test ./test/e2e/ -ginkgo.focus 'Certificates with issuer type ACME HTTP01 Issuer \(Gateway\)' -test.v \ --repo-root $PWD/devel/lib/../.. \ --report-dir $PWD/devel/lib/../../_artifacts \ --gateway-domain=traefik.http01.example.com \ --gateway-httproute-labels=acme=solver-traefik Signed-off-by: Maël Valais <mael@vls.dev>