rebuild block aof amd64 pkgs
This commit is contained in:
parent
03baf86f49
commit
2dde90399d
5 changed files with 7 additions and 17 deletions
|
|
@ -44,7 +44,7 @@ steps:
|
|||
R_LIBS_USER: /mnt/cache/R-pkgs
|
||||
CCACHE_DIR: /mnt/cache/ccache
|
||||
PLATFORM: alpine-320
|
||||
BLOCK: 21424:length(pkgs)
|
||||
BLOCK: 1581:2993
|
||||
ARCH: amd64
|
||||
NCPUS: 2
|
||||
MEMORY: 29Gi
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@ steps:
|
|||
R_LIBS_USER: /mnt/cache/R-pkgs
|
||||
CCACHE_DIR: /mnt/cache/ccache
|
||||
PLATFORM: redhat-8
|
||||
BLOCK: 20588:length(pkgs)
|
||||
BLOCK: 228:1833
|
||||
ARCH: amd64
|
||||
NCPUS: 2
|
||||
MEMORY: 29Gi
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@ steps:
|
|||
R_LIBS_USER: /mnt/cache/R-pkgs
|
||||
CCACHE_DIR: /mnt/cache/ccache
|
||||
PLATFORM: redhat-9
|
||||
BLOCK: 19127:length(pkgs)
|
||||
BLOCK: 715:2428
|
||||
ARCH: amd64
|
||||
NCPUS: 2
|
||||
MEMORY: 29Gi
|
||||
|
|
|
|||
|
|
@ -10,13 +10,8 @@ steps:
|
|||
- name: 'Warming up'
|
||||
image: busybox:latest
|
||||
failure: ignore
|
||||
environment:
|
||||
PLATFORM: ubuntu-2204
|
||||
BLOCK: 21389:length(pkgs)
|
||||
NCPUS: 2
|
||||
STRATEGY: multisession
|
||||
commands:
|
||||
- sleep 1
|
||||
- sleep 300
|
||||
- echo "Warmed Up"
|
||||
backend_options:
|
||||
kubernetes:
|
||||
|
|
@ -49,7 +44,7 @@ steps:
|
|||
R_LIBS_USER: /mnt/cache/R-pkgs
|
||||
CCACHE_DIR: /mnt/cache/ccache
|
||||
PLATFORM: ubuntu-2204
|
||||
BLOCK: 21389:length(pkgs)
|
||||
BLOCK: 1913:4755
|
||||
ARCH: amd64
|
||||
NCPUS: 2
|
||||
MEMORY: 29Gi
|
||||
|
|
|
|||
|
|
@ -10,13 +10,8 @@ steps:
|
|||
- name: 'Warming up'
|
||||
image: busybox:latest
|
||||
failure: ignore
|
||||
environment:
|
||||
PLATFORM: ubuntu-2204
|
||||
BLOCK: 21389:length(pkgs)
|
||||
NCPUS: 2
|
||||
STRATEGY: multisession
|
||||
commands:
|
||||
- sleep 1
|
||||
- sleep 300
|
||||
- echo "Warmed Up"
|
||||
backend_options:
|
||||
kubernetes:
|
||||
|
|
@ -49,7 +44,7 @@ steps:
|
|||
R_LIBS_USER: /mnt/cache/R-pkgs
|
||||
CCACHE_DIR: /mnt/cache/ccache
|
||||
PLATFORM: ubuntu-2404
|
||||
BLOCK: 21389:length(pkgs)
|
||||
BLOCK: 1813:4298
|
||||
ARCH: amd64
|
||||
NCPUS: 2
|
||||
MEMORY: 29Gi
|
||||
|
|
|
|||
Loading…
Reference in a new issue