]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/ceph.py: add ceph logs directory in job's info.yaml
authorShraddha Agrawal <shraddha.agrawal000@gmail.com>
Mon, 20 Jul 2020 21:03:12 +0000 (02:33 +0530)
committerLaura Flores <lflores@redhat.com>
Wed, 4 May 2022 15:34:41 +0000 (10:34 -0500)
commit3533e0d99aeffc2f165fe106191b5a53dbc765bc
tree9b24bf582cc2b82e3dce52a8f903ecf25d0899ce
parentb51d866559c7cde15d3b75ee17bbba8fdf2584be
qa/tasks/ceph.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>
(cherry picked from commit e991f04b59b96271042f749ab1b7b9c56701c4f9)
qa/tasks/ceph.py