You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automatically created PR based on commit fa98fee1a8e172a2c7ff2300ca7c461692a8bc1c in stackabletech/operator-templating repo.
Triggered by:
Manual run triggered by: fhennig with message [This is for using beku instead of ansible for the test generation]
Copy file name to clipboardExpand all lines: tests/README-templating.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,6 @@ To run tests locally you need the following things installed:
71
71
72
72
- python3 (version >= 3.9)
73
73
- pyyaml library installed
74
-
- ansible (tested with `2.10.8` and `2.12.5`)
75
74
- jq
76
75
77
76
### Running
@@ -80,4 +79,4 @@ To run tests please execute the following command from the gitroot of the operat
80
79
81
80
`scripts/run_tests.sh --parallel 2`
82
81
83
-
This will install the necessary ansible role into `tests/ansible/roles`, expand the test templates into all defined test scenarios and execute kuttl to test these scenarios. Any arguments are passed on to `kuttl`.
82
+
This will expand the test templates into all defined test scenarios and execute kuttl to test these scenarios. Any arguments are passed on to `kuttl`.
0 commit comments