2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-24 13:21:12 +00:00

Merge pull request #7436 from xcat2/nodeset_testcase

nodeset testcase: Allow dash in hostnames
This commit is contained in:
Obihörnchen
2024-04-15 18:20:51 +02:00
committed by GitHub

View File

@@ -6,7 +6,7 @@ check:rc==0
check:output=~$$CN:\s+[discover|boot|reboot|install|netboot|shell|standby]
cmd:nodeset $$CN stat -V
check:rc==0
check:output=~$$CN:\s+\[\w+\]:\s+[discover|boot|reboot|install|netboot|shell|standby]
check:output=~$$CN:\s+\[[a-zA-Z0-9\-]+\]:\s+[discover|boot|reboot|install|netboot|shell|standby]
end
start:nodeset_noderange