]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: TestCheckHost: also mock `check_time_sync`
authorSebastian Wagner <sewagner@redhat.com>
Fri, 24 Sep 2021 10:46:54 +0000 (12:46 +0200)
committerSebastian Wagner <sewagner@redhat.com>
Tue, 2 Nov 2021 09:01:18 +0000 (10:01 +0100)
commit23d69d060210d6cc957d49f17ba0f4ced9b97cef
treeeaf309e75044b3a5202f9c3d998997e3cf745d36
parent00ee434cc358f7615272cbb5ae51d4216c34c93a
cephadm: TestCheckHost: also mock `check_time_sync`

Fixes: https://tracker.ceph.com/issues/52722
```
TestCheckHost.test_container_engine fails at cephadm:5834: Error cephadm.Error: No time synchronization is active
```

Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
(cherry picked from commit fc9d9b39144fd16f2b2a9621f80dcd1162459000)
src/cephadm/tests/test_cephadm.py