Skip to content

Commit 5a64ead

Browse files
committed
test
Signed-off-by: Zhewen Li <zhewenli@meta.com>
1 parent 55e8294 commit 5a64ead

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

buildkite/test-template-ci.j2

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -798,12 +798,7 @@ steps:
798798
cat <<- YAML | buildkite-agent pipeline upload
799799
steps:
800800
- label: ":slack: Notify about nightly test failures"
801-
soft_fail: true
802-
agents:
803-
queue: small_cpu_queue_premerge
804-
command: |
805-
echo "Nightly tests failed ($$TOTAL_FAILED/$$TOTAL_CHECKED):"
806-
echo "$$FAILED_TESTS"
801+
skip: "Notification only"
807802
notify:
808803
- slack:
809804
channels:

0 commit comments

Comments
 (0)