]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/cephfs: save results dir from xfstests-dev repo 46574/head
authorRishabh Dave <ridave@redhat.com>
Tue, 31 May 2022 03:14:51 +0000 (08:44 +0530)
committerRishabh Dave <ridave@redhat.com>
Wed, 22 Feb 2023 15:14:29 +0000 (20:44 +0530)
commit92aaaf7b57c326cc3755a5ed43862550a0d9a865
treeb1ec410c3b160a8cceab04ca3dc7544f16f12ec2
parent053a1fb8516e7fe6fb4160ebdf8c17b8cc35b71a
qa/cephfs: save results dir from xfstests-dev repo

The "results" directory in xfstests-dev repo contains logs that are
created by it during execution of its tests. Copying this directory to
Ceph log directory saves it from being erased during tear down conducted
by teuthology test runner. These logs allow deeper inspection in to the
cause of failure of tests.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
qa/tasks/cephfs/xfstests_dev.py