Commit 2b61c99
committed
gen_nodes: ensure kdevops prefix has no dashes
Folks trying to use kdevops and testing with fstests will quickly
find out a surprise that their config is not being parsed correctly
until later.
Fix this by preventing bringup if the prefix has a dash.
We use the dash to help parallelize testing filesystem profiles and
so the host prefix goes before the filesystem name and test profile.
Signed-off-by: Luis Chamberlain <[email protected]>1 parent 23193f0 commit 2b61c99
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
21 | 26 | | |
22 | 27 | | |
23 | 28 | | |
| |||
0 commit comments