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

test: validate kubelet and docker systemd during E2E #3759

Merged
merged 3 commits into from
Aug 28, 2020

Conversation

jackfrancis
Copy link
Member

Reason for Change:

This PR adds a systemd validation test for kubelet and docker, to ensure that they are restarted after the processes are killed.

Issue Fixed:

Requirements:

Notes:

@acs-bot
Copy link

acs-bot commented Aug 27, 2020

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jackfrancis

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@@ -34,6 +34,7 @@ jobs:
ENABLE_KMS_ENCRYPTION: ${{ parameters.enableKMSEncryption }}
SUBSCRIPTION_ID: '$(SUBSCRIPTION_ID_E2E_KUBERNETES)'
MSI_USER_ASSIGNED_ID: '$(MSI_USER_ASSIGNED_ID_AKS_ENGINE_E2E)'
GINKGO_FOCUS: 'should have resilient kubelet and docker systemd services'
Copy link
Member Author

Choose a reason for hiding this comment

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

Don't merge until we remove this

@codecov
Copy link

codecov bot commented Aug 27, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3759   +/-   ##
=======================================
  Coverage   73.20%   73.20%           
=======================================
  Files         148      148           
  Lines       25372    25372           
=======================================
  Hits        18573    18573           
  Misses       5663     5663           
  Partials     1136     1136           

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 5c72549...fbf2e56. Read the comment docs.

@jackfrancis jackfrancis merged commit cb5f0dd into Azure:master Aug 28, 2020
@jackfrancis jackfrancis deleted the test-validate-systemd branch August 28, 2020 16:37
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.

None yet

2 participants