From 946eacdd4ad1ffcb3f04cf837ecf94ab6c2a6d27 Mon Sep 17 00:00:00 2001 From: amd-hsivasun Date: Mon, 10 Nov 2025 17:33:42 -0500 Subject: [PATCH] [Ex CI] Disable hip-tests pipeline (#1785) --- .github/scripts/azure_resolve_subtree_deps.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/scripts/azure_resolve_subtree_deps.py b/.github/scripts/azure_resolve_subtree_deps.py index 68b0df068d..ac911b592f 100644 --- a/.github/scripts/azure_resolve_subtree_deps.py +++ b/.github/scripts/azure_resolve_subtree_deps.py @@ -80,7 +80,7 @@ def main(argv=None) -> None: definition_ids = { "projects/aqlprofile": 365, "projects/clr": 335, - "projects/hip-tests": 362, + #"projects/hip-tests": 362, "projects/hip": 335, "projects/hipother": 335, "projects/rdc": 360,