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

test: wait longer between kubectl top nodes retries #543

Merged
merged 2 commits into from
Feb 20, 2019

Conversation

jackfrancis
Copy link
Member

@jackfrancis jackfrancis commented Feb 20, 2019

Reason for Change:

Intermittent kubectl top nodes failure test signal due to possibly transient metrics-server issues. Adding more retry time here to be more tolerant to Azure.

This PR will wait 10 minutes (1 retry per minute) to get a successful kubectl top nodes result.

Issue Fixed:

Fixes #533

Requirements:

Notes:

@acs-bot
Copy link

acs-bot commented Feb 20, 2019

[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

@mboersma
Copy link
Member

lgtm

@codecov
Copy link

codecov bot commented Feb 20, 2019

Codecov Report

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

@@          Coverage Diff           @@
##           master    #543   +/-   ##
======================================
  Coverage    54.6%   54.6%           
======================================
  Files          97      97           
  Lines       14649   14649           
======================================
  Hits         7999    7999           
  Misses       5975    5975           
  Partials      675     675

@jackfrancis jackfrancis merged commit 584768b into Azure:master Feb 20, 2019
@jackfrancis jackfrancis deleted the e2e-top-nodes-wait branch February 20, 2019 18:23
sylr pushed a commit to sylr/aks-engine that referenced this pull request Feb 28, 2019
juhacket pushed a commit to juhacket/aks-engine that referenced this pull request Mar 14, 2019
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.

Intermittent metrics-server failures
3 participants