-
Notifications
You must be signed in to change notification settings - Fork 260
Use prebuilt artifacts in E2E #474
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report
@@ Coverage Diff @@
## master #474 +/- ##
==========================================
- Coverage 52.74% 52.67% -0.08%
==========================================
Files 28 28
Lines 4224 4224
==========================================
- Hits 2228 2225 -3
- Misses 1724 1726 +2
- Partials 272 273 +1
Continue to review full report at Codecov.
|
71deaa7 to
e3234a8
Compare
jaer-tsun
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
| "agentPoolProfiles": [ | ||
| { | ||
| "name": "agentpool1", | ||
| "count": 3, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
how come linux 1804 has 3 instead of 2 nodes?
jaer-tsun
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
* update e2e to reuse pipeline artifacts * install ginkgo * update e2e config for apiserver * add clean up step * aks-engine version * aks-engine version * aks-engine version * aks-engine version * aks-engine version * aks-engine version * aks-engine version * aks-engine version
What this PR does / why we need it:
Which issue this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close that issue when PR gets merged): fixes #Special notes for your reviewer:
Release note: