]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/suites/crimson-rados/singleton: add install task 64407/head
authorMatan Breizman <mbreizma@redhat.com>
Mon, 7 Jul 2025 12:10:45 +0000 (12:10 +0000)
committerMatan Breizman <mbreizma@redhat.com>
Wed, 9 Jul 2025 10:09:24 +0000 (13:09 +0300)
commit85a3afe09562f03f5f5f7b2e3875fe597fc397d3
tree7eee67a9066f3e0bfc4ddd0646383fed69074ebc
parent7afe443538f24c40adc6e313ac5e523fc52cdcdb
qa/suites/crimson-rados/singleton: add install task

This should fix the chmod 777 /var/log/ceph failures.

We were missing the install task which resulted in no /var/log/ceph:
```
2025-07-07T08:55:44.586 INFO:teuthology.run_tasks:Running task ceph...
2025-07-07T08:55:44.679 INFO:tasks.ceph:Making ceph log dir writeable by
non-root...
2025-07-07T08:55:44.679 DEBUG:teuthology.orchestra.run.smithi144:> sudo
chmod 777 /var/log/ceph
2025-07-07T08:55:44.711
INFO:teuthology.orchestra.run.smithi144.stderr:chmod: cannot access
'/var/log/ceph': No such file or directory
```

Signed-off-by: Matan Breizman <mbreizma@redhat.com>
(cherry picked from commit ecbc607d2e715ba05c113a4d9c9dd3f04c6e2b68)
qa/suites/crimson-rados/singleton/all/osd-backfill.yaml