Skip to content

CI/CD Test Container intermittently not starting up or rather being stopping with no clear indication why #1115

Discussion options

You must be logged in to vote

I assume you are using MS-hosted agents/runners (Azure DevOps or GitHub). Unfortunately, this is a known issue. The image does not run properly on those agents (VMs). Here (Azure/azure-cosmos-db-emulator-docker#45.) is the upstream issue. Perhaps you can share your experience too, and Microsoft finally decides to fix it 😄. That is the reason why our Cosmos DB emulator tests are disabled:

[Fact(Skip = "The Cosmos DB Linux Emulator Docker image does not run on Microsoft's CI environment (GitHub, Azure DevOps).")] // https://github.com/Azure/azure-cosmos-db-emulator-docker/issues…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@joelsteventurner
Comment options

@HofmeisterAn
Comment options

Answer selected by joelsteventurner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants