mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-31 10:06:39 +00:00
- refine the xcatperftest tool to make it be easily integrated into xcattest - add testcase/performance/.. to trigger the performance testcase - fix manpage missing issue for xcatperftest
14 lines
363 B
Plaintext
14 lines
363 B
Plaintext
#SERIES# 1,50,100,250,500,1000,2500,5000,10000
|
|
lsdef #NODES#
|
|
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#
|
|
mkdef -z < #STANZ#
|
|
noderm #PERFGRP#
|