Codebase list cinder-tempest-plugin / d0e5b91
zuul: Extend timeout for lvm-multiattach and cbak-ceph jobs These jobs are frequently timing out with the default 2h limit, extend them to 3 hours. 51c56f2 is one potential reason that these jobs are taking longer to run now. https://zuul.opendev.org/t/openstack/builds?job_name=cinder-tempest-plugin-lvm-multiattach&project=openstack/cinder-tempest-plugin https://zuul.opendev.org/t/openstack/builds?job_name=cinder-tempest-plugin-cbak-ceph&project=openstack/cinder-tempest-plugin Change-Id: Id0529a4f0a314996f8c0e8506596aefe0eb8648f Eric Harney 2 years ago
1 changed file(s) with 2 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
8282 - ^.*\.rst$
8383 - ^doc/.*$
8484 - ^releasenotes/.*$
85 timeout: 10800
8586
8687 - job:
8788 name: cinder-tempest-plugin-lvm-barbican-base-abstract
218219 c-bak: true
219220 devstack_localrc:
220221 CINDER_QUOTA_VOLUMES: 25
222 timeout: 10800
221223
222224 - job:
223225 name: cinder-tempest-plugin-cbak-ceph-zed