rimashah25 commented on PR #7099:
URL: https://github.com/apache/trafficcontrol/pull/7099#issuecomment-1302958291

   Tested and reviewed the following:
   1. Able to create DS with 3 states (Active, Primed, Inactive) using APIv5
   2. Able to create DS with 2 states (as expected) (Active=true, Primed=false) 
using APIv3, APIv4, APIv4.1
   3. See the timestamp format update in APIv5 ONLY
   4. Could create DS and DSR with longDesc1 and longDesc2 in the JSON payload 
with all 3 API versions 
   5. #7094 didn't seem like it was fixed. I am able to change the routingName 
even when the value is set to cdn 
   6. GET receives the right DS structure (3.0 and 4.0 doesn't show `regional` 
field but 4.1 and 5.0 shows it)
   7. Update to testing utilities makes sense to implement.
   8. Variable name changes are tested in all three versions of API tests
   9. DB migration files need timestamp change.
   10. Remaining to test the following API: `/cdns/{{CDN 
Name}}/configs/monitoring`, `/cdns/{{CDN Name}}/snapshot/new`, 
`/deliveryservices/{{ID}}/safe`, `/servers/{{ID}}/deliveryservices`, 
`/snapshot`, `/users/{{ID}}/deliveryservice` 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to