From af565c063a5caad7b207553fa9aaac2de72b9880 Mon Sep 17 00:00:00 2001
From: Nikolaus Huber <nikolaus.huber@uni-wuerzburg.de>
Date: Thu, 6 Jun 2013 13:43:03 +0000
Subject: [PATCH] adjusted objectives

git-svn-id: https://se1.informatik.uni-wuerzburg.de/usvn/svn/code/code/DMM/trunk@11962 9e42b895-fcda-4063-8a3b-11be15eb1bbd
---
 Examples/SEAMS_Case_Study/pushpull.adaptation | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Examples/SEAMS_Case_Study/pushpull.adaptation b/Examples/SEAMS_Case_Study/pushpull.adaptation
index 77a64c4e..d1b13135 100644
--- a/Examples/SEAMS_Case_Study/pushpull.adaptation
+++ b/Examples/SEAMS_Case_Study/pushpull.adaptation
@@ -112,10 +112,10 @@
   </strategies>
   <goal description="&lt;&lt;Maintain SLAs of all serivces using resources efficiently>>">
     <objectives id="_GdVkoKaGEeKsaqdh-1smGw" name="MaintainSLAs">
-      <specifications value="500.0" relationalOperator="LESS">
+      <specifications value="100.0" relationalOperator="LESS_EQUAL">
         <metricType href="simucomresults.perfdatarepo#3"/>
       </specifications>
-      <specifications value="500.0" relationalOperator="LESS">
+      <specifications value="300.0" relationalOperator="LESS">
         <metricType href="simucomresults.perfdatarepo#4"/>
       </specifications>
     </objectives>
-- 
GitLab