Azure / WALinuxAgent

Microsoft Azure Linux Guest Agent
http://azure.microsoft.com/
Apache License 2.0
543 stars 372 forks source link

Disable GAVersioning before self update test #3185

Closed maddieford closed 3 months ago

maddieford commented 3 months ago

Description

Previously published version in PIR is 2.11.1.8 which has GAVersioning enabled. The test VMs are created and update to that version which is opted into RSM, so the agent does not self update to latest published version. This PR updates the agent_publish scenario to disable GAVersioning in conf before checking for update.

Issue #


PR information

Quality of Code and Contribution Guidelines