NVIDIA / NVIDIA/nvcf

test(self-managed): HA profile validation - single-node compatibility and failure tests

Open
#991 0 comments 0 reactions 1 assignee View on GitHub

@shobham-nv is already working on this.

Since Aug 19, 2026.

Dominant language
Go
Stars
218
Forks
72
Avg merge
1d 12h
Merged PRs (30d)
427

Description

Description

Validate highAvailability profiles end-to-end:

  1. Single-node / local BDDprofile: single-node (or HA disabled) must keep laptop/CI installs working (replicas=1, no hard anti-affinity that leaves pods Pending).
  2. MVP failure tests on ≥3 nodes — production profile must meet basic resilience acceptance (install shape, Tier-1 pod kill, node drain).

Definition of Done

  • Local k3d / BDD path still installs successfully with single-node (or HA off)
  • tests/bdd/fixtures/self-managed-local-bdd.yaml (or equivalent) remains compatible
  • Production-profile install on ≥3 nodes: Tier-1 ≥2 Ready; Tier-2 = 3 Ready
  • Tier-1 pod kill in one AZ: invocations still succeed
  • kubectl drain of one node: PDB enforced; service remains available
  • Results/instructions checked into the repo or linked from the epic
  • Documented that single-node is local/dev only, not production HA

By submitting this issue, you acknowledge that you are an assigned member of the NVCF development team and agree to follow our code of conduct and our contributing guidelines.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.