]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/cephadm.py: add ceph logs directory in job's info.yaml 36738/head
authorShraddha Agrawal <shraddha.agrawal000@gmail.com>
Wed, 19 Aug 2020 10:54:18 +0000 (16:24 +0530)
committerShraddha Agrawal <shraddha.agrawal000@gmail.com>
Wed, 19 Aug 2020 12:22:06 +0000 (17:52 +0530)
commitd2ff5c5eb609eba02e6c966015bb7e1d9b349be4
tree7b0706e3dc35790afcd8afe215fd085bb5581407
parentc79237a3cf14c9f58fcc48d5c4041fcf0c16caef
qa/tasks/cephadm.py: add ceph logs directory in job's info.yaml

This commit adds the file path of ceph log directories to the job's
info.yaml log file. The motivation behind this is, in case of job
timeout, the logs would still be tranferred to teuthology host
before nuking test machines using these ceph log directory paths in
job's info.yaml log file.

Signed-off-by: Shraddha Agrawal <shraddha.agrawal000@gmail.com>
qa/tasks/cephadm.py