How to run Gardener integration tests for shoot creation without production credentials?
The Gardener project provides an integration test script that runs Ginkgo tests against a local or CI environment, optionally generating JUnit reports. The script configures test flags, including a timeout when running in Prow, and invokes go test with GO111MODULE=on . However, exercising the shoot creation feature typically requires credentials for the targ