radekg / terraform-provisioner-ansible

Ansible with Terraform 0.14.x
Apache License 2.0
572 stars 100 forks source link

Correct scp handling in tests #118

Closed radekg closed 5 years ago

radekg commented 5 years ago

Summary

Improve the handling of the SCP commands in remote provisioner tests.

Wait for the data to arrive from Terraform. Extend the command timeouts for external CI. Report the time taken for the SCP data to arrive.