Re-enable GKE tests
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.6k
- Forks
- 894
- Avg merge
- 12h 19m
- Merged PRs (30d)
- 39
Description
Reenable the following tests:
- gcp-ts-gke-hello-world
- gcp-ts-gke
- gcp-py-gke
they fail because python2 doesn't exist in the environment any more
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
Locate the gcp-ts-gke-hello-world, gcp-ts-gke, and gcp-py-gke tests or examples, then inspect how their test environment invokes Python. Re-enable the tests without relying on the missing Python 2 environment, and confirm all three tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- gcp, kubernetes, python, typescript
- Domain
- cloud, testing
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100