There was an error while loading. Please reload this page.
1 parent a55dbdd commit 553e884Copy full SHA for 553e884
1 file changed
jobs.py
@@ -25,9 +25,6 @@ class JobData(TypedDict):
25
"Minimal set of tests to run after an installation or an upgrade.",
26
"requirements": [
27
"A pool master with a local SR. Can be a single-host pool.",
28
- "A second one-host pool with a SR to receive cross-pool migrated VMs.",
29
- "(If you can't provide a second pool, add `-m 'not hostB1'`, and specify the pool master of the first "
30
- "pool twice.) Config in data.py for a NFS SR.",
31
"A VM (small and fast-booting).",
32
],
33
"nb_pools": 1,
0 commit comments