]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
provision/downburst: add ntp or chrony to cloud-init packages
authorKyr Shatskyy <kyrylo.shatskyy@clyso.com>
Thu, 3 Apr 2025 10:35:52 +0000 (12:35 +0200)
committerKyr Shatskyy <kyrylo.shatskyy@clyso.com>
Sun, 6 Apr 2025 17:00:32 +0000 (19:00 +0200)
commitdb1b7bb4f58659e80b3b1eadf9325143595069f1
tree8a00c520546a54a1719df0db0c462c4170371fbf
parentcefb8370615e7392da6d3a0ee71ba01f84fcbdc4
provision/downburst: add ntp or chrony to cloud-init packages

Since downburst may use default cloud images which mostly
miss ntp by default, make sure we preinstall ntp or chrony
required for ceph cluster to sync the date time, otherwise
osd self scrub check will fail.

Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@clyso.com>
teuthology/provision/downburst.py