blob: 83e37b23ceb56fb613229fe4aa4c0d693969514d [file] [log] [blame]
# Copyright 2022 The IREE Authors
#
# Licensed under the Apache License v2.0 with LLVM Exceptions.
# See https://llvm.org/LICENSE.txt for license information.
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
agents:
queue: "orchestration"
security: "trusted"
steps:
- label: "Updating pipelines"
concurrency: 1
concurrency_group: "update-pipelines"
commands: |
build_tools/buildkite/scripts/update_pipeline_configurations.py
- wait
- label: "Executing build-runtime-cmake"
commands: |
./build_tools/buildkite/scripts/wait_for_pipeline_success.py \
--annotate \
build-runtime-cmake
- label: "Executing build-and-test-tsan"
key: "build-and-test-tsan"
commands: |
./build_tools/buildkite/scripts/wait_for_pipeline_success.py \
--annotate \
build-and-test-tsan