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

[RTT-5621] Support for Date & Time spoke in RHEL-10 #50

Merged
merged 1 commit into from
May 16, 2024

Conversation

jikortus
Copy link
Contributor

Links to testing jobs on RHEL-9 and 10 will be added to RTT-5621.

@jstodola jstodola self-requested a review May 16, 2024 11:00
@jstodola jstodola assigned jikortus and unassigned jstodola May 16, 2024
if not radiobutton.checked:
if dryrun:
return Fail(
"""Date & time mode is {mode_found} (NTP {state_found}), expected {mode_expected} """
Copy link
Collaborator

Choose a reason for hiding this comment

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

pyflakes complains that:

anabot/runtime/installation/hub/datetime/__init__.py:196:21: '...'.format(...) has unused arguments at position(s): 0, 1, 2, 3
anabot/runtime/installation/hub/datetime/__init__.py:196:21: '...'.format(...) is missing argument(s) for placeholder(s): mode_expected, mode_found, state_expected, state_found

@jikortus
Copy link
Contributor Author

@jstodola Thank you, fixed.

@jstodola
Copy link
Collaborator

It looks good to me, thanks.

@jstodola jstodola merged commit 7235837 into main May 16, 2024
5 checks passed
@jstodola jstodola deleted the datetime-rhel-10 branch May 16, 2024 12:06
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.

None yet

2 participants