From 170d29f2a6cbb7439e2643ce8f106e312be69e83 Mon Sep 17 00:00:00 2001 From: Waldemar Znoinski Date: Fri, 25 Jul 2025 19:40:21 +0100 Subject: [PATCH] multiarch build test --- ...runtime-datascience-cpu-py311-ubi9-n-v2-23-pull-request.yaml | 2 +- ...runtime-datascience-cpu-py312-ubi9-n-v2-23-pull-request.yaml | 2 +- ...ine-runtime-minimal-cpu-py311-ubi9-n-v2-23-pull-request.yaml | 1 + ...ine-runtime-minimal-cpu-py312-ubi9-n-v2-23-pull-request.yaml | 1 + ...jupyter-datascience-cpu-py311-ubi9-n-v2-23-pull-request.yaml | 1 + ...jupyter-datascience-cpu-py312-ubi9-n-v2-23-pull-request.yaml | 1 + ...nch-jupyter-minimal-cpu-py311-ubi9-n-v2-23-pull-request.yaml | 1 + ...nch-jupyter-minimal-cpu-py312-ubi9-n-v2-23-pull-request.yaml | 1 + ...ch-jupyter-trustyai-cpu-py311-ubi9-n-v2-23-pull-request.yaml | 1 + ...ch-jupyter-trustyai-cpu-py312-ubi9-n-v2-23-pull-request.yaml | 1 + 10 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.tekton/odh-pipeline-runtime-datascience-cpu-py311-ubi9-n-v2-23-pull-request.yaml b/.tekton/odh-pipeline-runtime-datascience-cpu-py311-ubi9-n-v2-23-pull-request.yaml index 4dd9fa9d15..6d56a4be68 100644 --- a/.tekton/odh-pipeline-runtime-datascience-cpu-py311-ubi9-n-v2-23-pull-request.yaml +++ b/.tekton/odh-pipeline-runtime-datascience-cpu-py311-ubi9-n-v2-23-pull-request.yaml @@ -13,7 +13,7 @@ metadata: && !("manifests/base/params-latest.env".pathChanged()) && ( "runtimes/datascience/ubi9-python-3.11/**".pathChanged() || ".tekton/odh-pipeline-runtime-datascience-cpu-py311-ubi9-n-v2-23-pull-request.yaml".pathChanged() ) - + #test creationTimestamp: null labels: appstudio.openshift.io/application: external-rhoai-v2-23-multi-arch-poc diff --git a/.tekton/odh-pipeline-runtime-datascience-cpu-py312-ubi9-n-v2-23-pull-request.yaml b/.tekton/odh-pipeline-runtime-datascience-cpu-py312-ubi9-n-v2-23-pull-request.yaml index 0949de21f9..d2059f8ff7 100644 --- a/.tekton/odh-pipeline-runtime-datascience-cpu-py312-ubi9-n-v2-23-pull-request.yaml +++ b/.tekton/odh-pipeline-runtime-datascience-cpu-py312-ubi9-n-v2-23-pull-request.yaml @@ -13,7 +13,7 @@ metadata: && !("manifests/base/params-latest.env".pathChanged()) && ( "runtimes/datascience/ubi9-python-3.12/**".pathChanged() || ".tekton/odh-pipeline-runtime-datascience-cpu-py312-ubi9-n-v2-23-pull-request.yaml".pathChanged() ) - + #test creationTimestamp: null labels: appstudio.openshift.io/application: external-rhoai-v2-23-multi-arch-poc diff --git a/.tekton/odh-pipeline-runtime-minimal-cpu-py311-ubi9-n-v2-23-pull-request.yaml b/.tekton/odh-pipeline-runtime-minimal-cpu-py311-ubi9-n-v2-23-pull-request.yaml index 9e8dd71018..b54d27aeeb 100644 --- a/.tekton/odh-pipeline-runtime-minimal-cpu-py311-ubi9-n-v2-23-pull-request.yaml +++ b/.tekton/odh-pipeline-runtime-minimal-cpu-py311-ubi9-n-v2-23-pull-request.yaml @@ -13,6 +13,7 @@ metadata: && !("manifests/base/params-latest.env".pathChanged()) && ( "runtimes/minimal/ubi9-python-3.11/**".pathChanged() || ".tekton/odh-pipeline-runtime-minimal-cpu-py311-ubi9-n-v2-23-pull-request.yaml".pathChanged() ) + #test creationTimestamp: null labels: appstudio.openshift.io/application: external-rhoai-v2-23-multi-arch-poc diff --git a/.tekton/odh-pipeline-runtime-minimal-cpu-py312-ubi9-n-v2-23-pull-request.yaml b/.tekton/odh-pipeline-runtime-minimal-cpu-py312-ubi9-n-v2-23-pull-request.yaml index 62d488302a..7437ac477f 100644 --- a/.tekton/odh-pipeline-runtime-minimal-cpu-py312-ubi9-n-v2-23-pull-request.yaml +++ b/.tekton/odh-pipeline-runtime-minimal-cpu-py312-ubi9-n-v2-23-pull-request.yaml @@ -13,6 +13,7 @@ metadata: && !("manifests/base/params-latest.env".pathChanged()) && ( "runtimes/minimal/ubi9-python-3.12/**".pathChanged() || ".tekton/odh-pipeline-runtime-minimal-cpu-py312-ubi9-n-v2-23-pull-request.yaml".pathChanged() ) + #test creationTimestamp: null labels: appstudio.openshift.io/application: external-rhoai-v2-23-multi-arch-poc diff --git a/.tekton/odh-workbench-jupyter-datascience-cpu-py311-ubi9-n-v2-23-pull-request.yaml b/.tekton/odh-workbench-jupyter-datascience-cpu-py311-ubi9-n-v2-23-pull-request.yaml index d4b7760016..caefcac678 100644 --- a/.tekton/odh-workbench-jupyter-datascience-cpu-py311-ubi9-n-v2-23-pull-request.yaml +++ b/.tekton/odh-workbench-jupyter-datascience-cpu-py311-ubi9-n-v2-23-pull-request.yaml @@ -15,6 +15,7 @@ metadata: "jupyter/utils/**".pathChanged() || "jupyter/minimal/ubi9-python-3.11/**".pathChanged() || "jupyter/minimal/ubi9-python-3.11/start-notebook.sh".pathChanged() ) + #test creationTimestamp: null labels: appstudio.openshift.io/application: external-rhoai-v2-23-multi-arch-poc diff --git a/.tekton/odh-workbench-jupyter-datascience-cpu-py312-ubi9-n-v2-23-pull-request.yaml b/.tekton/odh-workbench-jupyter-datascience-cpu-py312-ubi9-n-v2-23-pull-request.yaml index 7fc86f7263..4c334ddfa9 100644 --- a/.tekton/odh-workbench-jupyter-datascience-cpu-py312-ubi9-n-v2-23-pull-request.yaml +++ b/.tekton/odh-workbench-jupyter-datascience-cpu-py312-ubi9-n-v2-23-pull-request.yaml @@ -15,6 +15,7 @@ metadata: "jupyter/utils/**".pathChanged() || "jupyter/minimal/ubi9-python-3.12/**".pathChanged() || "jupyter/minimal/ubi9-python-3.12/start-notebook.sh".pathChanged() ) + #test creationTimestamp: null labels: appstudio.openshift.io/application: external-rhoai-v2-23-multi-arch-poc diff --git a/.tekton/odh-workbench-jupyter-minimal-cpu-py311-ubi9-n-v2-23-pull-request.yaml b/.tekton/odh-workbench-jupyter-minimal-cpu-py311-ubi9-n-v2-23-pull-request.yaml index 87b99c52e2..8f5caf574f 100644 --- a/.tekton/odh-workbench-jupyter-minimal-cpu-py311-ubi9-n-v2-23-pull-request.yaml +++ b/.tekton/odh-workbench-jupyter-minimal-cpu-py311-ubi9-n-v2-23-pull-request.yaml @@ -14,6 +14,7 @@ metadata: && ( ".tekton/odh-workbench-jupyter-minimal-cpu-py311-ubi9-n-v2-23-pull-request.yaml".pathChanged() || "jupyter/utils/**".pathChanged() || "jupyter/minimal/ubi9-python-3.11/**".pathChanged() ) + #test creationTimestamp: null labels: appstudio.openshift.io/application: external-rhoai-v2-23-multi-arch-poc diff --git a/.tekton/odh-workbench-jupyter-minimal-cpu-py312-ubi9-n-v2-23-pull-request.yaml b/.tekton/odh-workbench-jupyter-minimal-cpu-py312-ubi9-n-v2-23-pull-request.yaml index ebff842655..3a46477a3a 100644 --- a/.tekton/odh-workbench-jupyter-minimal-cpu-py312-ubi9-n-v2-23-pull-request.yaml +++ b/.tekton/odh-workbench-jupyter-minimal-cpu-py312-ubi9-n-v2-23-pull-request.yaml @@ -14,6 +14,7 @@ metadata: && ( ".tekton/odh-workbench-jupyter-minimal-cpu-py312-ubi9-n-v2-23-pull-request.yaml".pathChanged() || "jupyter/utils/**".pathChanged() || "jupyter/minimal/ubi9-python-3.12/**".pathChanged() ) + #test creationTimestamp: null labels: appstudio.openshift.io/application: external-rhoai-v2-23-multi-arch-poc diff --git a/.tekton/odh-workbench-jupyter-trustyai-cpu-py311-ubi9-n-v2-23-pull-request.yaml b/.tekton/odh-workbench-jupyter-trustyai-cpu-py311-ubi9-n-v2-23-pull-request.yaml index 9ba5cb7dd3..8718e3d432 100644 --- a/.tekton/odh-workbench-jupyter-trustyai-cpu-py311-ubi9-n-v2-23-pull-request.yaml +++ b/.tekton/odh-workbench-jupyter-trustyai-cpu-py311-ubi9-n-v2-23-pull-request.yaml @@ -18,6 +18,7 @@ metadata: "jupyter/datascience/ubi9-python-3.11/mongodb-org-6.0.repo-x86_64/**".pathChanged() || "jupyter/datascience/ubi9-python-3.11/mssql-2.23.repo-x86_64/**".pathChanged() || "jupyter/datascience/ubi9-python-3.11/setup-elyra.sh".pathChanged() ) + #test creationTimestamp: null labels: appstudio.openshift.io/application: external-rhoai-v2-23-multi-arch-poc diff --git a/.tekton/odh-workbench-jupyter-trustyai-cpu-py312-ubi9-n-v2-23-pull-request.yaml b/.tekton/odh-workbench-jupyter-trustyai-cpu-py312-ubi9-n-v2-23-pull-request.yaml index 8e2aa3de61..ba1523dbbb 100644 --- a/.tekton/odh-workbench-jupyter-trustyai-cpu-py312-ubi9-n-v2-23-pull-request.yaml +++ b/.tekton/odh-workbench-jupyter-trustyai-cpu-py312-ubi9-n-v2-23-pull-request.yaml @@ -18,6 +18,7 @@ metadata: "jupyter/datascience/ubi9-python-3.12/mongodb-org-6.0.repo-x86_64/**".pathChanged() || "jupyter/datascience/ubi9-python-3.12/mssql-2.22.repo-x86_64/**".pathChanged() || "jupyter/datascience/ubi9-python-3.12/setup-elyra.sh".pathChanged() ) + #test creationTimestamp: null labels: appstudio.openshift.io/application: external-rhoai-v2-23-multi-arch-poc