]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
cephadm-dashboard-e2e: archiving takes too long to fail 1990/head
authorNizamudeen A <nia@redhat.com>
Wed, 27 Apr 2022 06:37:56 +0000 (12:07 +0530)
committerNizamudeen A <nia@redhat.com>
Wed, 27 Apr 2022 06:37:56 +0000 (12:07 +0530)
commit95d8c7ff2129054bba36d96211010e52f65f4d88
tree622bea7819c7b7ecdb6d9759af48ccff3ecc03e8
parentfd83199e7d9be30ffb9ffa1fe96b3435f25c2853
cephadm-dashboard-e2e: archiving takes too long to fail

If the provided pattern for eg: log/*.log is not found, archiving takes
way too longer to fail and that increased the job time to 1 hour on our
cephadm dashboard e2e jobs. Instead I added a pattern like log/** and
this way it immediately failed when there is no logs. (In cephadm
dashboard e2e, there
won't be any logs if the job is succesfull and the logs are saved only
when the job is failed)

Signed-off-by: Nizamudeen A <nia@redhat.com>
ceph-dashboard-cephadm-e2e-nightly/config/definitions/ceph-dashboard-cephadm-e2e-nightly.yml
ceph-dashboard-cephadm-e2e/config/definitions/ceph-dashboard-cephadm-e2e.yml