diff --git a/README.md b/README.md index 2f28ce6..fd72c25 100644 --- a/README.md +++ b/README.md @@ -177,3 +177,11 @@ Rather than making a new branch and modifying a `config.env` file, you can run a ```bash evergreen patch -p ai-ml-pipelin-testing --param REPO_ORG="" --param REPO_BRANCH="" -y "" ``` + +### Handling Failing Tests + +If tests are found to be failing, and cannot be addressed quickly, the responsible team MUST create a JIRA ticket, and disable the relevant tests +in the `config.yml` file, with a comment about the JIRA ticket that will address it. + +This policy will help ensure that a single failing integration does not cause noise in the `dbx-ai-ml-testing-pipeline-notifications` that would mask other +failures.