run arm updates on static node
This commit is contained in:
parent
e6ebd066e7
commit
8e28b59496
6 changed files with 0 additions and 166 deletions
|
|
@ -9,30 +9,6 @@ when:
|
|||
skip_clone: true
|
||||
|
||||
steps:
|
||||
- name: 'Warming up'
|
||||
image: busybox:latest
|
||||
failure: ignore
|
||||
commands:
|
||||
- sleep 300
|
||||
- echo "Warmed Up"
|
||||
backend_options:
|
||||
kubernetes:
|
||||
resources:
|
||||
requests:
|
||||
memory: 1Gi
|
||||
cpu: 3000m
|
||||
limits:
|
||||
memory: 1Gi
|
||||
cpu: 3000m
|
||||
nodeSelector:
|
||||
kubernetes.io/arch: arm64
|
||||
node.kubernetes.io/instance-type: cax41
|
||||
tolerations:
|
||||
- key: 'CI'
|
||||
operator: 'Equal'
|
||||
value: 'true'
|
||||
effect: 'NoSchedule'
|
||||
|
||||
- name: 'Processing Updates'
|
||||
image: docker.io/devxygmbh/arm64-binaries-r-alpine-320
|
||||
pull: true
|
||||
|
|
@ -58,9 +34,7 @@ steps:
|
|||
PLATFORM: alpine-320
|
||||
ARCH: arm64
|
||||
NCPUS: 2
|
||||
MEMORY: 14Gi
|
||||
STRATEGY: sequential
|
||||
INSTANCE_TYPE: cax31
|
||||
INTERVAL: lubridate::interval(lubridate::today() - 3, lubridate::today() - 3)
|
||||
volumes:
|
||||
- arm64-binaries-r-dep-cache-alpine-320:/mnt/cache
|
||||
|
|
@ -85,7 +59,6 @@ steps:
|
|||
cpu: 3000m
|
||||
nodeSelector:
|
||||
kubernetes.io/arch: arm64
|
||||
node.kubernetes.io/instance-type: cax41
|
||||
tolerations:
|
||||
- key: 'CI'
|
||||
operator: 'Equal'
|
||||
|
|
|
|||
|
|
@ -9,30 +9,6 @@ when:
|
|||
skip_clone: true
|
||||
|
||||
steps:
|
||||
- name: 'Warming up'
|
||||
image: busybox:latest
|
||||
failure: ignore
|
||||
commands:
|
||||
- sleep 300
|
||||
- echo "Warmed Up"
|
||||
backend_options:
|
||||
kubernetes:
|
||||
resources:
|
||||
requests:
|
||||
memory: 1Gi
|
||||
cpu: 3000m
|
||||
limits:
|
||||
memory: 1Gi
|
||||
cpu: 3000m
|
||||
nodeSelector:
|
||||
kubernetes.io/arch: arm64
|
||||
node.kubernetes.io/instance-type: cax41
|
||||
tolerations:
|
||||
- key: 'CI'
|
||||
operator: 'Equal'
|
||||
value: 'true'
|
||||
effect: 'NoSchedule'
|
||||
|
||||
- name: 'Processing Updates'
|
||||
image: docker.io/devxygmbh/arm64-binaries-r-alpine-321
|
||||
pull: true
|
||||
|
|
@ -58,9 +34,6 @@ steps:
|
|||
PLATFORM: alpine-321
|
||||
ARCH: arm64
|
||||
NCPUS: 2
|
||||
MEMORY: 14Gi
|
||||
STRATEGY: sequential
|
||||
INSTANCE_TYPE: cax31
|
||||
INTERVAL: lubridate::interval(lubridate::today() - 3, lubridate::today() - 3)
|
||||
volumes:
|
||||
- arm64-binaries-r-dep-cache-alpine-321:/mnt/cache
|
||||
|
|
@ -84,7 +57,6 @@ steps:
|
|||
cpu: 3000m
|
||||
nodeSelector:
|
||||
kubernetes.io/arch: arm64
|
||||
node.kubernetes.io/instance-type: cax41
|
||||
tolerations:
|
||||
- key: 'CI'
|
||||
operator: 'Equal'
|
||||
|
|
|
|||
|
|
@ -9,30 +9,6 @@ when:
|
|||
skip_clone: true
|
||||
|
||||
steps:
|
||||
- name: 'Warming up'
|
||||
image: busybox:latest
|
||||
failure: ignore
|
||||
commands:
|
||||
- sleep 300
|
||||
- echo "Warmed Up"
|
||||
backend_options:
|
||||
kubernetes:
|
||||
resources:
|
||||
requests:
|
||||
memory: 1Gi
|
||||
cpu: 3000m
|
||||
limits:
|
||||
memory: 1Gi
|
||||
cpu: 3000m
|
||||
nodeSelector:
|
||||
kubernetes.io/arch: arm64
|
||||
node.kubernetes.io/instance-type: cax41
|
||||
tolerations:
|
||||
- key: 'CI'
|
||||
operator: 'Equal'
|
||||
value: 'true'
|
||||
effect: 'NoSchedule'
|
||||
|
||||
- name: 'Processing Updates'
|
||||
image: docker.io/devxygmbh/arm64-binaries-r-redhat-8
|
||||
pull: true
|
||||
|
|
@ -58,9 +34,6 @@ steps:
|
|||
PLATFORM: redhat-8
|
||||
ARCH: arm64
|
||||
NCPUS: 2
|
||||
MEMORY: 13Gi
|
||||
STRATEGY: sequential
|
||||
INSTANCE_TYPE: cax31
|
||||
INTERVAL: lubridate::interval(lubridate::today() - 3, lubridate::today() - 3)
|
||||
volumes:
|
||||
- arm64-binaries-r-dep-cache-redhat-8:/mnt/cache
|
||||
|
|
@ -84,7 +57,6 @@ steps:
|
|||
cpu: 3000m
|
||||
nodeSelector:
|
||||
kubernetes.io/arch: arm64
|
||||
node.kubernetes.io/instance-type: cax41
|
||||
tolerations:
|
||||
- key: 'CI'
|
||||
operator: 'Equal'
|
||||
|
|
|
|||
|
|
@ -9,30 +9,6 @@ when:
|
|||
skip_clone: true
|
||||
|
||||
steps:
|
||||
- name: 'Warming up'
|
||||
image: busybox:latest
|
||||
failure: ignore
|
||||
commands:
|
||||
- sleep 300
|
||||
- echo "Warmed Up"
|
||||
backend_options:
|
||||
kubernetes:
|
||||
resources:
|
||||
requests:
|
||||
memory: 1Gi
|
||||
cpu: 3000m
|
||||
limits:
|
||||
memory: 1Gi
|
||||
cpu: 3000m
|
||||
nodeSelector:
|
||||
kubernetes.io/arch: arm64
|
||||
node.kubernetes.io/instance-type: cax41
|
||||
tolerations:
|
||||
- key: 'CI'
|
||||
operator: 'Equal'
|
||||
value: 'true'
|
||||
effect: 'NoSchedule'
|
||||
|
||||
- name: 'Processing Updates'
|
||||
image: docker.io/devxygmbh/arm64-binaries-r-redhat-9
|
||||
pull: true
|
||||
|
|
@ -58,8 +34,6 @@ steps:
|
|||
PLATFORM: redhat-9
|
||||
ARCH: arm64
|
||||
NCPUS: 2
|
||||
MEMORY: 14Gi
|
||||
STRATEGY: sequential
|
||||
INTERVAL: lubridate::interval(lubridate::today() - 3, lubridate::today() - 3)
|
||||
volumes:
|
||||
- arm64-binaries-r-dep-cache-redhat-9:/mnt/cache
|
||||
|
|
@ -82,7 +56,6 @@ steps:
|
|||
cpu: 3000m
|
||||
nodeSelector:
|
||||
kubernetes.io/arch: arm64
|
||||
node.kubernetes.io/instance-type: cax41
|
||||
tolerations:
|
||||
- key: 'CI'
|
||||
operator: 'Equal'
|
||||
|
|
|
|||
|
|
@ -9,30 +9,6 @@ when:
|
|||
skip_clone: true
|
||||
|
||||
steps:
|
||||
- name: 'Warming up'
|
||||
image: busybox:latest
|
||||
failure: ignore
|
||||
commands:
|
||||
- sleep 300
|
||||
- echo "Warmed Up"
|
||||
backend_options:
|
||||
kubernetes:
|
||||
resources:
|
||||
requests:
|
||||
memory: 1Gi
|
||||
cpu: 3000m
|
||||
limits:
|
||||
memory: 1Gi
|
||||
cpu: 3000m
|
||||
nodeSelector:
|
||||
kubernetes.io/arch: arm64
|
||||
node.kubernetes.io/instance-type: cax41
|
||||
tolerations:
|
||||
- key: 'CI'
|
||||
operator: 'Equal'
|
||||
value: 'true'
|
||||
effect: 'NoSchedule'
|
||||
|
||||
- name: 'Processing Updates'
|
||||
image: docker.io/devxygmbh/arm64-binaries-r-ubuntu-2204
|
||||
pull: true
|
||||
|
|
@ -58,9 +34,6 @@ steps:
|
|||
PLATFORM: ubuntu-2204
|
||||
ARCH: arm64
|
||||
NCPUS: 2
|
||||
MEMORY: 14Gi
|
||||
STRATEGY: sequential
|
||||
INSTANCE_TYPE: cax31
|
||||
INTERVAL: lubridate::interval(lubridate::today() - 3, lubridate::today() - 3)
|
||||
volumes:
|
||||
- arm64-binaries-r-dep-cache-ubuntu-2204:/mnt/cache
|
||||
|
|
@ -83,7 +56,6 @@ steps:
|
|||
cpu: 3000m
|
||||
nodeSelector:
|
||||
kubernetes.io/arch: arm64
|
||||
node.kubernetes.io/instance-type: cax41
|
||||
tolerations:
|
||||
- key: 'CI'
|
||||
operator: 'Equal'
|
||||
|
|
|
|||
|
|
@ -9,30 +9,6 @@ when:
|
|||
skip_clone: true
|
||||
|
||||
steps:
|
||||
- name: 'Warming up'
|
||||
image: busybox:latest
|
||||
failure: ignore
|
||||
commands:
|
||||
- sleep 300
|
||||
- echo "Warmed Up"
|
||||
backend_options:
|
||||
kubernetes:
|
||||
resources:
|
||||
requests:
|
||||
memory: 1Gi
|
||||
cpu: 3000m
|
||||
limits:
|
||||
memory: 1Gi
|
||||
cpu: 3000m
|
||||
nodeSelector:
|
||||
kubernetes.io/arch: arm64
|
||||
node.kubernetes.io/instance-type: cax41
|
||||
tolerations:
|
||||
- key: 'CI'
|
||||
operator: 'Equal'
|
||||
value: 'true'
|
||||
effect: 'NoSchedule'
|
||||
|
||||
- name: 'Processing Updates'
|
||||
image: docker.io/devxygmbh/arm64-binaries-r-ubuntu-2404
|
||||
pull: true
|
||||
|
|
@ -58,9 +34,6 @@ steps:
|
|||
PLATFORM: ubuntu-2404
|
||||
ARCH: arm64
|
||||
NCPUS: 2
|
||||
MEMORY: 14Gi
|
||||
STRATEGY: sequential
|
||||
INSTANCE_TYPE: cax31
|
||||
INTERVAL: lubridate::interval(lubridate::today() - 3, lubridate::today() - 3)
|
||||
volumes:
|
||||
- arm64-binaries-r-dep-cache-ubuntu-2404:/mnt/cache
|
||||
|
|
@ -83,7 +56,6 @@ steps:
|
|||
cpu: 3000m
|
||||
nodeSelector:
|
||||
kubernetes.io/arch: 'arm64'
|
||||
node.kubernetes.io/instance-type: cax41
|
||||
tolerations:
|
||||
- key: 'CI'
|
||||
operator: 'Equal'
|
||||
|
|
|
|||
Loading…
Reference in a new issue