Skip to content

Commit 705539b

Browse files
committed
Update templated files to rev c9fd139 (#127)
Automatically created PR based on commit c9fd139626bb0710e7c2fd4eaf0088b7fb92c159 in stackabletech/operator-templating repo. Triggered by: Daily run triggered
1 parent e1e14f4 commit 705539b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/README-templating.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ This should be fairly easy to solve and we can look at this as soon as it become
6969

7070
To run tests locally you need the following things installed:
7171

72-
- python3
72+
- python3 (version >= 3.9)
7373
- pyyaml library installed
7474
- ansible
7575

@@ -79,4 +79,4 @@ To run tests please execute the following command from the gitroot of the operat
7979

8080
`scripts/run_tests.sh`
8181

82-
This will install the necessarry ansible role into `tests/ansible/roles`, expand the test templates into all defined test scenarios and execute kuttl to test these scenarios.
82+
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.

0 commit comments

Comments
 (0)