From 6a1457feb3674ce76175e34dc8e6e38df0f64cb2 Mon Sep 17 00:00:00 2001 From: "Brian L. Troutwine" Date: Fri, 9 Dec 2022 15:26:12 -0800 Subject: [PATCH] use smp 0.6.5-rc1 Signed-off-by: Brian L. Troutwine --- .gitlab/functional_test/regression_detector.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/functional_test/regression_detector.yml b/.gitlab/functional_test/regression_detector.yml index f9cfe5a83c519..cfff40467594c 100644 --- a/.gitlab/functional_test/regression_detector.yml +++ b/.gitlab/functional_test/regression_detector.yml @@ -11,7 +11,7 @@ single-machine-performance-regression_detector: - submission_metadata variables: GIT_STRATEGY: clone # pull the whole repo so we can compute baseline SHA - SMP_VERSION: 0.6.5 + SMP_VERSION: 0.6.6-rc1 LADING_VERSION: 0.11.2 TOTAL_SAMPLES: 600 WARMUP_SECONDS: 45