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

check facts for host #1591

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

Conversation

amolpati30
Copy link
Contributor

Added a method to verify the facts for the host."

Dependent PR: SatelliteQE/robottelo#16606

@amolpati30 amolpati30 added CherryPick PR needs CherryPick to previous branches AutoMerge_Cherry_Picked Automatically merge the PR is PRT and all checks are passing 6.14.z 6.15.z 6.16.z labels Oct 8, 2024
@@ -419,6 +419,15 @@ def get_displayed_table_headers(self):
view.wait_displayed()
return view.displayed_table_header_names

def build_mode(self, entity_name, value=None):
Copy link
Contributor

@LadislavVasina1 LadislavVasina1 Oct 10, 2024

Choose a reason for hiding this comment

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

Added a method to verify the facts for the host. Can you please more elaborate on the PR description. Also please add some docstring to your entity and maybe alter the entity name so it more reflects what the entity is doing. Thanks!

Copy link
Contributor

@LadislavVasina1 LadislavVasina1 left a comment

Choose a reason for hiding this comment

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

Added a comment to get more clarity about the addition.

@amolpati30 amolpati30 marked this pull request as draft October 18, 2024 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.14.z 6.15.z 6.16.z AutoMerge_Cherry_Picked Automatically merge the PR is PRT and all checks are passing CherryPick PR needs CherryPick to previous branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants