sysmocom: Introduce suite 4g2enb

Change-Id: I73b1a5e07f81fa1e3d3db1db243a3d0b137bda8e
diff --git a/sysmocom/suites/4g2enb/suite.conf b/sysmocom/suites/4g2enb/suite.conf
new file mode 100644
index 0000000..69dd252
--- /dev/null
+++ b/sysmocom/suites/4g2enb/suite.conf
@@ -0,0 +1,27 @@
+resources:
+  run_node: # for EPC
+  - times: 1
+  enb:
+  - times: 2
+  modem:
+  - times: 1
+    features:
+    - 4g
+
+modifiers:
+  enb:
+  - num_prb: 6
+    enable_measurements: true
+    cell_list:
+    - dl_rfemu:
+        type: gnuradio_zmq
+  - num_prb: 6
+    enable_measurements: true
+    cell_list:
+    - dl_rfemu:
+        type: gnuradio_zmq
+
+schema:
+  handover:
+        duration: 'duration'
+        threshold: 'uint'