onnxruntime/tools/ci_build/github/azure-pipelines
Changming Sun e7a0495a87
Cherry-picks pipeline changes to 1.16.0 release branch (#17577)
### Description
1. Delete Prefast tasks (#17522)
2. Disable yum update (#17551)
3. Avoid calling patchelf (#17365 and #17562) we that we can validate
the above fix

The main problem I'm trying to solve is: our GPU package depends on both
CUDA 11.x and CUDA 12.x . However, it's not easy to see the information
because ldd doesn't work with the shared libraries we generate(see issue
#9754) . So the patchelf change are useful for me to validate the
"Disabling yum update" was successful. As you can see we call "yum
update" from multiple places. Without some kind of validation it's hard
to say if I have covered all of them.
The Prefast change is needed because I'm going to update the VM images
in the next a few weeks. In case of we need to publish a patch release
after that.

### Motivation and Context
Without this fix we will mix using CUDA 11.x and CUDA 12.x. And it will
crash every time when we use TensorRT.
2023-09-18 15:03:48 -07:00
..
nodejs/templates Fix some build issues on MacOS with Xcode 14.3. (#15878) 2023-06-07 12:07:11 -07:00
nuget/templates update onnxruntime-gpu-winbuild-T4 to onnxruntime-Win2022-GPU-T4 (#16838) 2023-07-27 08:38:20 -07:00
templates Cherry-picks pipeline changes to 1.16.0 release branch (#17577) 2023-09-18 15:03:48 -07:00
android-arm64-v8a-QNN-crosscompile-ci-pipeline.yml Set web-ci-pipeline.yml only triggered when related fields are updated (#17148) 2023-08-17 12:55:35 -07:00
android-x86_64-crosscompile-ci-pipeline.yml Set web-ci-pipeline.yml only triggered when related fields are updated (#17148) 2023-08-17 12:55:35 -07:00
binary-size-checks-pipeline.yml Avoid taking dependency on dl.fedoraproject.org (#16202) 2023-06-02 07:41:46 -07:00
build-perf-test-binaries-pipeline.yml Fix python packaging test pipeline (#17204) 2023-08-18 14:51:26 -07:00
c-api-noopenmp-packaging-pipelines.yml Remove 52 from CMAKE_CUDA_ARCHITECTURES to reduce Nuget package size (#17461) 2023-09-08 15:25:07 +08:00
clean-build-docker-image-cache-pipeline.yml
linux-ci-pipeline.yml Fix python packaging test pipeline (#17204) 2023-08-18 14:51:26 -07:00
linux-cpu-aten-pipeline.yml Set web-ci-pipeline.yml only triggered when related fields are updated (#17148) 2023-08-17 12:55:35 -07:00
linux-cpu-eager-pipeline.yml Set web-ci-pipeline.yml only triggered when related fields are updated (#17148) 2023-08-17 12:55:35 -07:00
linux-cpu-minimal-build-ci-pipeline.yml Set web-ci-pipeline.yml only triggered when related fields are updated (#17148) 2023-08-17 12:55:35 -07:00
linux-dnnl-ci-pipeline.yml Set web-ci-pipeline.yml only triggered when related fields are updated (#17148) 2023-08-17 12:55:35 -07:00
linux-gpu-ci-pipeline.yml Web CI Pipeline Isolation (#17005) 2023-08-14 10:37:37 -07:00
linux-gpu-tensorrt-ci-pipeline.yml Web CI Pipeline Isolation (#17005) 2023-08-14 10:37:37 -07:00
linux-gpu-tensorrt-daily-perf-pipeline.yml [EP Perf] MemTest: Add Valgrind and fix addressSanitizer (#16930) 2023-08-04 16:58:57 -07:00
linux-migraphx-ci-pipeline.yml Web CI Pipeline Isolation (#17005) 2023-08-14 10:37:37 -07:00
linux-multi-gpu-tensorrt-ci-pipeline.yml Web CI Pipeline Isolation (#17005) 2023-08-14 10:37:37 -07:00
linux-openvino-ci-pipeline.yml Web CI Pipeline Isolation (#17005) 2023-08-14 10:37:37 -07:00
linux-qnn-ci-pipeline.yml [rel-1.16.0] Disable QNN QDQ test for release branch (#17463) 2023-09-08 14:43:12 +08:00
mac-ci-pipeline.yml Set web-ci-pipeline.yml only triggered when related fields are updated (#17148) 2023-08-17 12:55:35 -07:00
mac-coreml-ci-pipeline.yml Set web-ci-pipeline.yml only triggered when related fields are updated (#17148) 2023-08-17 12:55:35 -07:00
mac-ios-ci-pipeline.yml Set web-ci-pipeline.yml only triggered when related fields are updated (#17148) 2023-08-17 12:55:35 -07:00
mac-ios-packaging-pipeline.yml Set web-ci-pipeline.yml only triggered when related fields are updated (#17148) 2023-08-17 12:55:35 -07:00
mac-objc-static-analysis-ci-pipeline.yml [objc] Update docs and fix static analysis build (#16617) 2023-07-07 07:58:54 -07:00
mac-react-native-ci-pipeline.yml Set web-ci-pipeline.yml only triggered when related fields are updated (#17148) 2023-08-17 12:55:35 -07:00
npm-packaging-pipeline.yml Fix NPM Packaging Pipeline (#17182) 2023-08-15 22:56:38 -07:00
orttraining-linux-ci-pipeline.yml Set web-ci-pipeline.yml only triggered when related fields are updated (#17148) 2023-08-17 12:55:35 -07:00
orttraining-linux-gpu-ci-pipeline.yml Web CI Pipeline Isolation (#17005) 2023-08-14 10:37:37 -07:00
orttraining-linux-gpu-ortmodule-distributed-test-ci-pipeline.yml Web CI Pipeline Isolation (#17005) 2023-08-14 10:37:37 -07:00
orttraining-linux-gpu-training-apis.yml Web CI Pipeline Isolation (#17005) 2023-08-14 10:37:37 -07:00
orttraining-linux-nightly-ortmodule-test-pipeline.yml Run nightly pipeline tests from the commit id. (#17162) 2023-08-15 12:07:38 -07:00
orttraining-mac-ci-pipeline.yml Set web-ci-pipeline.yml only triggered when related fields are updated (#17148) 2023-08-17 12:55:35 -07:00
orttraining-pai-ci-pipeline.yml Set web-ci-pipeline.yml only triggered when related fields are updated (#17148) 2023-08-17 12:55:35 -07:00
orttraining-py-packaging-pipeline-cpu.yml Cherry-pick 1st Round (#17308) 2023-08-28 12:34:27 -07:00
orttraining-py-packaging-pipeline-cuda.yml Add mac and windows python packages for onnxruntime-training (#16993) 2023-08-07 20:32:55 -07:00
orttraining-py-packaging-pipeline-rocm.yml [ROCm] Add ROCm5.6 to python package pipeline (#16572) 2023-07-04 18:18:12 +08:00
post-merge-jobs.yml Cherry-picks pipeline changes to 1.16.0 release branch (#17577) 2023-09-18 15:03:48 -07:00
py-package-build-pipeline.yml Avoid taking dependency on dl.fedoraproject.org (#16202) 2023-06-02 07:41:46 -07:00
py-package-test-pipeline.yml Fix some build issues on MacOS with Xcode 14.3. (#15878) 2023-06-07 12:07:11 -07:00
py-packaging-pipeline.yml Fix python packaging test pipeline (#17204) 2023-08-18 14:51:26 -07:00
qnn-ep-nuget-packaging-pipeline.yml Update LICENSE name in NuGet packaging pipelines (#17183) 2023-08-17 22:22:19 -07:00
trigger-template.yml Set PR trigger rules (#16987) 2023-08-04 08:21:07 -07:00
web-ci-pipeline.yml [js/web] enable webgpu in browser unit test (#16310) 2023-08-08 11:45:04 -07:00
win-ci-fuzz-testing.yml
win-ci-pipeline.yml Cherry-picks pipeline changes to 1.16.0 release branch (#17577) 2023-09-18 15:03:48 -07:00
win-gpu-ci-pipeline.yml Cherry-picks pipeline changes to 1.16.0 release branch (#17577) 2023-09-18 15:03:48 -07:00
win-gpu-reduce-op-ci-pipeline.yml unify the steps of downloading cuda sdk and setup env (#16896) 2023-07-31 10:25:04 -07:00
win-gpu-tensorrt-ci-pipeline.yml Set web-ci-pipeline.yml only triggered when related fields are updated (#17148) 2023-08-17 12:55:35 -07:00
win-qnn-arm64-ci-pipeline.yml Set web-ci-pipeline.yml only triggered when related fields are updated (#17148) 2023-08-17 12:55:35 -07:00
win-qnn-ci-pipeline.yml Add CI and PR validation triggers to QNN Windows x64 Pipeline yaml (#17178) 2023-08-16 11:44:54 -07:00