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

Patternfly changes for gpu model serving #1123

Merged
merged 2 commits into from
Jan 16, 2024
Merged

Patternfly changes for gpu model serving #1123

merged 2 commits into from
Jan 16, 2024

Conversation

tarukumar
Copy link
Contributor

No description provided.

@@ -18,12 +18,14 @@
${REPLICAS_PLUS_BTN_XP}= xpath=//div/button[@aria-label="Plus"]
${REPLICAS_MIN_BTN_XP}= xpath=//div/button[@aria-label="Minus"]
${SERVING_RUNTIME_NAME}= xpath=//input[@id="serving-runtime-name-input"]
${SERVING_ACCELERATOR_DROPDOWN_XPATH}= xpath=//label[@for='modal-notebook-accelerator']/ancestor::div[@class='pf-c-form__group']/descendant::button
${SERVING_ACCELERATOR_DROPDOWN_XPATH}= xpath=//label[@for='modal-notebook-accelerator']/ancestor::div[@class='pf-v5-c-form__group-control']/descendant::button

Check warning

Code scanning / Robocop

Line is too long ({{ line_length }}/{{ allowed_length }}) Warning test

Line is too long (161/120)
Copy link
Contributor

Robot Results

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

@tarukumar tarukumar self-assigned this Jan 16, 2024
@tarukumar tarukumar added enhancements Bugfixes, enhancements, refactoring, ... in tests or libraries (PR will be listed in release-notes) verified This PR has been tested with Jenkins labels Jan 16, 2024
@tarukumar
Copy link
Contributor Author

#smoke : 4339

@mwaykole
Copy link
Member

can u plz rebase the patch

Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Member

@jstourac jstourac left a comment

Choose a reason for hiding this comment

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

LGTM, thank you.

One question - there are attempts to not to use the pf-v5 prefix as this may change due to the PatternFly version in the future again. Instead, something like contains(@class,"-table__action") is preferred, see e.g. #1117. WDYT?

@tarukumar
Copy link
Contributor Author

@jstourac for now i will keep this and will send another pr which i am working on to have this fix. For now i need this pr to be merged to handle the other pr

@tarukumar tarukumar requested a review from jstourac January 16, 2024 06:09
@jstourac jstourac merged commit c5c5228 into master Jan 16, 2024
16 checks passed
@bdattoma bdattoma deleted the model-ser branch May 29, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancements Bugfixes, enhancements, refactoring, ... in tests or libraries (PR will be listed in release-notes) verified This PR has been tested with Jenkins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants