DBZ-7706 Added mongo-sharded-replicaset tag to system tests, removed other tags

This commit is contained in:
Martin Medek 2024-03-26 09:55:42 +01:00 committed by Jiří Novotný
parent 93458ccaf8
commit be401344c4

View File

@ -31,10 +31,7 @@
import freemarker.template.TemplateException;
@TestMethodOrder(MethodOrderer.OrderAnnotation.class)
@Tag("acceptance")
@Tag("mongo")
@Tag("openshift")
@Tag("mongo-sharded")
@Tag("mongo-sharded-replicaset")
@Fixture(OcpClient.class)
@Fixture(OcpStrimziOperator.class)
@Fixture(OcpKafka.class)