X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=.gitlab-ci.yml;h=db4ee59c92659ee6d12096fbd69a6127d72cb8ac;hb=d4ca45eca2a573a8ac033e09d1b21e1966b70f46;hp=7f4e269742a61031d9fe4a066f722d527b57074b;hpb=54394a4d3b1896ba85978cfdbc43ebb7a72fe399;p=mesa.git diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7f4e269742a..db4ee59c926 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -355,7 +355,7 @@ arm64_test: extends: - .use-arm_test-base variables: - FDO_DISTRIBUTION_TAG: &arm64_test "2020-07-28-libdrm" + FDO_DISTRIBUTION_TAG: &arm64_test "2020-07-31-ntp" .use-arm64_test: variables: @@ -642,6 +642,8 @@ meson-arm64-build-test: - .ci-deqp-artifacts variables: VULKAN_DRIVERS: "amd" + EXTRA_OPTION: > + -Dtools=panfrost script: - .gitlab-ci/meson-build.sh @@ -1076,6 +1078,7 @@ arm64_a630_traces: BARE_METAL_TEST_SCRIPT: "/install/tracie-runner-gl.sh" DEVICE_NAME: "freedreno-a630" TRACIE_NO_UNIT_TESTS: 1 + TRACIE_UPLOAD_TO_MINIO: 1 # This lets us run several more traces which don't use any features we're # missing. MESA_GLSL_VERSION_OVERRIDE: "460"