Skip to content

Commit b98abfc

Browse files
authored
move strimzi-ci to tealc-ci (kroxylicious#1783)
Signed-off-by: Francisco Vila <[email protected]>
1 parent 06349e2 commit b98abfc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DEV_GUIDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ When a PR is created and the system tests are needed, if you are a member of
384384
[Developers](https://github.com/orgs/kroxylicious/teams/developers), you may add the following comment into the PR to trigger the run.
385385
386386
```
387-
@strimzi-ci run system tests
387+
@tealc-ci run system tests
388388
```
389389
390390
It will launch the `kroxylicious-system-tests-pr` build, that will insert a comment with a summary into the PR.

PERFORMANCE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ When a PR is created and the performance tests are needed, if you are a member o
8484
[Developers](https://github.com/orgs/kroxylicious/teams/developers), you may add the following comment into the PR to trigger the run.
8585

8686
```
87-
@strimzi-ci run perf
87+
@tealc-ci run perf
8888
```
8989

9090
It will launch the `kroxylicious-performance-tests-pr` build, that will insert a comment with a summary into the PR comparing the results with the previous execution.

0 commit comments

Comments
 (0)