diff --git a/test/streaming-sim/rspec.yml b/test/streaming-sim/rspec.yml
index 399af32ec7b41dbbc94043c5cff8d9e3ea01bdf5..97967dc66fda80f75d1bdbcd5a0013ed0dc446c8 100644
--- a/test/streaming-sim/rspec.yml
+++ b/test/streaming-sim/rspec.yml
@@ -44,4 +44,9 @@ hosts:
     sf_id_instance: "adaptive_streaming_I1"
     ipendpoint_id: "adaptive_streaming_I1_apache2"
     influxdb_url: "http://203.0.113.100:8086"
-    database_name: "CLMCMetrics"      
\ No newline at end of file
+    database_name: "CLMCMetrics"      
+  - name: test-runner
+    cpus: 1
+    memory: 2048
+    disk: "10GB"
+    ip_address: "203.0.113.102"       
\ No newline at end of file