Skip to content

Conversation

@pjohnst5
Copy link
Contributor

@pjohnst5 pjohnst5 commented Sep 22, 2020

Reason for Change:
A test was being skipped due to our config files listing agent nodes as availability sets instead of vmss's.

Requirements:
This test which makes sure containers come back up correctly after a restart was being skipped because our config files had the agent nodes as availability sets instead of vmss.
https://github.com/Azure/aks-engine/blob/c670571cd42c68ecddca9a9379a5a1d3b0cd6a69/test/e2e/kubernetes/kubernetes_test.go#L2238
image
image

@pjohnst5 pjohnst5 requested a review from matmerr September 22, 2020 17:12
@pjohnst5 pjohnst5 changed the title test: stop skipping windows tests test: stop skipping windows test Sep 22, 2020
@codecov
Copy link

codecov bot commented Sep 22, 2020

Codecov Report

Merging #678 into master will decrease coverage by 0.94%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #678      +/-   ##
==========================================
- Coverage   42.63%   41.69%   -0.95%     
==========================================
  Files          72       72              
  Lines       10392     9483     -909     
==========================================
- Hits         4431     3954     -477     
+ Misses       5482     5057     -425     
+ Partials      479      472       -7     

@pjohnst5 pjohnst5 merged commit 00f5a84 into Azure:master Sep 23, 2020
@pjohnst5 pjohnst5 deleted the fix-windows-tests branch September 23, 2020 00:40
neaggarwMS pushed a commit to neaggarwMS/azure-container-networking that referenced this pull request Nov 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants