-
Notifications
You must be signed in to change notification settings - Fork 522
Conversation
This PR is to test the functionality of Windows Server Feb security patch only. |
/assign @ritazh |
@@ -2,6 +2,6 @@ | |||
"image_publisher": "MicrosoftWindowsServer", | |||
"image_offer": "WindowsServer", | |||
"image_sku": "2019-Datacenter-Core-smalldisk", | |||
"image_version": "17763.1518.2010132039", | |||
"image_version": "17763.1697.2101090203", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
since the image is already available in Azure we could use the image and not have to install the patches:
az vm image show --urn MicrosoftWindowsServer:WindowsServer:2019-Datacenter-Core-smalldisk:latest --query name
"17763.1757.2102060435"
/azp run pr-e2e |
Azure Pipelines successfully started running 1 pipeline(s). |
Codecov Report
@@ Coverage Diff @@
## master #4298 +/- ##
=======================================
Coverage 72.03% 72.03%
=======================================
Files 141 141
Lines 21633 21633
=======================================
Hits 15584 15584
Misses 5099 5099
Partials 950 950 Continue to review full report at Codecov.
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jsturtevant, mainred The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Reason for Change:
Issue Fixed:
Credit Where Due:
Does this change contain code from or inspired by another project?
If "Yes," did you notify that project's maintainers and provide attribution?
Requirements:
Notes: