add sleep in rpower for scaling through site attribute powerinterval
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4861 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
d808e18849
commit
1e220db1f0
@ -126,7 +126,7 @@ sub process_command {
|
||||
my %nodes = ();
|
||||
my $callback = $request->{callback};
|
||||
my $sitetab = xCAT::Table->new( 'site' );
|
||||
my @site = qw(ppcmaxp ppctimeout maxssh ppcretry fsptimeout);
|
||||
my @site = qw(ppcmaxp ppctimeout maxssh ppcretry fsptimeout powerinterval);
|
||||
my $start;
|
||||
|
||||
#######################################
|
||||
|
Loading…
Reference in New Issue
Block a user