This is an automated email from the ASF dual-hosted git repository.

onichols pushed a commit to branch support/1.13
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/support/1.13 by this push:
     new e2dc14d  GEODE-9371: Change stress-new-test to non-required (#6602)
e2dc14d is described below

commit e2dc14d5d3945796e481d27aa33cdd0c1b58a7f5
Author: Kirk Lund <[email protected]>
AuthorDate: Fri Jun 11 09:47:24 2021 -0700

    GEODE-9371: Change stress-new-test to non-required (#6602)
    
    Reasons for changing this target to non-required:
    * stress-new-test stresses existing unchanged tests in addition to new and 
updated tests
    * we now have codeowners and weekly mass test runs, which provide better 
feedback
    * most of the other PR checks are not required and act as advisory input to 
reviewers
    
    (cherry picked from commit 7a886b769d27b5b677d468d0b744e3d16110a9db)
---
 .asf.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index a46ede5..6ac628c 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -39,7 +39,6 @@ github:
         contexts:
           - concourse-ci/api-check-test-openjdk11
           - concourse-ci/build
-          - concourse-ci/stress-new-test-openjdk11
           - concourse-ci/unit-test-openjdk11
           - concourse-ci/unit-test-openjdk8
 

Reply via email to