ScaleComputing / HyperCoreAnsibleCollection

Official Ansible collection for Scale Computing SC//HyperCore (HC3) v1 API
GNU General Public License v3.0
12 stars 8 forks source link

Do not run email_alert and smtp tests in parallel #133

Closed justinc1 closed 1 year ago

justinc1 commented 1 year ago

Job https://github.com/ScaleComputing/HyperCoreAnsibleCollection/actions/runs/4259825907/jobs/7412403066 failed with TASK [email_alert : Send test email to an existing Email Alert Recipient] ** fatal: [testhost]: FAILED! => {"changed": false, "msg": "Unexpected response - 400 b'{\"error\":\"SMTP unconfigured\"}'"}

The smtp test was run in parallel. Avoid this by not running both at the same time - exclude smtp.