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
| 82 | 82 | - ^.*\.rst$ |
| 83 | 83 | - ^doc/.*$ |
| 84 | 84 | - ^releasenotes/.*$ |
| 85 | timeout: 10800 | |
| 85 | 86 | |
| 86 | 87 | - job: |
| 87 | 88 | name: cinder-tempest-plugin-lvm-barbican-base-abstract |
| 218 | 219 | c-bak: true |
| 219 | 220 | devstack_localrc: |
| 220 | 221 | CINDER_QUOTA_VOLUMES: 25 |
| 222 | timeout: 10800 | |
| 221 | 223 | |
| 222 | 224 | - job: |
| 223 | 225 | name: cinder-tempest-plugin-cbak-ceph-zed |