microsoft / cobalt

Infrastructure turn-key solution for app service workloads
MIT License
115 stars 79 forks source link

Refactor Single Region Template Integ tests to break dependency on Running Container #257

Open TechnicallyWilliams opened 5 years ago

TechnicallyWilliams commented 5 years ago

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