If an application container isn't running for any reason, it's most likely a symptom of it's underlying application. Therefore, infrastructure pipelines should not be blocked for reasons related to an app.
Description
As a user, I'd like integration test in the az-service-single-region template to not have dependencies on running containers.
[ ] Integration tests should no longer be making http calls to the running container but instead verify correct configuration of a webhook designed to push images to app service server.
Resources
Technical Design DocumentMockups
Tasks
Assignee should break down work into tasks here
Remove http calls from az-service-single-region template integration tests
Use az-isolated-service-single-region acrwebhook integration tests as a model for implementing integration tests
Background
If an application container isn't running for any reason, it's most likely a symptom of it's underlying application. Therefore, infrastructure pipelines should not be blocked for reasons related to an app.
Description
As a user, I'd like integration test in the az-service-single-region template to not have dependencies on running containers.
Acceptance Criteria
Reference: [Done-Done Checklist] (https://github.com/Microsoft/code-with-engineering-playbook/blob/master/Engineering/BestPractices/DoneDone.md)
Resources
Technical Design Document Mockups
Tasks
Assignee should break down work into tasks here