diff --git a/edu.kit.ipd.descartes.adaptation.test/test_models/SEAMS_Case_Study/AcamarCluster.xmi b/edu.kit.ipd.descartes.adaptation.test/test_models/SEAMS_Case_Study/AcamarCluster.xmi new file mode 100644 index 0000000000000000000000000000000000000000..0c4774c2f511bf030023b916d1a2106a89b55304 --- /dev/null +++ b/edu.kit.ipd.descartes.adaptation.test/test_models/SEAMS_Case_Study/AcamarCluster.xmi @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="ASCII"?> +<resourcelandscape:DistributedDataCenter + xmi:version="2.0" + xmlns:xmi="http://www.omg.org/XMI" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xmlns:resourcelandscape="http://www.descartes-research.net/metamodel/resourcelandscape/0.1" + xsi:schemaLocation="http://www.descartes-research.net/metamodel/resourcelandscape/0.1 ../../../edu.kit.ipd.descartes.mm.resourcelandscape/model/resourcelandscape.ecore" + id="1" name="KitDataCenters"> + <consistsOf + id="2" + name="AtisDataCenter"> + <contains + xsi:type="resourcelandscape:CompositeHardwareInfrastructure" + id="3" + name="AcamarCluster"/> + <contains + xsi:type="resourcelandscape:ComputingInfrastructure" + id="4" + name="ClusterNode20"/> + <contains + xsi:type="resourcelandscape:ComputingInfrastructure" + id="5" + name="ClusterNode19"/> + </consistsOf> +</resourcelandscape:DistributedDataCenter>