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

tests: fix time synchronization issues is ubuntu xenial #14782

Merged

Conversation

sergiocazzolato
Copy link
Collaborator

Some tests like auto-refresh-backoff fail in xenial. The issue is related to the following problem:

kernel reports TIME_ERROR: 0x41: Clock Unsynchronized

Other ubuntu varions have chrony installed, so this changes ensures chrony is installed in xenial too.

Some tests like auto-refresh-backoff fail in xenial. The issue is
related to the following problem:

kernel reports TIME_ERROR: 0x41: Clock Unsynchronized

Other ubuntu varions have chrony installed, so this changes ensures
chrony is installed in xenial too.
@sergiocazzolato sergiocazzolato added the Simple 😃 A small PR which can be reviewed quickly label Dec 2, 2024
@sergiocazzolato sergiocazzolato changed the title tests: fix synchronization issues is ubuntu xenial tests: fix time synchronization issues is ubuntu xenial Dec 2, 2024
Copy link
Collaborator

@ernestl ernestl left a comment

Choose a reason for hiding this comment

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

Thanks

@ernestl
Copy link
Collaborator

ernestl commented Dec 2, 2024

Known failures.

@ernestl ernestl added this to the 2.67 milestone Dec 2, 2024
@ernestl ernestl merged commit f500c94 into canonical:master Dec 2, 2024
49 of 54 checks passed
@ernestl ernestl mentioned this pull request Dec 2, 2024
ernestl pushed a commit to ernestl/snapd that referenced this pull request Dec 2, 2024
Some tests like auto-refresh-backoff fail in xenial. The issue is
related to the following problem:

kernel reports TIME_ERROR: 0x41: Clock Unsynchronized

Other ubuntu varions have chrony installed, so this changes ensures
chrony is installed in xenial too.
ernestl pushed a commit that referenced this pull request Dec 3, 2024
Some tests like auto-refresh-backoff fail in xenial. The issue is
related to the following problem:

kernel reports TIME_ERROR: 0x41: Clock Unsynchronized

Other ubuntu varions have chrony installed, so this changes ensures
chrony is installed in xenial too.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-picked Simple 😃 A small PR which can be reviewed quickly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants