azure-sdk-for-cpp/eng/common
Azure SDK Bot 2093f4ef81
Fail if the emulator doesn't start (#3777)
We had continueOnError set to true so if the emulator failed to start we would still try to run the tests which all fail but take a long time to run.  The timeout for this step is about 10mins of trying so that should be enough time and so we also don't really need another retry step.

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2022-06-28 14:18:57 -07:00
..
docgeneration Sync eng/common directory with azure-sdk-tools for PR 3386 (#3733) 2022-06-14 10:47:25 -07:00
pipelines/templates Fail if the emulator doesn't start (#3777) 2022-06-28 14:18:57 -07:00
scripts Sync eng/common directory with azure-sdk-tools for PR 3481 (#3764) 2022-06-24 11:23:53 -07:00
spelling Sync eng/common directory with azure-sdk-tools for PR 2352 (#3145) 2021-12-02 08:39:07 -08:00
testproxy Sync eng/common directory with azure-sdk-tools for PR 3238 (#3590) 2022-04-27 12:29:32 -07:00
TestResources Use westus as default region in test resource deployments (#3759) 2022-06-21 09:41:39 -04:00
InterdependencyGraph.html
README.md Sync eng/common directory with azure-sdk-tools for PR 1716 (#2467) 2021-06-21 12:18:52 -07:00

Common Engineering System

Updates under this directory should only be made in the azure-sdk-tools repo as any changes under this directory outside of that repo will end up getting overwritten with future updates. For information about making updates see common engineering system docs