Files
snapd/tests/main/interfaces-time-control
Sergio Cazzolato 52d718cca5 tests: skip the test-snapd-timedate-control-consumer.date to avoid NTP sync error
* Skip the test-snapd-timedate-control-consumer.date command

NTP syncronization is not done after the date is changed using the date
command.
The issue happens even when the syncronization is manually forced.
The error displayed in the journal is the following:
synchronized.go:72: DEBUG: NTPSynchronized state returned by timedate1:
false

In order to reproduce the error and check the fix, run:
spread-debug -order -single-worker -debug
google:ubuntu-20.04-64:tests/main/interfaces-time-control
google:ubuntu-20.04-64:tests/main/snapd-stat

* Revert snap usage instead of timedatectl command
2021-11-16 19:52:30 +01:00
..