cloudfoundry / cloudfoundry/kind-deployment
Using kind-deployment for running integration tests of cf-java-client
Nobody has claimed this yet.
- Dominant language
- Go Template
- Stars
- 28
- Forks
- 9
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 8
Description
Hi Kind-owners,
I use kind-deployment successfully to run the integration-tests of project cf-java-client locally.
For that I had to make some small changes to the project, most importandly provide a known user and client with their passwords so the integration-tests can connect.
Is it possible to add those changes to a new branch "cf-java-client.integration-test" in this project so every developer of cf-java-client can simply check out that branch and run the tests?
My changes can be reviewed here. I did not create a pull request, as at least some of my changes do not belong to "main".
Many thanks, Georg
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 by reviewing the proposed changes in the linked cf-java-client.integration-test branch and comparing them with kind-deployment's main branch. Determine whether the requested known credentials and test-specific changes belong in a separate branch; done means cf-java-client developers can check out that branch and run the integration tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, kubernetes
- Domain
- devops, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100