Merge "tests: Increase container-update timeouts for rolling upgrade jobs"

This commit is contained in:
Zuul 2020-11-09 11:39:56 +00:00 committed by Gerrit Code Review
commit 2b79d0befd

View File

@ -99,6 +99,8 @@
cmd: |
crudini --set /etc/swift/object-server.conf DEFAULT bind_ip {{ hostvars['object1'].nodepool.public_ipv4 }}
crudini --set /etc/swift/object-server.conf DEFAULT user {{ ansible_user_id }}
crudini --set /etc/swift/object-server.conf DEFAULT conn_timeout 3
crudini --set /etc/swift/object-server.conf DEFAULT container_update_timeout 3
executable: /bin/bash
- hosts: swift-cluster