CI: Document the 'all-in-one' layout + small refactoring (#10725)

* Rename aio to all-in-one and document it

ADTM.
Acronyms don't tell much.

* Refactor vm_count in tests provisioning
This commit is contained in:
Max Gautier
2023-12-18 11:33:13 +01:00
committed by GitHub
parent d435edefc4
commit 7395c27932
16 changed files with 34 additions and 24 deletions

View File

@@ -1,4 +1,4 @@
---
# Instance settings
cloud_image: amazon-linux-2
mode: aio
mode: all-in-one

View File

@@ -1,7 +1,7 @@
---
# Instance settings
cloud_image: ubuntu-2004
mode: aio
mode: all-in-one
# Kubespray settings
auto_renew_certificates: true

View File

@@ -1 +0,0 @@
packet_ubuntu20-calico-aio.yml

View File

@@ -0,0 +1 @@
packet_ubuntu20-calico-all-in-one.yml

View File

@@ -1,7 +1,7 @@
---
# Instance settings
cloud_image: ubuntu-2004
mode: aio
mode: all-in-one
# Kubespray settings
auto_renew_certificates: true

View File

@@ -1,7 +1,7 @@
---
# Instance settings
cloud_image: ubuntu-2004
mode: aio
mode: all-in-one
# Kubespray settings
auto_renew_certificates: true

View File

@@ -1,7 +1,7 @@
---
# Instance settings
cloud_image: ubuntu-2204
mode: aio
mode: all-in-one
vm_memory: 1600Mi
# Kubespray settings

View File

@@ -1,7 +1,7 @@
---
# Instance settings
cloud_image: ubuntu-2204
mode: aio
mode: all-in-one
vm_memory: 1600Mi
# Kubespray settings