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

fix check for systemd-timesyncd.service #512

Merged
merged 3 commits into from
Mar 26, 2024
Merged

Conversation

jepio
Copy link
Member

@jepio jepio commented Mar 26, 2024

systemd-timesyncd.service will not be the only ntp implementation enabled by default on all platforms, so the test needs to take that into account.

@jepio jepio requested a review from a team March 26, 2024 09:33
kola/tests/coretest/core.go Outdated Show resolved Hide resolved
kola/tests/coretest/core.go Outdated Show resolved Hide resolved
kola/tests/coretest/core.go Outdated Show resolved Hide resolved
We're enabling ntpd/chronyd by default on certain OEM platforms, so rework the
test to check that any ntp implementation is active.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
These show up on go 1.21 when running ./test.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
The cl.update.oem test runs on Qemu but uses the Azure OEM payload.  The Azure
OEM payload will ship chronyd configured to talk to Hyper-Vs PTP device - which
is not available in Qemu - and this fails the test. Mask chronyd to prevent the
failure.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
@jepio
Copy link
Member Author

jepio commented Mar 26, 2024

@jepio jepio merged commit 7f38187 into flatcar-master Mar 26, 2024
2 checks passed
@jepio jepio deleted the jepio/ntp-test-fix branch March 26, 2024 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants