You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nitpick: could you point to the Azure-VM documentation about the feature?
done
Important: we should not consider adding datadog to ACI.
ok
Next step: could you check with EC2 plugin how to do it? (smells like tricky because we use the SSH launcher on Windows machines) https://github.com/jenkinsci/ec2-plugin
I will have to spend more time at this moment ... will first focus on azure.
Service(s)
AWS, Azure, ci.jenkins.io
Summary
following #2980
we need to implement the same process than for linux for the windows ephemeral VM agent.
the same process could apply : Initialization Script
the azure documentation explain that the script will not be launched automatically (https://learn.microsoft.com/en-us/azure/virtual-machines/custom-data: "Custom data is placed in %SYSTEMDRIVE%\AzureData\CustomData.bin as a binary file, but it isn't processed. If you want to process this file, you'll need to build a custom image and write code to process CustomData.bin." ) but the jenkins plugin help seem to state the opposite and provide a sample : https://raw.githubusercontent.com/jenkinsci/azure-vm-agents-plugin/master/docs/init-scripts/windows-ssh.ps1
todo :
same with amazon ....
and then :
Reproduction steps
No response
The text was updated successfully, but these errors were encountered: