Set up monitoring tests for individual feed endpoints, both w/ and w/o aggregated=true.
Now RB hits the feed microservices instead of the aggregated feed endpoint in MCS.
Description
Description
Details
Details
Related Objects
Related Objects
Event Timeline
Comment Actions
The monitoring tests hit already all of the individual endpoints. It seems the service checker script just fires off a request for each x-ample scenario in spec.yaml. So we just need to add an example request to spec.yaml with ?aggregated=true for each individual feed content endpoint.
Comment Actions
Change 312308 had a related patch set uploaded (by Mholloway):
Add spec examples for individual feed endpoints with ?aggregated=true
Comment Actions
Change 312308 merged by jenkins-bot:
Add spec examples for individual feed endpoints with ?aggregated=true