From 9fafbe3ab2e5d9d6802753fb0006b2726d6adb3b Mon Sep 17 00:00:00 2001 From: Mark Chappell Date: Wed, 18 Dec 2019 17:36:39 +0100 Subject: [PATCH] Add myself as a watcher on sanity/ignore.txt (#65950) After spending the time and effort to clean out the AWS sanity failures I'd like to keep an eye open for new failures as the sanity tests are updated --- .github/BOTMETA.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 389883ca8b..b4ac9549fd 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -1551,6 +1551,8 @@ files: test/lib/ansible_test/_internal/cloud/acme.py: *crypto test/sanity/: notified: mattclay + test/sanity/ignore.txt: + notified: tremble test/units/module_utils/docker/: <<: *docker support: community