2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 09:13:08 +00:00

delete test cases of aix and old type machine

This commit is contained in:
huweihua 2018-06-27 05:46:31 -04:00
parent b5e5efa62a
commit 133cc97f34
3 changed files with 0 additions and 971 deletions

View File

@ -1,405 +0,0 @@
start:query_8233-E8B_reset
description:Reset the value of power saving and capping to a default one
type:8233-E8B-E8B
cmd:renergy $$CN savingstatus=off
check:rc==0
check:output=~Set savingstatus succeeded
cmd:renergy $$CN dsavingstatus=off
check:rc==0
check:output=~Set dsavingstatus succeeded
cmd:renergy $$CN cappingstatus=off
check:rc==0
check:output=~Set cappingstatus succeeded
cmd:renergy $$CN cappingwatt=2000
check:rc==0
end
start:query_8233-E8B_all
description:query all the attributes of the node
type:8233-E8B
cmd:renergy $$CN all
check:rc==0
check:output=~savingstatus: off
check:output=~cappingstatus: off
check:output=~dsavingstatus: off
check:output=~cappingmin: 1716
check:output=~cappingmax: 2121
check:output=~cappingvalue: 2000
check:output=~cappingsoftmin: 304
check:output=~averageAC: na
check:output~~averageDC: 681
check:output~~ambienttemp: 22
check:output~~ exhausttemp: 38
check:output~~CPUspeed: 3556
check:output=~syssbpower: na
check:output~~sysIPLtime: 900
end
start:query_8233-E8B_savingstatus
description:
type:8233-E8B
cmd:renergy $$CN savingstatus
check:rc==0
check:output=~savingstatus: off
check:output!~dsavingstatus
check:output!~cappingstatus
end
start:query_8233-E8B_dsavingstatus
description:
type:8233-E8B
cmd:renergy $$CN dsavingstatus
check:rc==0
check:output=~dsavingstatus: off
check:output!~: savingstatus
check:output!~cappingstatus
end
start:query_8233-E8B_cappingstatus
description:
type:8233-E8B
cmd:renergy $$CN cappingstatus
check:rc==0
check:output=~cappingstatus: off
check:output!~dsavingstatus
check:output!~savingstatus
end
start:query_8233-E8B_cappingmaxmin
description:
type:8233-E8B
cmd:renergy $$CN cappingmaxmin
check:rc==0
check:output=~cappingmin: 1716
check:output=~cappingmax: 2121
check:output!~cappingvalue
check:output!~cappingsoftmin
end
start:query_8233-E8B_cappingvalue
description:
type:8233-E8B
cmd:renergy $$CN cappingvalue
check:rc==0
check:output=~cappingvalue: 2000
check:output!~cappingmin
check:output!~cappingmax
check:output!~cappingsoftmin
end
start:query_8233-E8B_cappingsoftmin
description:
type:8233-E8B
cmd:renergy $$CN cappingsoftmin
check:rc==0
check:output=~cappingsoftmin: 304
check:output!~cappingmin
check:output!~cappingmax
check:output!~cappingvalue
end
start:query_8233-E8B_averageAC
description:
type:8233-E8B
cmd:renergy $$CN averageAC
check:rc==0
check:output=~averageAC: na
check:output!~averageDC
check:output!~ambienttemp
check:output!~exhausttemp
check:output!~CPUspeed
end
start:query_8233-E8B_averageDC
description:
type:8233-E8B
cmd:renergy $$CN averageDC
check:rc==0
check:output~~averageDC: 620
check:output!~averageAC
check:output!~ambienttemp
check:output!~exhausttemp
check:output!~CPUspeed
end
start:query_8233-E8B_ambienttemp
description:
type:8233-E8B
cmd:renergy $$CN ambienttemp
check:rc==0
check:output~~ambienttemp: 22
check:output!~averageAC
check:output!~averageDC
check:output!~exhausttemp
check:output!~CPUspeed
end
start:query_8233-E8B_exhausttemp
description:
type:8233-E8B
cmd:renergy $$CN exhausttemp
check:rc==0
check:output~~exhausttemp: 38
check:output!~averageAC
check:output!~ambienttemp
check:output!~averageDC
check:output!~CPUspeed
end
start:query_8233-E8B_CPUspeed
description:
type:8233-E8B
cmd:renergy $$CN CPUspeed
check:rc==0
check:output~~CPUspeed: 3556
check:output!~averageAC
check:output!~ambienttemp
check:output!~exhausttemp
check:output!~averageDC
end
start:query_8233-E8B_syssbpower
description:
type:8233-E8B
cmd:renergy $$CN syssbpower
check:rc==0
check:output=~syssbpower: na
check:output!~averageAC
check:output!~ambienttemp
check:output!~exhausttemp
check:output!~averageDC
check:output!~sysIPLtime
end
start:query_8233-E8B_sysIPLtime
description:
type:8233-E8B
cmd:renergy $$CN sysIPLtime
check:rc==0
check:output=~sysIPLtime: 900
check:output!~averageAC
check:output!~ambienttemp
check:output!~exhausttemp
check:output!~averageDC
check:output!~syssbpower
end
start:set_8233-E8B_savingstatus
description:
type:8233-E8B
cmd:renergy $$CN savingstatus=on
check:rc==0
check:output=~Set savingstatus succeeded
check:output=~This setting may need several minutes to take effect.
check:output!~Set savingstatus failed.
cmd:sleep 60
cmd:renergy $$CN savingstatus
check:rc==0
check:output=~savingstatus: on
cmd:renergy $$CN CPUspeed
check:rc==0
check:output~~CPUspeed: 2492
cmd:renergy $$CN savingstatus=onxx
check:rc!=0
check:output=~Usage:
cmd:renergy $$CN dsavingstatus=on-norm
check:rc!=0
check:output=~Cannot enable static and dynamic power
check:output=~Set dsavingstatus failed.
cmd:renergy $$CN savingstatus=off
check:rc==0
check:output=~Set savingstatus succeeded.
check:output=~This setting may need several minutes to take effect.
check:output!~Set savingstatus failed.
cmd:sleep 60
cmd:renergy $$CN savingstatus
check:rc==0
check:output=~savingstatus: off
cmd:renergy $$CN CPUspeed
check:rc==0
check:output~~CPUspeed: 3556
end
start:set_8233-E8B_dsavingstatus
description:
type:8233-E8B
cmd:renergy $$CN dsavingstatus=on
check:rc!=0
check:output=~ Usage:
cmd:renergy $$CN dsavingstatus=on-norm
check:rc==0
check:output=~Set dsavingstatus succeeded.
check:output=~This setting may need several minutes to take effect.
check:output!~Set dsavingstatus failed.
cmd:sleep 60
cmd:renergy $$CN dsavingstatus
check:rc==0
check:output=~dsavingstatus: on-norm
cmd:renergy $$CN CPUspeed
check:rc==0
check:output~~CPUspeed: 1652
cmd:renergy $$CN savingstatus=on
check:rc!=0
check:output=~Cannot enable static and dynamic power
check:output=~Set savingstatus failed.
cmd:renergy $$CN dsavingstatus=onxx
check:rc!=0
check:output=~ Usage:
cmd:renergy $$CN dsavingstatus=on-maxp
check:rc==0
check:output=~Set dsavingstatus succeeded.
check:output=~This setting may need several minutes to take effect.
check:output!~Set dsavingstatus failed.
cmd:renergy $$CN dsavingstatus
check:rc==0
check:output=~dsavingstatus: on-maxp
cmd:renergy $$CN CPUspeed
check:rc==0
check:output~~CPUspeed: 3864
cmd:renergy $$CN dsavingstatus=off
check:rc==0
check:output=~Set dsavingstatus succeeded.
check:output=~This setting may need several minutes to take effect.
check:output!~Set dsavingstatus failed.
cmd:sleep 60
cmd:renergy $$CN dsavingstatus
check:rc==0
check:output=~dsavingstatus: off
cmd:renergy $$CN CPUspeed
check:rc==0
check:output~~CPUspeed: 3556
end
start:set_8233-E8B_cappingstatus
description:
type:8233-E8B
cmd:renergy $$CN cappingstatus=on
check:rc==0
check:output=~Set cappingstatus succeeded.
check:output=~This setting may need several minutes to take effect.
check:output!~Set cappingstatus failed.
cmd:sleep 60
cmd:renergy $$CN cappingstatus
check:rc==0
check:output=~cappingstatus: on
cmd:renergy $$CN cappingstatus=onxx
check:rc!=0
check:output=~Usage:
cmd:renergy $$CN cappingstatus=off
check:rc==0
check:output=~Set cappingstatus succeeded.
check:output=~This setting may need several minutes to take effect.
check:output!~Set cappingstatus failed.
cmd:sleep 60
cmd:renergy $$CN cappingstatus
check:rc==0
check:output=~cappingstatus: off
end
start:set_8233-E8B_cappingwatt
description:
type:8233-E8B
cmd:renergy $$CN cappingwatt=2050
check:rc==0
check:output=~Set cappingwatt succeeded.
check:output=~cappingvalue: 2050
check:output!~Set cappingwatt failed.
cmd:renergy $$CN cappingvalue
check:rc==0
check:output=~cappingvalue: 2050
cmd:renergy $$CN cappingwatt=100
check:rc!=0
check:output!~Set cappingwatt succeeded.
check:output=~Set cappingwatt failed.
check:output=~Invalid value for cappingwatt.
cmd:renergy $$CN cappingwatt=3000
check:rc!=0
check:output!~Set cappingwatt succeeded.
check:output=~Set cappingwatt failed.
check:output=~Invalid value for cappingwatt.
cmd:renergy $$CN cappingvalue
check:rc==0
check:output=~cappingvalue: 2050
cmd:renergy $$CN cappingwatt=2000
check:rc==0
check:output=~Set cappingwatt succeeded.
check:output=~cappingvalue: 2000
check:output!~Set cappingwatt failed.
cmd:renergy $$CN cappingvalue
check:rc==0
check:output=~cappingvalue: 2000
end
start:set_8233-E8B_cappingperc
description:
type:8233-E8B
cmd:renergy $$CN cappingperc=0
check:rc==0
check:output=~Set cappingperc succeeded.
check:output=~cappingvalue: 1716
check:output!~Set cappingperc failed.
cmd:renergy $$CN cappingperc=50
check:rc==0
check:output=~Set cappingperc succeeded.
check:output=~cappingvalue: 1918
check:output!~Set cappingperc failed.
cmd:renergy $$CN cappingperc=100
check:rc==0
check:output=~Set cappingperc succeeded.
check:output=~cappingvalue: 2121
check:output!~Set cappingperc failed.
cmd:renergy $$CN cappingperc=110
check:rc!=0
check:output!~Set cappingperc succeeded.
check:output=~Invalid value for cappingperc.
check:output=~Set cappingperc failed.
cmd:renergy $$CN cappingwatt=2000
check:rc==0
check:output=~Set cappingwatt succeeded.
check:output=~cappingvalue: 2000
check:output!~Set cappingwatt failed.
cmd:renergy $$CN cappingvalue
check:rc==0
check:output=~cappingvalue: 2000
end

View File

@ -1,534 +0,0 @@
start:query_9125-F2C_reset
description:Reset the value of power saving and capping to a default one
type:9125-F2C
cmd:renergy $$CN savingstatus=off
check:rc==0
check:output=~Set savingstatus succeeded
cmd:renergy $$CN dsavingstatus=off
check:rc==0
check:output=~Set dsavingstatus succeeded
cmd:renergy $$CN cappingstatus=off
check:rc==0
check:output=~Set cappingstatus succeeded
cmd:renergy $$CN fsavingstatus=off
check:rc==0
check:output=~Set fsavingstatus succeeded
cmd:renergy $$CN ffovalue=3000
check:rc==0
cmd:renergy $$CN cappingwatt=14555
check:rc==0
end
start:query_9125-F2C_all
description:query all the attributes of the node
type:9125-F2C
cmd:renergy $$CN all
check:rc==0
check:output=~savingstatus: off
check:output=~cappingstatus: off
check:output=~dsavingstatus: off
check:output=~cappingmin: 14505
check:output=~cappingmax: 14585
check:output=~cappingvalue: 14555
check:output=~cappingsoftmin: 5556
check:output=~averageAC: na
check:output~~averageDC: 6976
check:output~~ambienttemp: 24
check:output~~ exhausttemp: 24
check:output~~CPUspeed: 3836
check:output=~syssbpower: na
check:output~~sysIPLtime: 900
check:output=~fsavingstatus: off
check:output=~ffoMin: 2856 MHz
check:output=~ffoVmin: 2856 MHz
check:output=~ffoTurbo: 3836 MHz
check:output=~ffoNorm: 3836 MHz
check:output=~ffovalue: 3000 MHz
end
start:query_9125-F2C_savingstatus
description:
type:9125-F2C
cmd:renergy $$CN savingstatus
check:rc==0
check:output=~savingstatus: off
check:output!~dsavingstatus
check:output!~cappingstatus
end
start:query_9125-F2C_dsavingstatus
description:
type:9125-F2C
cmd:renergy $$CN dsavingstatus
check:rc==0
check:output=~dsavingstatus: off
check:output!~: savingstatus
check:output!~cappingstatus
end
start:query_9125-F2C_cappingstatus
description:
type:9125-F2C
cmd:renergy $$CN cappingstatus
check:rc==0
check:output=~cappingstatus: off
check:output!~dsavingstatus
check:output!~savingstatus
end
start:query_9125-F2C_cappingmaxmin
description:
type:9125-F2C
cmd:renergy $$CN cappingmaxmin
check:rc==0
check:output=~cappingmin: 14505
check:output=~cappingmax: 14585
check:output!~cappingvalue
check:output!~cappingsoftmin
end
start:query_9125-F2C_cappingvalue
description:
type:9125-F2C
cmd:renergy $$CN cappingvalue
check:rc==0
check:output=~cappingvalue: 14555
check:output!~cappingmin
check:output!~cappingmax
check:output!~cappingsoftmin
end
start:query_9125-F2C_cappingsoftmin
description:
type:9125-F2C
cmd:renergy $$CN cappingsoftmin
check:rc==0
check:output=~cappingsoftmin: 5556
check:output!~cappingmin
check:output!~cappingmax
check:output!~cappingvalue
end
start:query_9125-F2C_averageAC
description:
type:9125-F2C
cmd:renergy $$CN averageAC
check:rc==0
check:output=~averageAC: na
check:output!~averageDC
check:output!~ambienttemp
check:output!~exhausttemp
check:output!~CPUspeed
end
start:query_9125-F2C_averageDC
description:
type:9125-F2C
cmd:renergy $$CN averageDC
check:rc==0
check:output~~averageDC: 6976
check:output!~averageAC
check:output!~ambienttemp
check:output!~exhausttemp
check:output!~CPUspeed
end
start:query_9125-F2C_ambienttemp
description:
type:9125-F2C
cmd:renergy $$CN ambienttemp
check:rc==0
check:output~~ambienttemp: 24
check:output!~averageAC
check:output!~averageDC
check:output!~exhausttemp
check:output!~CPUspeed
end
start:query_9125-F2C_exhausttemp
description:
type:9125-F2C
cmd:renergy $$CN exhausttemp
check:rc==0
check:output~~exhausttemp: 24
check:output!~averageAC
check:output!~ambienttemp
check:output!~averageDC
check:output!~CPUspeed
end
start:query_9125-F2C_CPUspeed
description:
type:9125-F2C
cmd:renergy $$CN CPUspeed
check:rc==0
check:output~~CPUspeed: 3836
check:output!~averageAC
check:output!~ambienttemp
check:output!~exhausttemp
check:output!~averageDC
end
start:query_9125-F2C_syssbpower
description:
type:9125-F2C
cmd:renergy $$CN syssbpower
check:rc==0
check:output=~syssbpower: 20 W
check:output!~averageAC
check:output!~ambienttemp
check:output!~exhausttemp
check:output!~averageDC
check:output!~sysIPLtime
end
start:query_9125-F2C_sysIPLtime
description:
type:9125-F2C
cmd:renergy $$CN sysIPLtime
check:rc==0
check:output=~sysIPLtime: 900
check:output!~averageAC
check:output!~ambienttemp
check:output!~exhausttemp
check:output!~averageDC
check:output!~syssbpower
end
start:query_9125-F2C_fsavingstatus
description:
type:9125-F2C
cmd:renergy $$CN fsavingstatus
check:rc==0
check:output=~fsavingstatus: off
check:output!~dsavingstatus
check:output!~cappingstatus
end
start:query_9125-F2C_ffoMin
description:
type:9125-F2C
cmd:renergy $$CN ffoMin
check:rc==0
check:output=~ffoMin: 2856 MHz
check:output!~ffoVmin
check:output!~ffoTurbo
check:output!~ffoNorm
check:output!~ffovalue
end
start:query_9125-F2C_ffoVmin
description:
type:9125-F2C
cmd:renergy $$CN ffoVmin
check:rc==0
check:output=~ffoVmin: 2856 MHz
check:output!~ffomin
check:output!~ffoTurbo
check:output!~ffoNorm
check:output!~ffovalue
end
start:query_9125-F2C_ffoTurbo
description:
type:9125-F2C
cmd:renergy $$CN ffoTurbo
check:rc==0
check:output=~ffoTurbo: 3836 MHz
check:output!~ffomin
check:output!~ffoVmin
check:output!~ffoNorm
check:output!~ffovalue
end
start:query_9125-F2C_ffoNorm
description:
type:9125-F2C
cmd:renergy $$CN ffoNorm
check:rc==0
check:output=~ffoNorm: 3836 MHz
check:output!~ffomin
check:output!~ffoVmin
check:output!~ffoTurbo
check:output!~ffovalue
end
start:query_9125-F2C_ffovalue
description:
type:9125-F2C
cmd:renergy $$CN ffovalue
check:rc==0
check:output=~ffovalue: 3000 MHz
check:output!~ffomin
check:output!~ffoVmin
check:output!~ffoTurbo
check:output!~ffoNorm
end
start:set_9125-F2C_savingstatus
description:
type:9125-F2C
cmd:renergy $$CN savingstatus=on
check:rc==0
check:output=~Set savingstatus succeeded
check:output=~This setting may need several minutes to take effect.
check:output!~Set savingstatus failed.
cmd:sleep 60
cmd:renergy $$CN savingstatus
check:rc==0
check:output=~savingstatus: on
cmd:renergy $$CN CPUspeed
check:rc==0
check:output~~CPUspeed: 2856
cmd:renergy $$CN savingstatus=onxx
check:rc!=0
check:output=~Usage:
cmd:renergy $$CN dsavingstatus=on-norm
check:rc!=0
check:output=~Cannot enable static and dynamic power
check:output=~Set dsavingstatus failed.
cmd:renergy $$CN savingstatus=off
check:rc==0
check:output=~Set savingstatus succeeded.
check:output=~This setting may need several minutes to take effect.
check:output!~Set savingstatus failed.
cmd:sleep 60
cmd:renergy $$CN savingstatus
check:rc==0
check:output=~savingstatus: off
cmd:renergy $$CN CPUspeed
check:rc==0
check:output~~CPUspeed: 3836
end
start:set_9125-F2C_dsavingstatus
description:
type:9125-F2C
cmd:renergy $$CN dsavingstatus=on
check:rc!=0
check:output=~ Usage:
cmd:renergy $$CN dsavingstatus=on-norm
check:rc==0
check:output=~Set dsavingstatus succeeded.
check:output=~This setting may need several minutes to take effect.
check:output!~Set dsavingstatus failed.
cmd:sleep 60
cmd:renergy $$CN dsavingstatus
check:rc==0
check:output=~dsavingstatus: on-norm
cmd:renergy $$CN CPUspeed
check:rc==0
check:output~~CPUspeed: 3836
cmd:renergy $$CN savingstatus=on
check:rc!=0
check:output=~Cannot enable static and dynamic power
check:output=~Set savingstatus failed.
cmd:renergy $$CN dsavingstatus=onxx
check:rc!=0
check:output=~ Usage:
cmd:renergy $$CN dsavingstatus=on-maxp
check:rc==0
check:output=~Set dsavingstatus succeeded.
check:output=~This setting may need several minutes to take effect.
check:output!~Set dsavingstatus failed.
cmd:renergy $$CN dsavingstatus
check:rc==0
check:output=~dsavingstatus: on-maxp
cmd:renergy $$CN CPUspeed
check:rc==0
check:output~~CPUspeed: 3836
cmd:renergy $$CN dsavingstatus=off
check:rc==0
check:output=~Set dsavingstatus succeeded.
check:output=~This setting may need several minutes to take effect.
check:output!~Set dsavingstatus failed.
cmd:sleep 60
cmd:renergy $$CN dsavingstatus
check:rc==0
check:output=~dsavingstatus: off
cmd:renergy $$CN CPUspeed
check:rc==0
check:output~~CPUspeed: 3836
end
start:set_9125-F2C_cappingstatus
description:
type:9125-F2C
cmd:renergy $$CN cappingstatus=on
check:rc==0
check:output=~Set cappingstatus succeeded.
check:output=~This setting may need several minutes to take effect.
check:output!~Set cappingstatus failed.
cmd:sleep 60
cmd:renergy $$CN cappingstatus
check:rc==0
check:output=~cappingstatus: on
cmd:renergy $$CN cappingstatus=onxx
check:rc!=0
check:output=~Usage:
cmd:renergy $$CN cappingstatus=off
check:rc==0
check:output=~Set cappingstatus succeeded.
check:output=~This setting may need several minutes to take effect.
check:output!~Set cappingstatus failed.
cmd:sleep 60
cmd:renergy $$CN cappingstatus
check:rc==0
check:output=~cappingstatus: off
end
start:set_9125-F2C_cappingwatt
description:
type:9125-F2C
cmd:renergy $$CN cappingwatt=14560
check:rc==0
check:output=~Set cappingwatt succeeded.
check:output=~cappingvalue: 14560
check:output!~Set cappingwatt failed.
cmd:renergy $$CN cappingvalue
check:rc==0
check:output=~cappingvalue: 14560
cmd:renergy $$CN cappingwatt=100
check:rc!=0
check:output!~Set cappingwatt succeeded.
check:output=~Set cappingwatt failed.
check:output=~Invalid value for cappingwatt.
cmd:renergy $$CN cappingwatt=15000
check:rc!=0
check:output!~Set cappingwatt succeeded.
check:output=~Set cappingwatt failed.
check:output=~Invalid value for cappingwatt.
cmd:renergy $$CN cappingvalue
check:rc==0
check:output=~cappingvalue: 14560
cmd:renergy $$CN cappingwatt=14555
check:rc==0
check:output=~Set cappingwatt succeeded.
check:output=~cappingvalue: 14555
check:output!~Set cappingwatt failed.
cmd:renergy $$CN cappingvalue
check:rc==0
check:output=~cappingvalue: 14555
end
start:set_9125-F2C_cappingperc
description:
type:9125-F2C
cmd:renergy $$CN cappingperc=0
check:rc==0
check:output=~Set cappingperc succeeded.
check:output=~cappingvalue: 14505
check:output!~Set cappingperc failed.
cmd:renergy $$CN cappingperc=50
check:rc==0
check:output=~Set cappingperc succeeded.
check:output=~cappingvalue: 14545
check:output!~Set cappingperc failed.
cmd:renergy $$CN cappingperc=100
check:rc==0
check:output=~Set cappingperc succeeded.
check:output=~cappingvalue: 14585
check:output!~Set cappingperc failed.
cmd:renergy $$CN cappingperc=110
check:rc!=0
check:output!~Set cappingperc succeeded.
check:output=~Invalid value for cappingperc.
check:output=~Set cappingperc failed.
cmd:renergy $$CN cappingwatt=14555
check:rc==0
check:output=~Set cappingwatt succeeded.
check:output=~cappingvalue: 14555
check:output!~Set cappingwatt failed.
cmd:renergy $$CN cappingvalue
check:rc==0
check:output=~cappingvalue: 14555
end
start:set_9125-F2C_fsavingstatus
description:
type:9125-F2C
cmd:renergy $$CN fsavingstatus=on
check:rc==0
check:output=~Set fsavingstatus succeeded.
check:output!~Set fsavingstatus failed.
cmd:renergy $$CN fsavingstatus
check:rc==0
check:output=~fsavingstatus: on
cmd:renergy $$CN fsavingstatus=onxx
check:rc!=0
check:output=~ Usage:
cmd:renergy $$CN ffovalue=3100
check:rc==0
check:output=~Set ffovalue succeeded.
check:output=~This setting may need several minutes to take effect.
check:output!~Set ffovalue failed.
cmd:sleep 90
cmd:renergy $$CN CPUspeed
check:rc==0
check:output~~CPUspeed: 3100
cmd:renergy $$CN ffovalue=2000
check:rc!=0
check:output=~Set ffovalue failed.
check:output=~Invalid value for ffovalue
check:output!~Set ffovalue succeeded.
cmd:renergy $$CN fsavingstatus=off
check:rc==0
check:output=~Set fsavingstatus succeeded.
check:output!~Set fsavingstatus failed.
cmd:renergy $$CN fsavingstatus
check:rc==0
check:output=~fsavingstatus: off
end

View File

@ -1,32 +0,0 @@
start:restartxcatd_v
os:AIX
cmd:restartxcatd -v
check:rc==0
check:output=~Version
end
start:restartxcatd_h
os:AIX
cmd:restartxcatd -h
check:rc==0
cmd:restartxcatd --help
check:rc==0
end
start:restartxcatd
os:AIX
cmd:restartxcatd
check:rc==0
check:output=~The xcatd Subsystem was requested to stop
check:output=~The xcatd Subsystem has been started. Subsystem PID is \d+
end
start:restartxcatd_V
os:AIX
cmd:restartxcatd -V
check:output=~Stopped the xcatd subsystem
check:output=~The xcatd Subsystem has been started
check:output=~Running command on
check:output=~Started the xcatd subsystem
end