2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-22 03:32:04 +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
commit 5883584fde
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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