Skip to content

Commit

Permalink
Skip timezone test on RHEL 7.9 VMs (ansible-collections#9035)
Browse files Browse the repository at this point in the history
Skip timezone test on RHEL 7.9 VMs.
  • Loading branch information
felixfontein authored Oct 19, 2024
1 parent 064f76c commit b1f4604
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/targets/timezone/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ destructive
skip/aix
skip/osx
skip/macos
skip/rhel7.9 # TODO: '/bin/timedatectl set-local-rtc no' fails with 'Failed to set local RTC: Failed to set RTC to local/UTC: Input/output error'

0 comments on commit b1f4604

Please sign in to comment.