hs-test: better directory structure
[vpp.git] / extras / hs-test / topo-containers / ns.yaml
index e472531..9416937 100644 (file)
@@ -12,12 +12,12 @@ containers:
         is-default-work-dir: true
   - name: "envoy"
     volumes:
-      - host-dir: "$HST_DIR/envoy/proxy.yaml"
+      - host-dir: "$HST_DIR/resources/envoy/proxy.yaml"
         container-dir: "/etc/envoy/envoy.yaml"
       - <<: *shared-vol
         container-dir: "/tmp/vpp-envoy"
         is-default-work-dir: true
-      - host-dir: "$HST_DIR/envoy"
+      - host-dir: "$HST_DIR/resources/envoy"
         container-dir: "/tmp"
     vars:
       - name: "ENVOY_UID"