tektoncd / tektoncd/chains

Run e2e test on a kind cluster/locally

Open
#1,192 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.