From 84b05b7e8c20989a1bc8e7ee0821e1736b6ba208 Mon Sep 17 00:00:00 2001 From: Dongjoon Hyun Date: Tue, 7 May 2024 07:53:43 -0700 Subject: [PATCH] [SPARK-48174][INFRA] Merge `connect` back to the original test pipeline --- .github/workflows/build_and_test.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/build_and_test.yml b/.github/workflows/build_and_test.yml index 286f8e1193d9..00ba16265dce 100644 --- a/.github/workflows/build_and_test.yml +++ b/.github/workflows/build_and_test.yml @@ -156,9 +156,8 @@ jobs: mllib-local, mllib, graphx - >- streaming, sql-kafka-0-10, streaming-kafka-0-10, streaming-kinesis-asl, - kubernetes, hadoop-cloud, spark-ganglia-lgpl, protobuf + kubernetes, hadoop-cloud, spark-ganglia-lgpl, protobuf, connect - yarn - - connect # Here, we split Hive and SQL tests into some of slow ones and the rest of them. included-tags: [""] excluded-tags: [""]