jjb: lttng-ust-benchmarks: move amd64 jobs to deb12
[lttng-ci.git] / scripts / lttng-ust-benchmarks / build.sh
index 635aae5fc638eef65687e53ea876b3ad76d6c48c..e66040c07e5b0134d8475d8eee8114f42f7e31fb 100644 (file)
@@ -63,8 +63,8 @@ export LTTNG_CONSUMERD64_BIN="$WORKSPACE/deps/lttng-tools/build/lib/lttng/libexe
 
 cd "$SRCDIR"
 
-make
+make PYTHON="$PYTHON3"
 
-./benchmarks.py
+"$PYTHON3" ./benchmarks.py
 
 # EOF
This page took 0.022217 seconds and 4 git commands to generate.