Skip to content

Commit 7708041

Browse files
author
Colin Davidson
committed
FORCE planned testing run.
1 parent 597b62a commit 7708041

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

.github/workflows/planned_testing_caller_19.yml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -23,19 +23,19 @@ jobs:
2323
# We can set ock, test_sycl_cts etc here optionally if this is used as a pull request.
2424
# Any with parameters below this is intended for local testing and should not be merged.
2525
# target_list: '[ "host_x86_64_linux" ]'
26-
# ock: true
27-
# native_cpu: true
28-
# test_tornado: true
29-
# test_sycl_cts: true
30-
# test_sycl_e2e: true
31-
# test_opencl_cts: true
32-
# run_internal: true
33-
# run_external: true
34-
# build_llvm: true
26+
ock: true
27+
native_cpu: true
28+
test_tornado: false
29+
test_sycl_cts: false
30+
test_sycl_e2e: true
31+
test_opencl_cts: false
32+
run_internal: false
33+
run_external: true
34+
build_llvm: false
3535

3636
# # These can be set to a workflow run-id to download from a previous workflow. This can be seen from
3737
# # the action run of a job or workflow
3838
# # e.g. https://github.com/uxlfoundation/oneapi-construction-kit/actions/runs/<run-id>/.....
39-
# download_ock_artefact: host_x86_64_linux=14225268091;host_aarch64_linux=14225268091;host_riscv64_linux=14225268091
40-
# download_dpcpp_artefact: host_x86_64_linux=14225268091;host_aarch64_linux=14225268091;host_riscv64_linux=14225268091
41-
# download_sycl_cts_artefact: host_x86_64_linux=14225268091;host_aarch64_linux=14225268091;host_riscv64_linux=14225268091
39+
download_ock_artefact: host_x86_64_linux=14602541524;host_aarch64_linux=14602541524;host_riscv64_linux=14602541524
40+
download_dpcpp_artefact: host_x86_64_linux=14602541524;host_aarch64_linux=14602541524;host_riscv64_linux=14602541524
41+
download_sycl_cts_artefact: host_x86_64_linux=14602541524;host_aarch64_linux=14602541524;host_riscv64_linux=14602541524

0 commit comments

Comments
 (0)