X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=extras%2Fhs-test%2Ftopo-containers%2Fns.yaml;h=2298ad232c292eea6aab39d5eff99f81fa65aea4;hb=a1bd50c7a2c2c2d69d92cef167a64a1a5ddc4af7;hp=fddf2d8e37a51b97d06fd5717f8e2ecadc6b133b;hpb=2908f8cf07c21f385f80d83fdad826a0eea98977;p=vpp.git diff --git a/extras/hs-test/topo-containers/ns.yaml b/extras/hs-test/topo-containers/ns.yaml index fddf2d8e37a..2298ad232c2 100644 --- a/extras/hs-test/topo-containers/ns.yaml +++ b/extras/hs-test/topo-containers/ns.yaml @@ -1,7 +1,7 @@ --- volumes: - volume: &shared-vol - host-dir: /tmp/shared-vol + host-dir: "$HST_VOLUME_DIR/shared-vol" # $HST_DIR will be replaced during runtime by path to hs-test directory containers: @@ -12,8 +12,6 @@ containers: is-default-work-dir: true - name: "envoy" volumes: - - 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