Skip to content

Commit b02053b

Browse files
committed
Test one of CUDA image
1 parent 3531f21 commit b02053b

File tree

2 files changed

+1
-21
lines changed

2 files changed

+1
-21
lines changed

.tekton/odh-workbench-jupyter-minimal-cuda-py312-pull-request.yaml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -58,26 +58,6 @@ spec:
5858
value: '{{ target_branch }}'
5959
- name: pathInRepo
6060
value: pipelines/multi-arch-container-build.yaml
61-
timeouts:
62-
pipeline: 8h
63-
tasks: 4h
64-
taskRunSpecs:
65-
- pipelineTaskName: ecosystem-cert-preflight-checks
66-
computeResources:
67-
requests:
68-
cpu: '8'
69-
memory: 16Gi
70-
limits:
71-
cpu: '16'
72-
memory: 32Gi
73-
- pipelineTaskName: clair-scan
74-
computeResources:
75-
requests:
76-
cpu: '8'
77-
memory: 16Gi
78-
limits:
79-
cpu: '16'
80-
memory: 32Gi
8161
taskRunTemplate:
8262
serviceAccountName: build-pipeline-pull-request-pipelines
8363
workspaces:

jupyter/minimal/ubi9-python-3.12/build-args/konflux.cuda.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# CUDA Version : 12.8.1
33
# Architectures: linux/arm64, linux/x86_64
44
# Source : https://quay.io/repository/aipcc/base-images/cuda
5-
BASE_IMAGE=registry.redhat.io/rhai/base-image-cuda-rhel9:3.2.0-1765367347
5+
BASE_IMAGE=quay.io/aipcc/base-images/cuda-12.9-el9.6:3.3.0-1768412345

0 commit comments

Comments
 (0)