equinix-labs / ansible-collection-equinix

Ansible content to help automate the management of Equinix resources
https://deploy.equinix.com/labs/ansible-collection-equinix/
GNU General Public License v3.0
2 stars 8 forks source link

Fixing integrations tests, Take #2 #83

Closed t0mk closed 1 year ago

t0mk commented 1 year ago

This PR fixes Github action-run integration test.

displague commented 1 year ago

FATAL: Command "ansible-playbook metal_device-shpv7a6x.yml -i inventory -v" returned exit status 2.

blocked by #80

t0mk commented 1 year ago

fixes #80

t0mk commented 1 year ago

Tests passed. they were timing out on device creation. Before merge, I'm thinking to parallelize and extend device wait time.