sbsv2/raptor/test/System_Definition.xml
author timothy.murphy@nokia.com
Mon, 26 Apr 2010 17:33:17 +0100
branchfix
changeset 533 408bfff46ad7
parent 3 e1eecf4d390d
permissions -rw-r--r--
fix performance: copy resources in the frontend. Helps cluster builds since remote copying is inefficient.

<?xml version="1.0"?>

<SystemDefinition name="MCL" schema="1.4.0">
  
  <systemModel>
    <layer name="Raptor">
      <module name="Smoke Tests">
        <component name="simple">
          <unit unitID="simpleID" name="simpleName" bldFile="simple"/>
        </component>
      </module>
    </layer>
  </systemModel>
  
  <build>
  </build>

</SystemDefinition>