mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2026-08-08 23:13:19 +02:00
ci(test): run default scenario first
- Prioritize the multi-node HA scenario in the serial Molecule matrix\n- Fail fast before running the single-node scenario variants
This commit is contained in:
committed by
Techno Tim
parent
1402f33108
commit
999cf3ee05
@@ -9,11 +9,11 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
scenario:
|
||||
- default
|
||||
- single_node
|
||||
- calico
|
||||
- cilium
|
||||
- kube-vip
|
||||
- default
|
||||
# - ipv6
|
||||
fail-fast: false
|
||||
max-parallel: 1
|
||||
|
||||
Reference in New Issue
Block a user