aboutsummaryrefslogtreecommitdiffstats
path: root/extras/hs-test/topo-containers/single.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'extras/hs-test/topo-containers/single.yaml')
-rw-r--r--extras/hs-test/topo-containers/single.yaml8
1 files changed, 8 insertions, 0 deletions
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