diff --git a/.zuul.yaml b/.zuul.yaml index 8565ee353f..5e2f25f108 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -235,7 +235,7 @@ - opendev.org/openstack/requirements - opendev.org/openstack/swift - opendev.org/openstack/keystone - timeout: 2700 + timeout: 3600 vars: tox_constraints_file: '{{ ansible_user_dir }}/src/opendev.org/openstack/requirements/upper-constraints.txt' # This tox env get run twice; once for Keystone and once for tempauth @@ -292,7 +292,7 @@ nodeset: centos-7 description: | Setup a SAIO dev environment and run ceph-s3tests - timeout: 2400 + timeout: 3600 pre-run: - tools/playbooks/common/install_dependencies.yaml - tools/playbooks/saio_single_node_setup/setup_saio.yaml