maidsafe-archive / safe-build-infrastructure

Houses internal build infrastructure
BSD 3-Clause "New" or "Revised" License
4 stars 3 forks source link

Terminate & regenerate HAProxy #83

Closed S-Coyle closed 5 years ago

S-Coyle commented 5 years ago

As per communication from AWS, this must be done before 2019-06-24 19:00 UTC

S-Coyle commented 5 years ago

Tested on staging and after terminating proxy on AWS I was able to run terraform again to recreate it, then run provisioning again - this brought staging Jenkins back online. Note there was an issue then connecting the Windows slaves to Jenkins - error received during provisioning when trying to start the slave service. Suspect that this is a general error that will always be received when re-provisioning, and not because of the new proxy. Can be confirmed if required.

jacderida commented 5 years ago

I can definitely confirm now that the issue with the Windows slaves occurs on a re-provision of the environment and is nothing to do with the proxy.

jacderida commented 5 years ago

This was done by terminating the instance, re-running Terraform, then re-provisioning. Went without incident.