Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

chore: Change Windows default image to Jun 2019 #1489

Merged
merged 2 commits into from Jun 20, 2019

Conversation

PatrickLang
Copy link
Contributor

Reason for Change:

This updates the last-known-good image to the latest Windows patch release. There were some issues that could break DNS in April/May cumulative updates.

Issue Fixed:

Requirements:

Notes:

/hold
I was expecting this to have a date on or after the 2nd Tuesday which is June 10, not June 4. I need to make sure this is the right one before merge.

@codecov
Copy link

codecov bot commented Jun 18, 2019

Codecov Report

Merging #1489 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1489   +/-   ##
=======================================
  Coverage   75.77%   75.77%           
=======================================
  Files         128      128           
  Lines       18357    18357           
=======================================
  Hits        13910    13910           
  Misses       3651     3651           
  Partials      796      796

@@ -247,11 +247,11 @@ const (
// DefaultWindowsPublisher sets the default WindowsPublisher value in WindowsProfile
DefaultWindowsPublisher = "MicrosoftWindowsServer"
// DefaultWindowsOffer sets the default WindowsOffer value in WindowsProfile
DefaultWindowsOffer = "WindowsServerSemiAnnual"
DefaultWindowsOffer = "WindowsServer"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this should have changed. Checking with team publishing the images

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The publishing team intended to change this, so I'm updating the docs to match.

@PatrickLang
Copy link
Contributor Author

cc @adelina-t
once this merges, will need to move upstream testing to this image

@PatrickLang
Copy link
Contributor Author

Will need to continue hold. This isn't the right image :(

Copy link
Contributor

@CecileRobertMichon CecileRobertMichon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jackfrancis jackfrancis added this to In progress in backlog Jun 19, 2019
@jackfrancis
Copy link
Member

/lgtm

@acs-bot acs-bot added the lgtm label Jun 20, 2019
@acs-bot acs-bot merged commit c67b90b into Azure:master Jun 20, 2019
backlog automation moved this from In progress to Done Jun 20, 2019
@acs-bot
Copy link

acs-bot commented Jun 20, 2019

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: CecileRobertMichon, jackfrancis, PatrickLang

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:
  • OWNERS [CecileRobertMichon,jackfrancis]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@PatrickLang PatrickLang deleted the patchtuesday-jun2019 branch June 20, 2019 17:17
jackfrancis pushed a commit that referenced this pull request Jun 21, 2019
* chore: Change Windows default image to Jun 2019

* Update doc to clarify that all 4 parameters are needed for custom image testing
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
backlog
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants