Skip to content
Snippets Groups Projects
Commit cd85cda7 authored by Nikolaus Huber's avatar Nikolaus Huber
Browse files

git-svn-id: https://se1.informatik.uni-wuerzburg.de/usvn/svn/code/code/DMM/trunk@10456 9e42b895-fcda-4063-8a3b-11be15eb1bbd
parent d64d53ef
No related branches found
No related tags found
No related merge requests found
......@@ -76,23 +76,57 @@
<steps
xsi:type="adaptation:StartAction"
id="321"
successor="decreaseVirtualCpu"/>
successor="branchDecrease"/>
<steps
xsi:type="adaptation:ActionReference"
id="decreaseVirtualCpu"
xsi:type="adaptation:BranchAction"
id="branchDecrease"
predecessor="321"
successor="decreaseServers"
refersTo="345242342"/>
<steps
xsi:type="adaptation:ActionReference"
id="decreaseServers"
predecessor="decreaseVirtualCpu"
successor="432"
refersTo="1287127123"/>
condition="RuntimeEnvironment.allInstances()->&#xA;&#x9;select( re | re.template = self.template )->exists(re | re.configSpec.oclAsType(resourceconfiguration::ActiveResourceSpecification).processingResourceSpecifications->forAll(nrOfParProcUnits.number > 2))">
<context
xsi:type="resourcelandscape:RuntimeEnvironment"
href="AcamarCluster.xmi#12"/>
<conditionTrueBranch
id="_k0FLAICyEeKnieBrE9C24w"
name="decreaseCores">
<steps
xsi:type="adaptation:ActionReference"
id="decreaseVirtualCpu"
predecessor="_q13HQICyEeKnieBrE9C24w"
successor="_rJvFgYCyEeKnieBrE9C24w"
refersTo="345242342"/>
<steps
xsi:type="adaptation:StartAction"
id="_q13HQICyEeKnieBrE9C24w"
successor="decreaseVirtualCpu"/>
<steps
xsi:type="adaptation:StopAction"
id="_rJvFgYCyEeKnieBrE9C24w"
predecessor="decreaseVirtualCpu"/>
</conditionTrueBranch>
<conditionFalseBranch
id="_nZJv1oCyEeKnieBrE9C24w"
name="decreaseServers">
<steps
xsi:type="adaptation:ActionReference"
id="decreaseServers"
predecessor="_xUQHAICyEeKnieBrE9C24w"
successor="_xx9WsYCyEeKnieBrE9C24w"
refersTo="1287127123"/>
<steps
xsi:type="adaptation:StartAction"
id="_xUQHAICyEeKnieBrE9C24w"
successor="decreaseServers"/>
<steps
xsi:type="adaptation:StopAction"
id="_xx9WsYCyEeKnieBrE9C24w"
predecessor="decreaseServers"/>
</conditionFalseBranch>
</steps>
<steps
xsi:type="adaptation:StopAction"
id="432"
predecessor="decreaseServers"/>
predecessor="branchDecrease"/>
</implementedPlan>
</tactics>
<actions id="2"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment