2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 09:13:08 +00:00
bxuxa 185b0e3579 Two changes on xcatperftest
- add timeout when executing the test commands
- add `lsdef -w` and `chdef -p` into default commands list
2018-09-21 18:02:46 +08:00

16 lines
442 B
Plaintext

#SERIES# 1,50,100,250,500,1000,2500,5000,10000,20000
lsdef #NODES# -i ip,mac
makehosts #NODES#
makedns -n #NODES#
makedhcp #NODES#
makeknownhosts #NODES#
nodech #NODES# groups,=group1
nodels #NODES# noderes
nodeset #NODES# osimage=#OSIMAGE#
chdef -t node -o #NODES# postscripts="fake" profile="install" netboot="grub2"
rmdef -t node #PERFGRP#
cat #STANZ#|mkdef -z -f
lsdef -w 'serial=12345678'
chdef #NODES# -p groups=group1
noderm #PERFGRP#