OSDN Git Service

Kokoro: Move llvm configs into 7.0 subdirectory, create 10.0 copies.
authorBen Clayton <bclayton@google.com>
Thu, 26 Mar 2020 11:50:48 +0000 (11:50 +0000)
committerBen Clayton <bclayton@google.com>
Thu, 26 Mar 2020 18:55:47 +0000 (18:55 +0000)
commitb138adb76149c60b84268ba2a1999e9b3b195c7f
tree07eeba7addd178dc917c1bbd428ae54a1b2e05c3
parent37457d5e18268b49db71fbbdfdd110b90094193e
Kokoro: Move llvm configs into 7.0 subdirectory, create 10.0 copies.

And add the LLVM_VERSION env var and plumb this into the shell scripts.
Stub building the 10.0 builds for now. We'll enable them one at a time.

Bug: b/152339534
Change-Id: I645a6d748dec956505ba550ce96ff85a21f9f73e
Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/43012
Tested-by: Ben Clayton <bclayton@google.com>
Kokoro-Presubmit: kokoro <noreply+kokoro@google.com>
Reviewed-by: Antonio Maiorano <amaiorano@google.com>
39 files changed:
tests/kokoro/gcp_ubuntu/continuous.sh
tests/kokoro/gcp_ubuntu/reactor_llvm/10.0/debug/continuous.cfg [new file with mode: 0644]
tests/kokoro/gcp_ubuntu/reactor_llvm/10.0/debug/presubmit.cfg [new file with mode: 0644]
tests/kokoro/gcp_ubuntu/reactor_llvm/10.0/release/continuous.cfg [new file with mode: 0644]
tests/kokoro/gcp_ubuntu/reactor_llvm/10.0/release/presubmit.cfg [new file with mode: 0644]
tests/kokoro/gcp_ubuntu/reactor_llvm/7.0/debug/continuous.cfg [moved from tests/kokoro/gcp_ubuntu/reactor_llvm/debug/continuous.cfg with 84% similarity]
tests/kokoro/gcp_ubuntu/reactor_llvm/7.0/debug/presubmit.cfg [moved from tests/kokoro/gcp_ubuntu/reactor_llvm/debug/presubmit.cfg with 84% similarity]
tests/kokoro/gcp_ubuntu/reactor_llvm/7.0/release/continuous.cfg [moved from tests/kokoro/gcp_ubuntu/reactor_llvm/release/continuous.cfg with 84% similarity]
tests/kokoro/gcp_ubuntu/reactor_llvm/7.0/release/presubmit.cfg [moved from tests/kokoro/gcp_ubuntu/reactor_llvm/release/presubmit.cfg with 84% similarity]
tests/kokoro/gcp_ubuntu/reactor_subzero/debug/continuous.cfg
tests/kokoro/gcp_ubuntu/reactor_subzero/debug/presubmit.cfg
tests/kokoro/gcp_ubuntu/reactor_subzero/release/continuous.cfg
tests/kokoro/gcp_ubuntu/reactor_subzero/release/presubmit.cfg
tests/kokoro/gcp_windows/continuous.bat
tests/kokoro/gcp_windows/reactor_llvm/10.0/debug/continuous.cfg [new file with mode: 0644]
tests/kokoro/gcp_windows/reactor_llvm/10.0/debug/presubmit.cfg [new file with mode: 0644]
tests/kokoro/gcp_windows/reactor_llvm/10.0/release/continuous.cfg [new file with mode: 0644]
tests/kokoro/gcp_windows/reactor_llvm/10.0/release/presubmit.cfg [new file with mode: 0644]
tests/kokoro/gcp_windows/reactor_llvm/7.0/debug/continuous.cfg [moved from tests/kokoro/gcp_windows/reactor_llvm/debug/continuous.cfg with 84% similarity]
tests/kokoro/gcp_windows/reactor_llvm/7.0/debug/presubmit.cfg [moved from tests/kokoro/gcp_windows/reactor_llvm/debug/presubmit.cfg with 84% similarity]
tests/kokoro/gcp_windows/reactor_llvm/7.0/release/continuous.cfg [moved from tests/kokoro/gcp_windows/reactor_llvm/release/continuous.cfg with 84% similarity]
tests/kokoro/gcp_windows/reactor_llvm/7.0/release/presubmit.cfg [moved from tests/kokoro/gcp_windows/reactor_llvm/release/presubmit.cfg with 84% similarity]
tests/kokoro/gcp_windows/reactor_subzero/debug/continuous.cfg
tests/kokoro/gcp_windows/reactor_subzero/debug/presubmit.cfg
tests/kokoro/gcp_windows/reactor_subzero/release/continuous.cfg
tests/kokoro/gcp_windows/reactor_subzero/release/presubmit.cfg
tests/kokoro/macos/continuous.sh
tests/kokoro/macos/reactor_llvm/10.0/debug/continuous.cfg [new file with mode: 0644]
tests/kokoro/macos/reactor_llvm/10.0/debug/presubmit.cfg [new file with mode: 0644]
tests/kokoro/macos/reactor_llvm/10.0/release/continuous.cfg [new file with mode: 0644]
tests/kokoro/macos/reactor_llvm/10.0/release/presubmit.cfg [new file with mode: 0644]
tests/kokoro/macos/reactor_llvm/7.0/debug/continuous.cfg [moved from tests/kokoro/macos/reactor_llvm/debug/continuous.cfg with 84% similarity]
tests/kokoro/macos/reactor_llvm/7.0/debug/presubmit.cfg [moved from tests/kokoro/macos/reactor_llvm/debug/presubmit.cfg with 84% similarity]
tests/kokoro/macos/reactor_llvm/7.0/release/continuous.cfg [moved from tests/kokoro/macos/reactor_llvm/release/continuous.cfg with 84% similarity]
tests/kokoro/macos/reactor_llvm/7.0/release/presubmit.cfg [moved from tests/kokoro/macos/reactor_llvm/release/presubmit.cfg with 84% similarity]
tests/kokoro/macos/reactor_subzero/debug/continuous.cfg
tests/kokoro/macos/reactor_subzero/debug/presubmit.cfg
tests/kokoro/macos/reactor_subzero/release/continuous.cfg
tests/kokoro/macos/reactor_subzero/release/presubmit.cfg