Skip to content

feat: add gitops gpu e2e smoke#6

Merged
skel84 merged 1 commit intomainfrom
feat/gpu-e2e-gitops-smoke
Mar 25, 2026
Merged

feat: add gitops gpu e2e smoke#6
skel84 merged 1 commit intomainfrom
feat/gpu-e2e-gitops-smoke

Conversation

@skel84
Copy link
Copy Markdown
Owner

@skel84 skel84 commented Mar 25, 2026

Summary

  • add a dedicated Argo-managed gpu-e2e staging app
  • persist the namespace, DeviceClass, Kueue queue objects, and a periodic CronJob smoke
  • keep the smoke GPU-only to match the current staging ClusterQueue contract and use the live DRA driver selector

Validation

  • kubectl apply --dry-run=server -k kubernetes/apps/gpu-e2e/gpu-e2e
  • kubectl apply --dry-run=server -f kubernetes/argo/apps/gpu-e2e/gpu-e2e.yaml
  • kubectl apply -k kubernetes/apps/gpu-e2e/gpu-e2e
  • kubectl apply -f kubernetes/argo/apps/gpu-e2e/gpu-e2e.yaml
  • kubectl create job --from=cronjob/gpu-e2e-direct-smoke gpu-e2e-gitops-smoke-201517
  • verified admission -> lease -> claim injection -> pod completion after resetting and reseeding staging allocdb

@skel84 skel84 merged commit 4f8ec6f into main Mar 25, 2026
1 check passed
@skel84 skel84 deleted the feat/gpu-e2e-gitops-smoke branch March 25, 2026 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants