sas
TestDefinition



public abstract class TestDefinition

Properties
executionOrder

type=int
default=1
minimum=1
Displayed(tab/group)=Execution Order

nePersistent Used to make this test NE persistent. An NE persistent test is installed onto the node after its first execution

type=boolean
access=read-create
default=false

neSchedulable Specifies whether this test definition is NE schedulable or not. This value is copied from the containing sas.TestPolicy.

type=boolean
access=read-only
Displayed(tab/group)=NE Schedulable

probeHistory The value of probeHistory indicates whether or not per-probe history will be kept for this test.

type=sas.ProbeHistoryType
default=drop
Displayed(tab/group)=Probe History (Test Parameters/Execution Details)

publishTopic Specifies whether this test should publish results/alarms to Kafka.

type=boolean
default=false
Displayed(tab/group)=Publish to Kafka Topic

sas.ThresholdEventDefinition-Set type=Children-Set
testDefinitionmodified

type=boolean
access=read-only

  
Properties inherited from sas.AbstractTest
administrativeState, description, displayedName, failures, globalId, id, lastRunResult, runs, weight
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods inherited from sas.AbstractTest
execute, stop