We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d987433 commit f49db32Copy full SHA for f49db32
molecule/README.md
@@ -2,15 +2,15 @@ Molecule tests for the role.
2
3
# Test Matrix
4
5
-Test options "flow down" thro table unless changed.
+Test options "flow down" through table unless changed.
6
7
-test | # partitions | # groups in partitions? | other
+Test | # Partitions | Groups in partitions? | Other
8
--- | --- | --- | ---
9
test1 | 1 | N | 2x compute node, sequential names (default test)
10
test1b | 1 | N | 1x compute node
11
test1c | 1 | N | 2x compute nodes, nonsequential names
12
test2 | 2 | N | 4x compute node, sequential names
13
-test3 | 1 | Y |
+test3 | 1 | Y | -
14
15
# Local Installation & Running
16
0 commit comments