Skip to content

Commit c9e8865

Browse files
authored
Update readme (#24)
Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
1 parent 58ed9a1 commit c9e8865

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
1-
# thor
2-
Simple junit5 test suite for strimzi-twitter scenario
1+
# strimzi-e2e
2+
3+
[![Build & Push](https://github.com/skodjob/strimzi-e2e/actions/workflows/verify.yaml/badge.svg)](https://github.com/skodjob/strimzi-e2e/actions/workflows/verify.yaml)
4+
5+
Simple junit5 test suite for [Strimzi](https://github.com/strimzi/strimzi-kafka-operator) scenario [deployed](https://github.com/skodjob/sokar/tree/main/strimzi).
6+
7+
The core is re-used from Strimzi [systemtest](https://github.com/strimzi/strimzi-kafka-operator/tree/main/systemtest) test suite.
8+
The difference is, that this test suite is focused on scenarios that are running for a long time.

0 commit comments

Comments
 (0)