Skip to content

tests/bats: add leader election e2e test for compute-domain-controller#1094

Merged
k8s-ci-robot merged 2 commits into
kubernetes-sigs:mainfrom
anishbista60:test
May 7, 2026
Merged

tests/bats: add leader election e2e test for compute-domain-controller#1094
k8s-ci-robot merged 2 commits into
kubernetes-sigs:mainfrom
anishbista60:test

Conversation

@anishbista60
Copy link
Copy Markdown
Contributor

@anishbista60 anishbista60 commented May 2, 2026

What type of PR is this?

/kind feature

What this PR does / why we need it:

Which issue(s) this PR is related to:

#970

Special notes for your reviewer:

Does this PR introduce a user-facing change?


Additional documentation (design docs, usage docs, etc.):


Checklist

  • make check test passes locally
  • make check-generate passes if api/ changed (CRDs, deepcopy, informers, listers, clientset)
  • make check-modules passes if go.mod / go.sum changed
  • Tests added or updated for the change
  • Helm chart (deployments/helm) updated if flags, RBAC, or defaults changed

@k8s-ci-robot k8s-ci-robot added the kind/feature Categorizes issue or PR as related to a new feature. label May 2, 2026
@k8s-ci-robot k8s-ci-robot added the do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. label May 2, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented May 2, 2026

Deploy Preview for dra-driver-nvidia-gpu ready!

Name Link
🔨 Latest commit e0b8f25
🔍 Latest deploy log https://app.netlify.com/projects/dra-driver-nvidia-gpu/deploys/69fc181ca83ede0008ab6217
😎 Deploy Preview https://deploy-preview-1094--dra-driver-nvidia-gpu.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@linux-foundation-easycla
Copy link
Copy Markdown

linux-foundation-easycla Bot commented May 2, 2026

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: anishbista60 / name: anishbista60 (5c289dc)

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

Welcome @anishbista60!

It looks like this is your first PR to kubernetes-sigs/dra-driver-nvidia-gpu 🎉. Please refer to our pull request process documentation to help your PR have a smooth ride to approval.

You will be prompted by a bot to use commands during the review process. Do not be afraid to follow the prompts! It is okay to experiment. Here is the bot commands documentation.

You can also check if kubernetes-sigs/dra-driver-nvidia-gpu has its own contribution guidelines.

You may want to refer to our testing guide if you run into trouble with your tests not passing.

If you are having difficulty getting your pull request seen, please follow the recommended escalation practices. Also, for tips and tricks in the contribution process you may want to read the Kubernetes contributor cheat sheet. We want to make sure your contribution gets all the attention it needs!

Thank you, and welcome to Kubernetes. 😃

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

Hi @anishbista60. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label May 2, 2026
@anishbista60 anishbista60 marked this pull request as draft May 2, 2026 10:46
@k8s-ci-robot k8s-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. and removed cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. labels May 2, 2026
@anishbista60 anishbista60 marked this pull request as ready for review May 2, 2026 17:37
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label May 2, 2026
@k8s-ci-robot k8s-ci-robot requested a review from klueska May 2, 2026 17:37
Comment thread tests/bats/test_cd_leader_election.bats Outdated
Comment thread tests/bats/test_cd_leader_election.bats Outdated
Comment thread tests/bats/test_cd_leader_election.bats Outdated
Signed-off-by: anishbista60 <anishbista053@gmail.com>
@shivamerla
Copy link
Copy Markdown
Contributor

/ok-to-test

@k8s-ci-robot k8s-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels May 5, 2026
@anishbista60
Copy link
Copy Markdown
Contributor Author

anishbista60 commented May 5, 2026

connection timing out. Seems not related to my PR right ?

@anishbista60
Copy link
Copy Markdown
Contributor Author

/test pull-dra-driver-nvidia-gpu-e2e-lambda-gpu-gh200
/test pull-dra-driver-nvidia-gpu-e2e-gcp-nvkind

@shivamerla
Copy link
Copy Markdown
Contributor

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 6, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

LGTM label has been added.

DetailsGit tree hash: 7c44110331a243040a47bf8f23ded2524f8a918f

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 6, 2026
@shivamerla
Copy link
Copy Markdown
Contributor

connection timing out. Seems not related to my PR right ?

Yes, not related to your PR.

@shivamerla
Copy link
Copy Markdown
Contributor

/skip tests

@anishbista60
Copy link
Copy Markdown
Contributor Author

anishbista60 commented May 6, 2026

@shivamerla I know this project is particular to nvidia and most of people working here are from nvidia itself.
You guys have internal sprint/planning for this project which is not always visible in github.

I would like to participate into more issue related to patch, test, feature, docs e.t.c . How can i move forward?

I would be more than happy to work on that assigned issue on priority. Thank you

@shivamerla
Copy link
Copy Markdown
Contributor

@shivamerla I know this project is particular to nvidia and most of people working here are from nvidia itself. You guys have internal sprint/planning for this project which is not always visible in github.

I would like to participate into more issue related to patch, test, feature, docs e.t.c . How can i move forward?

I would be more than happy to work on that assigned issue on priority. Thank you

@anishbista60 We do have a public project planning board that we use to track issues by milestone. Please comment on issues you want to take up and we can assign: DRA Driver for NVIDIA GPUs (view)

@shivamerla
Copy link
Copy Markdown
Contributor

@anishbista60 mock NVML tests are failing, can you take a look.

Signed-off-by: anish bista <anishbista053@gmail.com>
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 7, 2026
@anishbista60
Copy link
Copy Markdown
Contributor Author

@shivamerla can we trigger CI again ?

@shivamerla
Copy link
Copy Markdown
Contributor

shivamerla commented May 7, 2026

/ok-to-test e0b8f25

@shivamerla
Copy link
Copy Markdown
Contributor

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 7, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

LGTM label has been added.

DetailsGit tree hash: ffbd907934b37e92e5a4556a162f61ea63404a47

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: anishbista60, shivamerla

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@shivamerla
Copy link
Copy Markdown
Contributor

/release-note-none

@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. and removed do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels May 7, 2026
@k8s-ci-robot k8s-ci-robot merged commit 40eb2fd into kubernetes-sigs:main May 7, 2026
18 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in DRA Driver for NVIDIA GPUs May 7, 2026
@anishbista60 anishbista60 deleted the test branch May 7, 2026 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/feature Categorizes issue or PR as related to a new feature. lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants