Merge "Revert "[Train only] Add ssh timeout for baremetal_deploy"" into stable/train

This commit is contained in:
Zuul 2020-05-22 09:47:15 +00:00 committed by Gerrit Code Review
commit 55e6f5d01a
1 changed files with 0 additions and 2 deletions

View File

@ -77,7 +77,6 @@ workflows:
- ssh_user_name: heat-admin
- timeout: 3600
- concurrency: 20
- connection_timeout: 600
- queue_name: tripleo
tags:
@ -234,7 +233,6 @@ workflows:
ssh_user_name: <% $.ssh_user_name %>
timeout: <% $.timeout %>
concurrency: <% $.concurrency %>
connection_timeout: <% $.connection_timeout %>
queue_name: <% $.queue_name %>
publish:
ctlplane_ips: <% task().result.ctlplane_ips %>