X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=extras%2Fhs-test%2Ftopo-containers%2Fsingle.yaml;h=83212c88b3dd23c745dfb44d4cb7b34b568cfa11;hb=b41b0af609fce6fbe62b476f826a90bded9052ad;hp=a8ce48994eaa21ec45e3e22ea1cc221223be57b2;hpb=7c11156752abc32d3c1e7be4517a06aa7716d8d1;p=vpp.git diff --git a/extras/hs-test/topo-containers/single.yaml b/extras/hs-test/topo-containers/single.yaml index a8ce48994ea..83212c88b3d 100644 --- a/extras/hs-test/topo-containers/single.yaml +++ b/extras/hs-test/topo-containers/single.yaml @@ -16,3 +16,11 @@ containers: is-default-work-dir: true image: "hs-test/nginx-ldp" is-optional: true + - name: "ab" + image: "jordi/ab" + is-optional: true + run-detached: false + - name: "wrk" + image: "skandyla/wrk" + is-optional: true + run-detached: false \ No newline at end of file