move hivesterix codebase into hyracks fullstack
git-svn-id: https://hyracks.googlecode.com/svn/branches/fullstack_staging@2420 123451ca-8445-de46-9d55-352943316053
diff --git a/hivesterix/src/test/resources/runtimefunctionts/hive/conf/topology.xml b/hivesterix/src/test/resources/runtimefunctionts/hive/conf/topology.xml
new file mode 100644
index 0000000..4aac091
--- /dev/null
+++ b/hivesterix/src/test/resources/runtimefunctionts/hive/conf/topology.xml
@@ -0,0 +1,12 @@
+<cluster-topology>
+ <network-switch name="switch1">
+ <network-switch name="switch2">
+ <terminal name="nc0"/>
+ <terminal name="nc3"/>
+ </network-switch>
+ <network-switch name="switch3">
+ <terminal name="nc1"/>
+ <terminal name="nc4"/>
+ </network-switch>
+ </network-switch>
+</cluster-topology>
\ No newline at end of file