jjb/ansible: Test lttng-ust-java-agents on slesbuilds
[lttng-ci.git] / jobs / lttng-tools.yaml
index d205830045bf2270df908371f4c86d83e76999ef..335859cb3f268addd12f0bf6d3513941f16b52dc 100644 (file)
               ;;
           esac
           # Run java tests only on 'linuxbuild' jobs
-          if [ "{buildtype}" = "linuxbuild" ]; then
+          if [ "{buildtype}" = "linuxbuild" ] || [ "{buildtype}" = "slesbuild" ]; then
             echo "LTTNG_TOOLS_RUN_UST_JAVA_TESTS=yes" >> env.properties
           else
             echo "LTTNG_TOOLS_RUN_UST_JAVA_TESTS=no" >> env.properties
This page took 0.022568 seconds and 4 git commands to generate.