Netcracker / Netcracker/DRNavigator
Rework ci cluster.yaml
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Need to rework CI cluster.yaml to be able to use ci tests locally: https://github.com/Netcracker/DRNavigator/blob/main/ci/cluster.yaml
For this:
- Should be used kubemarine env variables and dynamic variables features;
- node connection parameters and SM/sm-dummy images should be placed dynamically;
services.criandservices.etc_hostsshould be places only for ci, because it's needed only there;- Info about how to run kubemarine with test cluster.yaml should be added in test guide: https://github.com/Netcracker/DRNavigator/blob/main/tests/README.md#site-manager-cloud-tests
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 ci/cluster.yaml and the linked KubeMarine documentation on environment and dynamic variables. Then read the test-cluster instructions in tests/README.md. Done means the cluster configuration supports running CI tests locally, keeps the specified parameters and images dynamic, limits the CI-only services appropriately, and documents how to run it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes
- Domain
- ci-cd, documentation, infrastructure
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100