CI - changelog and ansible test splitter jobs (#612)

* ansible test splitter + changelog

* fix action name

* add integration tests

* fix tests

* add changelog

* fix ansible_test_integration action version

* add exclude for matrix

* fix step id

* remove additional libs to install

* minor updates on how splitter is called
This commit is contained in:
Bikouo Aubin
2023-04-17 12:25:17 +02:00
committed by GitHub
parent 560e0e3d40
commit ea28cbaa59
4 changed files with 150 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
---
trivial:
- add dependency with `install_helm` for `helm_set_values` and `helm_kubeconfig` integration tests (https://github.com/ansible-collections/kubernetes.core/pull/612).