Commit ae8045d
Allow to bump the amount of compute with a parameter
This patch, with #1181, should allow to easily scale-out the amount of
computes, without having to edit the validated-architecture-1.yml nor
the 3-nodes.yml.
It's taking the same parameter as the libvirt_manager role,
"cifmw_libvirt_manager_compute_amount".
The VA-1 scenario will pick the maximum amount, meaning we'll get at
least 3 computes; the 3-nodes will do the same, meaning we'll get at
least 1 node.1 parent 6b296f8 commit ae8045d
File tree
2 files changed
+2
-2
lines changed- scenarios/reproducers
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments