Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport "Add GPU specific Tags" PR into releases/2.14.0 branch #1943

Merged

Conversation

bdattoma
Copy link
Contributor

* add nvidia tag for all the tests with Resources-GPU tag

* add amd gpu tag in vllm tests

* remove wrong comment
Copy link

sonarcloud bot commented Oct 17, 2024

Copy link
Contributor

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass %
545 0 0 545 100

@@ -31,7 +31,7 @@ Verify Number Of Available GPUs Is Correct
Verify Two Servers Can Be Spawned
[Documentation] Spawns two servers requesting 1 gpu each, and checks
... that both can schedule and are scheduled on different nodes.
[Tags] Sanity Resources-2GPUS
[Tags] Sanity Resources-2GPUS NVIDIA-GPUs
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So, comparing this with all these:

In all the others we use Resources-2GPU. I slightly tend to use Resources-2GPUs or Resource-2GPUS as we have the s also in the newly introduced NVIDIA-GPUs tag. But definitely we should keep these tags consistent, so we can't have this with S in 2.14 branch and without any s suffix in the all other branches.

In master we have this currently: Resources-2GPUS.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you're right, silly mistakes with replace sorry. I pushed the change in all the branches. Do you mind checking again?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So, I can see that you updated the others making it in sync with this one. Thus approving here. Thanks!

@bdattoma bdattoma merged commit 0f82879 into red-hat-data-services:releases/2.14.0 Oct 21, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants