mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-08-08 22:01:47 -02:30
[release-2.25] CI: rework pipeline: short/extended based on labels (#11424)
* CI: reduce VM resources requests to improve scheduling * CI: Reduce default jobs; add labels(ci-full/extended) to run more test * CI: use jobs dependencies instead of stages * precommit one-job * CI: Use Kubevirt VM to run Molecule and Vagrant jobs --------- Co-authored-by: ant31 <2t.antoine@gmail.com>
This commit is contained in:
committed by
GitHub
parent
98d1a453d7
commit
09347d8b9b
@@ -2,7 +2,7 @@
|
||||
# Instance settings
|
||||
cloud_image: almalinux-8
|
||||
mode: ha
|
||||
vm_memory: 3072Mi
|
||||
vm_memory: 3072
|
||||
|
||||
# Kubespray settings
|
||||
calico_bpf_enabled: true
|
||||
|
||||
Reference in New Issue
Block a user