mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-21 05:00:13 -03:30
Fix idempotence issue in bootstrap-os (#5916)
This commit is contained in:
@@ -1,18 +1,4 @@
|
||||
---
|
||||
scenario:
|
||||
name: default
|
||||
test_sequence:
|
||||
- lint
|
||||
- destroy
|
||||
- dependency
|
||||
- syntax
|
||||
- create
|
||||
- prepare
|
||||
- converge
|
||||
# - idempotence # skip
|
||||
- side_effect
|
||||
- verify
|
||||
- destroy
|
||||
dependency:
|
||||
name: galaxy
|
||||
lint:
|
||||
|
||||
Reference in New Issue
Block a user