-
Notifications
You must be signed in to change notification settings - Fork 353
Update CDN in a Box enroller to use TO API v5 #7795
Conversation
Codecov Report
@@ Coverage Diff @@
## master #7795 +/- ##
=============================================
- Coverage 65.61% 28.85% -36.77%
Complexity 98 98
=============================================
Files 323 599 +276
Lines 12833 77053 +64220
Branches 965 90 -875
=============================================
+ Hits 8421 22230 +13809
- Misses 4051 52738 +48687
- Partials 361 2085 +1724
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 512 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
f801c5d to
c051527
Compare
jpappa200
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.
Looks good to me, just waiting on CI
jpappa200
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.
👍
caa819a to
31aa9a2
Compare
31aa9a2 to
565c526
Compare
|
Rebased |
|
I can't tell why this would fail the tests just by looking at it, but they seem to be failing consistently |
1706f80 to
b7fd246
Compare
* Session.CreateServerCapabilityV5 -> Session.CreateServerCapability * Session.GetServerCapabilitiesV5 -> Session.GetServerCapabilities * Session.UpdateServerCapabilityV5 -> Session.UpdateServerCapability * Update CiaB enroller to use TO API v5 * Update field names for API v5 * Remove server response ID validation
This PR makes the CDN in a Box enroller use Traffic Ops API version 5.
This PR also removes
V5from some API v5 TO client method names.Which Traffic Control components are affected by this PR?
What is the best way to verify this PR?
Verify that GitHub Actions pass
If this is a bugfix, which Traffic Control versions contained the bug?
PR submission checklist