ci: Add test plan that runs CI tests and customize it for each role
* Calculate number of managed nodes with this formula:
(( number_of_test_playbooks / 10 + 1 ))
* Add README explaining how to run the plan locally and remotely
Signed-off-by: Sergei Petrosian <spetrosi@redhat.com>
This commit is contained in:
committed by
Sergei Petrosian
parent
640cbf000a
commit
826f2fc0fa
@@ -5,4 +5,6 @@ check-hidden = true
|
||||
ignore-multiline-regex = codespell:ignore-begin.*codespell:ignore-end
|
||||
ignore-words = .codespell_ignores
|
||||
# skip-file is not available https://github.com/codespell-project/codespell/pull/2759
|
||||
# .pandoc_template.html5 contains a typo in Licence that we shouldn't edit
|
||||
# .README.html is generated from README.md automatically - no need to check spelling
|
||||
skip = .pandoc_template.html5,.README.html
|
||||
|
||||
Reference in New Issue
Block a user