Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9187c1f

Browse files
Run kafka benchmarks automatically on kafka clients change
1 parent d377ebc commit 9187c1f

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

‎.gitlab/benchmarks.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,14 @@ benchmarks:
3333

3434
.dsm-kafka-benchmarks:
3535
stage: benchmarks
36-
when: manual
36+
rules:
37+
- if: $CI_PIPELINE_SOURCE != "schedule"
38+
changes:
39+
paths:
40+
- dd-java-agent/instrumentation/kafka*/**/*
41+
compare_to: "master"
42+
when: on_success
43+
- when: manual
3744
tags: ["runner:apm-k8s-same-cpu"]
3845
interruptible: true
3946
timeout: 1h

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /