Skip to content

Commit daa2a8e

Browse files
vialogigalnoam
authored andcommitted
[CI] issue: HPCINFRA-3180 Move build steps to Blossom K8s
We want to move all build steps and test CI steps that are not bound to specific hardware to Blossom K8s cluster. Blossom cluster is more stable, visibly managed and has 24/7 SRE/NOC support. Signed-off-by: Viacheslav Login <[email protected]>
1 parent 2832f14 commit daa2a8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.ci/matrix_job.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ registry_path: /swx-infra/media
99

1010
kubernetes:
1111
privileged: true
12-
cloud: swx-k8s-spray
12+
cloud: il-ipp-blossom-prod
1313
nodeSelector: 'beta.kubernetes.io/os=linux'
14-
namespace: xlio-ci
14+
namespace: swx-media
1515
limits: '{memory: 8Gi, cpu: 7000m}'
1616
requests: '{memory: 8Gi, cpu: 7000m}'
1717

0 commit comments

Comments
 (0)