Description
Validate the local BDD suites end to end on a laptop k3d setup, covering
both topologies and both workload concerns:
- Single cluster: TestSingleClusterUp (CLI path) and TestSingleClusterHelmfile.
- Multi cluster: TestMultiClusterUp (CLI path) and TestMultiClusterHelmfile.
- PKI: the managed LLM PKI issuer and the cross-plane trust chain.
- LLM function type: deploy and invoke an LLM function through the gateway
and request router.
Defects found while running the suites are fixed in pull requests linked
to this issue.
Definition of Done
- All four local suites pass on a fresh checkout.
- PKI trust setup is exercised by at least one passing scenario per topology.
- An LLM function deploys and answers an invocation in both topologies.
- Fixes discovered during the runs are merged and linked here.
Resources (optional)
- tests/bdd/ for the suite layout, entry points, and cleanup modes.
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.
Description
Validate the local BDD suites end to end on a laptop k3d setup, covering
both topologies and both workload concerns:
and request router.
Defects found while running the suites are fixed in pull requests linked
to this issue.
Definition of Done
Resources (optional)
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.