Run e2e test on a kind cluster/locally
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 277
- Forks
- 164
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 61
Description
I was trying to run e2e test locally on a kind cluster, but it seems it needs PROJECT_ID
╰─ bash ./test/e2e-tests.sh
Using namespace: tekton-chains
error: set $PROJECT_ID or use --gcp-project to select the GCP project where the tests are run
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with test/e2e-tests.sh and reproduce the command on a local kind cluster to trace why PROJECT_ID or --gcp-project is required. Determine the expected behavior for local execution and verify the e2e command completes without an unnecessary GCP project requirement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes, shell
- Domain
- devops, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100