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

ci: add containerd PR E2E tests #3892

Merged
merged 3 commits into from
Oct 6, 2020

Conversation

jackfrancis
Copy link
Member

Reason for Change:

This PR adds containerd configuration to the PR E2E jobs, so that we test containerd scenarios before merging changes.

Issue Fixed:

Credit Where Due:

Does this change contain code from or inspired by another project?

  • No
  • Yes

If "Yes," did you notify that project's maintainers and provide attribution?

  • No
  • Yes

Requirements:

Notes:

@codecov
Copy link

codecov bot commented Oct 2, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3892   +/-   ##
=======================================
  Coverage   72.84%   72.84%           
=======================================
  Files         149      149           
  Lines       23213    23213           
=======================================
  Hits        16910    16910           
  Misses       5182     5182           
  Partials     1121     1121           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c5d44ed...8c0595f. Read the comment docs.

@acs-bot acs-bot added size/M and removed size/S labels Oct 6, 2020
@@ -121,15 +121,6 @@
"distro": "ubuntu-18.04-gen2",
"availabilityProfile": "VirtualMachineScaleSets",
"vnetSubnetId": "/subscriptions/SUB_ID/resourceGroups/RG_NAME/providers/Microsoft.Network/virtualNetworks/VNET_NAME/subnets/SUBNET_NAME"
},
{
Copy link
Member Author

Choose a reason for hiding this comment

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

I don't see any reason to include two Windows pools on the standard PR E2E config

Copy link
Contributor

Choose a reason for hiding this comment

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

me either

prop.WindowsProfile.ImageVersion == "" {
prop.WindowsProfile.WindowsPublisher = "microsoft-aks"
prop.WindowsProfile.WindowsOffer = "aks-windows"
prop.WindowsProfile.WindowsSku = "2019-datacenter-core-smalldisk-containerd-2005"
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm torn between thinking we should publish containerd images monthly like we publish the docker images and not wanting to have to publish any more images to the marketplace than necessary...

marosset
marosset previously approved these changes Oct 6, 2020
Copy link
Contributor

@marosset marosset left a comment

Choose a reason for hiding this comment

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

/lgtm

@acs-bot
Copy link

acs-bot commented Oct 6, 2020

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jackfrancis, marosset

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 [jackfrancis,marosset]

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

@jackfrancis
Copy link
Member Author

/azp run pr-e2e

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

@acs-bot
Copy link

acs-bot commented Oct 6, 2020

New changes are detected. LGTM label has been removed.

@jackfrancis
Copy link
Member Author

/azp run pr-e2e

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

@jackfrancis
Copy link
Member Author

/azp run pr-e2e

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

@jackfrancis
Copy link
Member Author

/azp run pr-e2e

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

@jackfrancis
Copy link
Member Author

/azp run pr-e2e

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

@jackfrancis jackfrancis merged commit 37326bd into Azure:master Oct 6, 2020
@jackfrancis jackfrancis deleted the pr-e2e-containerd branch October 6, 2020 21:46
penggu pushed a commit to penggu/aks-engine that referenced this pull request Oct 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants