Netcracker / Netcracker/DRNavigator

Rework ci cluster.yaml

Open
#132 0 comments 0 reactions 0 assignees View on GitHub

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:

  1. Should be used kubemarine env variables and dynamic variables features;
  2. node connection parameters and SM/sm-dummy images should be placed dynamically;
  3. services.cri and services.etc_hosts should be places only for ci, because it's needed only there;
  4. 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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.