The Windows ACI image needs to have command line git installed and available in the PATH. At least that has been the working assumption for the other agents.
https://ci.jenkins.io/job/Plugins/job/git-client-plugin/job/PR-513/1/testReport/junit/org.jenkinsci.plugins.gitclient/CliGitAPIImplTest/windows_8___Build__windows_8____test_checkout/ On Wed, Feb 19, 2020 at 5:52 PM Mark Waite <[email protected]> wrote: > Second experiment at > https://ci.jenkins.io/job/Plugins/job/platformlabeler-plugin/job/PR-167/1/ > > On Wed, Feb 19, 2020 at 5:48 PM Mark Waite <[email protected]> > wrote: > >> My first experiment is in progress. See >> https://ci.jenkins.io/job/Plugins/job/platformlabeler-plugin/job/PR-166/1/ >> for >> progress. >> >> On Wed, Feb 19, 2020 at 11:26 AM Slide <[email protected]> wrote: >> >>> I have recently been testing ACI (Azure Container Instances) agents for >>> Windows for both jdk8 and jdk11. I would to have some additional testing >>> done to flush out any issues prior to enabling for general usage. For my >>> tests I created a new branch and updated the Jenkinsfile in that branch. To >>> enable ACI usage you add a parameter to buildPlugin as forceAci : true. >>> >>> Example: >>> >>> buildPlugin(forceAci: true) >>> >>> Please let me know if you see any issues. >>> >>> Regards, >>> >>> Alex >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Jenkins Developers" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/jenkinsci-dev/CAPiUgVcF7cwZGLSH9%3D9%2BxuFO56soHSo03opXen-63C9jdCAVVQ%40mail.gmail.com >>> <https://groups.google.com/d/msgid/jenkinsci-dev/CAPiUgVcF7cwZGLSH9%3D9%2BxuFO56soHSo03opXen-63C9jdCAVVQ%40mail.gmail.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAO49JtGk%3Dm04a03SO8SEPNRmH6FBV8KMsUNB-4s7%3DxdHRvL%2BpQ%40mail.gmail.com.
