forked from tim/k3s-ansible
feat(ci): optimize Molecule VM creation
- reuse validated runner-owned Vagrant linked-clone masters\n- create the default guests in bounded two-machine batches\n- capture create timing and runner utilization diagnostics
This commit is contained in:
committed by
Techno Tim
parent
57f234c8da
commit
10bde4eff0
@@ -50,3 +50,9 @@ repos:
|
||||
language: system
|
||||
pass_filenames: false
|
||||
files: ^\.github/(download-boxes|test-download-boxes)\.sh$|^\.github/vagrant-boxes\.lock$
|
||||
- id: prepare-vagrant-box-masters-test
|
||||
name: Vagrant box master preparation test
|
||||
entry: .github/scripts/test-prepare-vagrant-box-masters.sh
|
||||
language: system
|
||||
pass_filenames: false
|
||||
files: ^\.github/scripts/(prepare-vagrant-box-masters|test-prepare-vagrant-box-masters)\.sh$
|
||||
|
||||
Reference in New Issue
Block a user