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

test: disable 1.16 tests for various cluster configs #2065

Merged
merged 5 commits into from
Oct 2, 2019

Conversation

jackfrancis
Copy link
Member

@jackfrancis jackfrancis commented Sep 30, 2019

Reason for Change:

Several cluster configs are consistently failing in 1.16 tests. While we triage, let's disable them so that we can get more readable test signal for configurations that do work more consistently.

While triaging 1.16 breakage for Azure NetworkPolicy addon, I determined that the issue was not practical (i.e., the addon was installed correctly on the cluster) but rather that we were adding superfluous api model configuration for >= 1.16 for this addon, which was causing the E2E test runner to panic. Because the changes are in order to fix our test signal, I've included those changes in this PR.

Issue Fixed:

Fixes #2069

Requirements:

Notes:

@jackfrancis
Copy link
Member Author

Filed #2066

@jackfrancis
Copy link
Member Author

Filed #2067

@jackfrancis
Copy link
Member Author

Filed #2068

@codecov
Copy link

codecov bot commented Sep 30, 2019

Codecov Report

Merging #2065 into master will increase coverage by 0.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #2065      +/-   ##
==========================================
+ Coverage   76.69%   76.71%   +0.01%     
==========================================
  Files         135      135              
  Lines       20587    20598      +11     
==========================================
+ Hits        15790    15801      +11     
  Misses       3878     3878              
  Partials      919      919

@jackfrancis
Copy link
Member Author

Filed #2069

@acs-bot acs-bot added size/L and removed size/S labels Sep 30, 2019
@jackfrancis
Copy link
Member Author

@saiyan86 to confirm that we have the correct logic for Azure NetworkPolicy addon on >= 1.16.0 clusters.

@devigned
Copy link
Member

devigned commented Oct 1, 2019

lgtm

@saiyan86
Copy link
Contributor

saiyan86 commented Oct 2, 2019

/lgtm
cc @jaer-tsun, the new maintainer of Azure-NPM.

Copy link
Member

@mboersma mboersma 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 acs-bot merged commit ef5ef06 into Azure:master Oct 2, 2019
@acs-bot
Copy link

acs-bot commented Oct 2, 2019

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jackfrancis, mboersma, saiyan86

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,mboersma]

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

@jackfrancis jackfrancis deleted the e2e-1.16-configs branch October 2, 2019 17:15
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.

Azure NetworkPolicy addons spec broken in 1.16
5 participants