From 31260fb895bd44b30eecd03d80b7d727b168c9a2 Mon Sep 17 00:00:00 2001 From: Justin Yu Date: Wed, 29 Nov 2023 18:08:47 -0800 Subject: [PATCH] mark gptj serving as flaky (#41492) This example is consistently flaky, so we should make it non-blocking: #41491 Signed-off-by: Justin Yu --- ci/ray_ci/ml.tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/ray_ci/ml.tests.yml b/ci/ray_ci/ml.tests.yml index cd2bee90bff5..78358eea3277 100644 --- a/ci/ray_ci/ml.tests.yml +++ b/ci/ray_ci/ml.tests.yml @@ -3,3 +3,4 @@ flaky_tests: - //python/ray/train:horovod_cifar_pbt_example # doc tests # gpu tests + - //doc/source/ray-air/examples:gptj_serving