Skip to content

Commit 36b5b42

Browse files
authored
smp: update cli from v0.24.1 to v0.25.1 (#43159)
### What does this PR do? This pull request updates the SMP CLI version used in Agent CI from v0.24.1 to v0.25.1. ### Motivation To keep the SMP CLI version used up-to-date with the most recent stable version of backend services. ### Describe how you validated your changes Via this pull request. ### Additional Notes Supersedes #43011. Co-authored-by: geoffrey.oxberry <geoffrey.oxberry@datadoghq.com>
1 parent 840a248 commit 36b5b42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitlab/functional_test/regression_detector.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ single-machine-performance-regression_detector:
9797
- outputs/decision_record.md # for posterity, this is appended to final PR comment
9898
when: always
9999
variables:
100-
SMP_VERSION: 0.24.1
100+
SMP_VERSION: 0.25.1
101101
# See 'decision_record.md' for the determination of whether this job passes or fails.
102102
allow_failure: false
103103
retry: !reference [.retry_only_infra_failure, retry]

0 commit comments

Comments
 (0)