commit | 24e1466faa0ef44a1278b285ad0600c857436490 | [log] [tgz] |
---|---|---|
author | Tatyanka Leontovich <tleontovich@mirantis.com> | Thu Dec 13 10:17:55 2018 +0000 |
committer | Gerrit Code Review <support@gerrithub.io> | Thu Dec 13 10:17:55 2018 +0000 |
tree | 9b24e4cdcae1da2be71087e02f793d73b173cf7f | |
parent | b1cd346a8d64edd6e444714440e4f5f0e6cc055e [diff] | |
parent | 9cd5c13556d02973671f074dbccd68ec177f0472 [diff] |
Merge "Fix underlay.get_logs() method"
diff --git a/tcp_tests/templates/shared-openstack.yaml b/tcp_tests/templates/shared-openstack.yaml index b48a611..4a5be47 100644 --- a/tcp_tests/templates/shared-openstack.yaml +++ b/tcp_tests/templates/shared-openstack.yaml
@@ -76,7 +76,7 @@ -C "I@keystone:server" cmd.run ". /root/keystonercv3; openstack image list" node_name: {{ HOSTNAME_CFG01 }} - retry: {count: 1, delay: 5} + retry: {count: 5, delay: 15} skip_fail: false {%- endmacro %}