mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-03 12:00:08 +00:00
* Feature #2681, to add a script in xCAT-test to get the performance baseline for node range operation. * adopt review comments in PR#2916: 1, add the rst file for xcatperftest (#2681) 2, using /bin/bash as script executor 3, FILES in manpage should not be in the same line 4, minor adjustment if PERF_NOCREATE/PERF_DRYRUN is set
14 lines
389 B
Plaintext
14 lines
389 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=rhels7.3-GA-ppc64le-install-compute
|
|
chdef -t node -o #NODES# postscripts="fake" profile="install" netboot="grub2"
|
|
rmdef -t node #PERFGRP#
|
|
mkdef -z < #STANZ#
|
|
noderm #PERFGRP#
|