From 6a5cbe47d0a00dbbafe98e1f3ba363cfdb4efc52 Mon Sep 17 00:00:00 2001 From: Nikolaus Huber <nikolaus.huber@uni-wuerzburg.de> Date: Thu, 26 Jun 2014 11:28:11 +0000 Subject: [PATCH] git-svn-id: https://se1.informatik.uni-wuerzburg.de/usvn/svn/code/DMM/trunk@16133 9e42b895-fcda-4063-8a3b-11be15eb1bbd --- .../single_customer/by-single_customer.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/BlueYonder_Case_Study/single_customer/by-single_customer.properties b/Examples/BlueYonder_Case_Study/single_customer/by-single_customer.properties index bee5b257..d6d6b17b 100644 --- a/Examples/BlueYonder_Case_Study/single_customer/by-single_customer.properties +++ b/Examples/BlueYonder_Case_Study/single_customer/by-single_customer.properties @@ -1,7 +1,7 @@ process.name=BlueYonderReconfigurationAlgorithm-SingleCustomer adaptationprocess.instance=../Examples/BlueYonder_Case_Study/single_customer/by-single_customer.adaptation perfdatarepo.metamodel=edu.kit.ipd.descartes.ql.models.repository.ObservationRepository -perfdatarepo.instance=../Examples/BlueYonder_Case_Study/single_customer/by-500kpar.pdr +perfdatarepo.instance=../Examples/BlueYonder_Case_Study/single_customer/by-CLASSIFIED.pdr process.maxiterations=30 qosdegradation.accept=false # The list of triggering events can be found in EventTypeEnum.java ## CustomerWorkloadUpdate, OptimizationPeriod, CustomerReducesWorkload -- GitLab