[VOL-5178] - Fix dst iface in DT deployment files

  * The deployment files for DT had a non-existing
    iface name defined and the Robot tests were
    failing to perform some dataplane tests. The
    iface name that should be used in the DHCP
    server in the Berlin lab (which is the dst
    endpoint in the files) is "ens1f0".

Change-Id: I8d1e167cf2135321662002ecd48cf027ec36638c
diff --git a/deployment-configs/berlin-community-pod-1-gpon-DT.yaml b/deployment-configs/berlin-community-pod-1-gpon-DT.yaml
index ec51fd5..fc3e853 100644
--- a/deployment-configs/berlin-community-pod-1-gpon-DT.yaml
+++ b/deployment-configs/berlin-community-pod-1-gpon-DT.yaml
@@ -85,7 +85,7 @@
         noroot_ip: 10.34.90.43
         noroot_user: community
         noroot_pass: admin
-        dp_iface_name: ens3f0
+        dp_iface_name: ens1f0
         dp_iface_ip: null
         dp_iface_gateway: null
         container_type: null
diff --git a/deployment-configs/berlin-community-pod-1-gpon-adtran-DT.yaml b/deployment-configs/berlin-community-pod-1-gpon-adtran-DT.yaml
index 11c4551..0ccaf2e 100644
--- a/deployment-configs/berlin-community-pod-1-gpon-adtran-DT.yaml
+++ b/deployment-configs/berlin-community-pod-1-gpon-adtran-DT.yaml
@@ -125,7 +125,7 @@
         noroot_ip: 10.34.90.43
         noroot_user: community
         noroot_pass: admin
-        dp_iface_name: ens3f0
+        dp_iface_name: ens1f0
         dp_iface_ip: null
         dp_iface_gateway: null
         container_type: null
@@ -138,7 +138,7 @@
         noroot_ip: 10.34.90.43
         noroot_user: community
         noroot_pass: admin
-        dp_iface_name: ens3f0
+        dp_iface_name: ens1f0
         dp_iface_ip: null
         dp_iface_gateway: null
         container_type: null
@@ -151,7 +151,7 @@
         noroot_ip: 10.34.90.43
         noroot_user: community
         noroot_pass: admin
-        dp_iface_name: ens3f0
+        dp_iface_name: ens1f0
         dp_iface_ip: null
         dp_iface_gateway: null
         container_type: null
@@ -164,7 +164,7 @@
         noroot_ip: 10.34.90.43
         noroot_user: community
         noroot_pass: admin
-        dp_iface_name: ens3f0
+        dp_iface_name: ens1f0
         dp_iface_ip: null
         dp_iface_gateway: null
         container_type: null
diff --git a/deployment-configs/berlin-community-pod-1-gpon-fttb-DT.yaml b/deployment-configs/berlin-community-pod-1-gpon-fttb-DT.yaml
index a838049..e55175e 100644
--- a/deployment-configs/berlin-community-pod-1-gpon-fttb-DT.yaml
+++ b/deployment-configs/berlin-community-pod-1-gpon-fttb-DT.yaml
@@ -92,7 +92,7 @@
         noroot_ip: 10.34.90.43
         noroot_user: community
         noroot_pass: admin
-        dp_iface_name: ens3f0
+        dp_iface_name: ens1f0
         dp_iface_ip: null
         dp_iface_gateway: null
         container_type: null
diff --git a/deployment-configs/berlin-community-pod-1.yaml b/deployment-configs/berlin-community-pod-1.yaml
index 953c77e..c47ccb7 100644
--- a/deployment-configs/berlin-community-pod-1.yaml
+++ b/deployment-configs/berlin-community-pod-1.yaml
@@ -100,7 +100,7 @@
       noroot_ip: 10.34.90.43
       noroot_user: community
       noroot_pass: admin
-      dp_iface_name: ens3f0
+      dp_iface_name: ens1f0
       dp_iface_ip: null
       dp_iface_gateway: null
       container_type: null
@@ -113,7 +113,7 @@
       noroot_ip: 10.34.90.43
       noroot_user: community
       noroot_pass: admin
-      dp_iface_name: ens3f0
+      dp_iface_name: ens1f0
       dp_iface_ip: null
       dp_iface_gateway: null
       container_type: null
diff --git a/deployment-configs/berlin-community-pod-2-gpon-zyxel-DT.yaml b/deployment-configs/berlin-community-pod-2-gpon-zyxel-DT.yaml
index b293711..df01ead 100644
--- a/deployment-configs/berlin-community-pod-2-gpon-zyxel-DT.yaml
+++ b/deployment-configs/berlin-community-pod-2-gpon-zyxel-DT.yaml
@@ -99,7 +99,7 @@
         noroot_ip: 10.34.90.43
         noroot_user: community
         noroot_pass: admin
-        dp_iface_name: ens3f0
+        dp_iface_name: ens1f0
         dp_iface_ip: null
         dp_iface_gateway: null
         container_type: null
@@ -112,7 +112,7 @@
         noroot_ip: 10.34.90.43
         noroot_user: community
         noroot_pass: admin
-        dp_iface_name: ens3f0
+        dp_iface_name: ens1f0
         dp_iface_ip: null
         dp_iface_gateway: null
         container_type: null
diff --git a/deployment-configs/berlin-community-pod-2-xgspon-zyxel-DT.yaml b/deployment-configs/berlin-community-pod-2-xgspon-zyxel-DT.yaml
index 43bdb3d..b5a8292 100644
--- a/deployment-configs/berlin-community-pod-2-xgspon-zyxel-DT.yaml
+++ b/deployment-configs/berlin-community-pod-2-xgspon-zyxel-DT.yaml
@@ -86,7 +86,7 @@
         noroot_ip: 10.34.90.43
         noroot_user: community
         noroot_pass: admin
-        dp_iface_name: ens3f0
+        dp_iface_name: ens1f0
         dp_iface_ip: null
         dp_iface_gateway: null
         container_type: null