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

updated read func which will read the value and click on submit. #1701

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

amolpati30
Copy link
Contributor

When we read the value of a host group set within a specific organization, and then attempt to change to a different organization without clicking the "Submit" button, an alert is triggered. This alert is handled by the WrongContextAlert class, but its button locator needs to be updated. The locator is part of the widgetastic_patternfly4 library, which is supported only up to Python 3.10.

To avoid this issue, after reading the value in the host group, the "Submit" button will be clicked and change the organization.

@amolpati30 amolpati30 added CherryPick PR needs CherryPick to previous branches AutoMerge_Cherry_Picked Automatically merge the PR is PRT and all checks are passing Stream Easy Fix :) 6.16.z labels Jan 18, 2025
@amolpati30
Copy link
Contributor Author

trigger: test-robottelo
pytest: tests/foreman/ui/test_puppetenvironment.py -k test_positive_availability_for_host_and_hostgroup_in_multiple_orgs

@Satellite-QE
Copy link
Contributor

PRT Result

Build Number: 475
Build Status: SUCCESS
PRT Comment: pytest tests/foreman/ui/test_puppetenvironment.py -k test_positive_availability_for_host_and_hostgroup_in_multiple_orgs --external-logging
Test Result : ========== 1 passed, 1 deselected, 23 warnings in 3128.34s (0:52:08) ===========

@Satellite-QE Satellite-QE added the PRT-Passed Indicates that latest PRT run is passed for the PR label Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.16.z AutoMerge_Cherry_Picked Automatically merge the PR is PRT and all checks are passing CherryPick PR needs CherryPick to previous branches Easy Fix :) PRT-Passed Indicates that latest PRT run is passed for the PR Stream
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants