mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-26 01:20:38 +00:00
62 lines
3.3 KiB
XML
62 lines
3.3 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<launchConfiguration type="org.lamport.tla.toolbox.tool.tlc.modelCheck">
|
|
<stringAttribute key="TLCCmdLineParameters" value=""/>
|
|
<intAttribute key="collectCoverage" value="1"/>
|
|
<stringAttribute key="configurationName" value="Model_1"/>
|
|
<booleanAttribute key="deferLiveness" value="false"/>
|
|
<intAttribute key="dfidDepth" value="100"/>
|
|
<booleanAttribute key="dfidMode" value="false"/>
|
|
<intAttribute key="distributedFPSetCount" value="0"/>
|
|
<stringAttribute key="distributedNetworkInterface" value="100.65.224.26"/>
|
|
<intAttribute key="distributedNodesCount" value="1"/>
|
|
<stringAttribute key="distributedTLC" value="off"/>
|
|
<stringAttribute key="distributedTLCVMArgs" value=""/>
|
|
<intAttribute key="fpBits" value="1"/>
|
|
<intAttribute key="fpIndex" value="96"/>
|
|
<booleanAttribute key="fpIndexRandom" value="true"/>
|
|
<intAttribute key="maxHeapSize" value="25"/>
|
|
<intAttribute key="maxSetSize" value="1000000"/>
|
|
<booleanAttribute key="mcMode" value="true"/>
|
|
<stringAttribute key="modelBehaviorInit" value=""/>
|
|
<stringAttribute key="modelBehaviorNext" value=""/>
|
|
<stringAttribute key="modelBehaviorSpec" value="Spec"/>
|
|
<intAttribute key="modelBehaviorSpecType" value="1"/>
|
|
<stringAttribute key="modelBehaviorVars" value="pageserver_state, broker_state, online, safekeeper_state"/>
|
|
<stringAttribute key="modelComments" value=""/>
|
|
<booleanAttribute key="modelCorrectnessCheckDeadlock" value="true"/>
|
|
<listAttribute key="modelCorrectnessInvariants">
|
|
<listEntry value="1PsLagsSk"/>
|
|
<listEntry value="1PeerRecoveryIsPossible"/>
|
|
</listAttribute>
|
|
<listAttribute key="modelCorrectnessProperties">
|
|
<listEntry value="1EventuallyLaggingSkIsNotPreferredSk"/>
|
|
</listAttribute>
|
|
<intAttribute key="modelEditorOpenTabs" value="14"/>
|
|
<stringAttribute key="modelExpressionEval" value=""/>
|
|
<stringAttribute key="modelParameterActionConstraint" value=""/>
|
|
<listAttribute key="modelParameterConstants">
|
|
<listEntry value="brokers;;{b1, b2, b3};1;1"/>
|
|
<listEntry value="NULL;;NULL;1;0"/>
|
|
<listEntry value="safekeepers;;{s1, s2, s3};1;1"/>
|
|
<listEntry value="pageservers;;{p1};1;1"/>
|
|
<listEntry value="max_commit_lsn;;2;0;0"/>
|
|
<listEntry value="az_mapping;;[ az1 |-> {b1,s1,p1} , az2 |-> {b2,s2} , az3 |-> {b3,s3}];0;0"/>
|
|
<listEntry value="azs;;{az1, az2, az3};1;1"/>
|
|
</listAttribute>
|
|
<stringAttribute key="modelParameterContraint" value="StateConstraint"/>
|
|
<listAttribute key="modelParameterDefinitions"/>
|
|
<stringAttribute key="modelParameterModelValues" value="{}"/>
|
|
<stringAttribute key="modelParameterNewDefinitions" value=""/>
|
|
<intAttribute key="modelVersion" value="20191005"/>
|
|
<intAttribute key="numberOfWorkers" value="4"/>
|
|
<booleanAttribute key="recover" value="false"/>
|
|
<stringAttribute key="result.mail.address" value=""/>
|
|
<intAttribute key="simuAril" value="-1"/>
|
|
<intAttribute key="simuDepth" value="100"/>
|
|
<intAttribute key="simuSeed" value="-1"/>
|
|
<stringAttribute key="specName" value="replicated"/>
|
|
<stringAttribute key="tlcResourcesProfile" value="local custom"/>
|
|
<stringAttribute key="view" value=""/>
|
|
<booleanAttribute key="visualizeStateGraph" value="false"/>
|
|
</launchConfiguration>
|