From 1be3603d1d286c8027ffc720ad6e1f50a1bbfa66 Mon Sep 17 00:00:00 2001 From: Zheng Feng Date: Wed, 8 Feb 2023 20:37:58 +0800 Subject: [PATCH] Revert "Disable jms-artemis-client test temporarily #4500" This reverts commit dc011b0dba67cb097b6913eb192f60f94f35ce6e. --- integration-tests/pom.xml | 2 +- tooling/scripts/test-categories.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 51a46c56f4b3..3d22257427ef 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -120,7 +120,7 @@ jdbc jfr - + jms-artemis-client jms-qpid-amqp-client jolt joor diff --git a/tooling/scripts/test-categories.yaml b/tooling/scripts/test-categories.yaml index 19022f45917f..1316db18e53a 100644 --- a/tooling/scripts/test-categories.yaml +++ b/tooling/scripts/test-categories.yaml @@ -22,6 +22,7 @@ group-01: - google-storage - http - jcache + - jms-artemis-client - jsch - kafka - kafka-sasl