jjb: lttng-tools: rename TAP_AUTOTIME to LTTNG_TESTS_TAP_AUTOTIME
[lttng-ci.git] / jobs / lttng-tools.yaml
index 06c6a538dd586ecb75205bbf32e93d320558c7d0..a980b8d34048d706a6fd1a8a74dd3c02d5447e88 100644 (file)
           fi
           if [ "{buildtype}" = "slesbuild" ] ; then
             echo "TAP_AUTOTIME=0" >> env.properties
+            echo "LTTNG_TESTS_TAP_AUTOTIME=0" >> env.properties
             # On SLES, force log4j to 2.17.1
             echo "LTTNG_TOOLS_UST_JAVA_TESTS_LOG4J_API_VERSION=2.17.1" >> env.properties
           fi
           fi
           if [ "{buildtype}" = "slesbuild" ] ; then
             echo "TAP_AUTOTIME=0" >> env.properties
+            echo "LTTNG_TESTS_TAP_AUTOTIME=0" >> env.properties
           fi
       - inject:
           properties-file: env.properties
This page took 0.022344 seconds and 4 git commands to generate.