diff --git a/service-catalog/infra-smoke-tests/README.md b/service-catalog/infra-smoke-tests/README.md new file mode 100644 index 0000000..5b23307 --- /dev/null +++ b/service-catalog/infra-smoke-tests/README.md @@ -0,0 +1,12 @@ +# Infra smoke tests + +The [infra-smoke-tests] repository contains a set of tests that are run against +the infrastructure to ensure that it is working as expected. + +Use cases: + +- Check if there's an ongoing incident. +- Ensure that modification to the infrastructure (e.g. `terraoform apply`) + worked as expected. + +[infra-smoke-tests]: https://github.com/rust-lang/infra-smoke-tests