dotnet-ci
dotnet-ci copied to clipboard
Repository containing scripting for the dotnet-ci Jenkins instance.
Today if we hit the idle timeout for nodes created by the Azure slave plugin, we'll simply lose the node even if it's been taken offline by a user. The...
Both instances should have the same plugins, Jenkins versions, etc. The configurations should somehow be synchronized between the two. Today dotnet-ci2 is pretty much the test instance/
Specifically: - Website availability - GH rate limits - Queue wait time alerts
These could either sit temporarily on the machine for investigation or be uploaded to blob storage. We need to alter machine configurations or startup scripts for this.
The trigger setup is pretty confusing. Should probably use a builder pattern