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

test: increase e2e pod delete timeout tolerance to 5 mins #662

Merged
merged 1 commit into from Mar 6, 2019

Conversation

jackfrancis
Copy link
Member

Reason for Change:

We regularly see pod deletes succeeding just above the current timeout threshold of 1 minute. E.g.:

2019/03/06 10:34:42 #### $ k delete po -n default iis-azurefile completed in 1m23.84830648s

There is no strict reason to enforce a 1 minute timeout generally for all pod delete operations. Let's increase to 5 mins to account for normal operational variance.

Issue Fixed:

Requirements:

Notes:

@acs-bot acs-bot added the size/XS label Mar 6, 2019
@jackfrancis
Copy link
Member Author

/azp run pr-e2e

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

@mboersma
Copy link
Member

mboersma commented Mar 6, 2019

lgtm if e2e agrees

@codecov
Copy link

codecov bot commented Mar 6, 2019

Codecov Report

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

@@           Coverage Diff           @@
##           master     #662   +/-   ##
=======================================
  Coverage   63.89%   63.89%           
=======================================
  Files          91       91           
  Lines       14022    14022           
=======================================
  Hits         8960     8960           
  Misses       4385     4385           
  Partials      677      677

@serbrech
Copy link
Member

serbrech commented Mar 6, 2019

lgtm

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

@acs-bot
Copy link

acs-bot commented Mar 6, 2019

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: CecileRobertMichon, 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:
  • 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

@acs-bot acs-bot merged commit fb5f66d into Azure:master Mar 6, 2019
danmassie pushed a commit to danmassie/aks-engine that referenced this pull request Mar 9, 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.

None yet

5 participants