summaryrefslogtreecommitdiffstats
path: root/jjb/cperf
diff options
context:
space:
mode:
authorJamo Luhrsen <jluhrsen@redhat.com>2017-04-12 14:01:34 -0700
committerJamo Luhrsen <jluhrsen@redhat.com>2017-04-12 14:01:34 -0700
commit8167437e0fa5055d199baad327a4be9e84d5da39 (patch)
tree7fd0a64751007384de48d0ee7e3eaee55e4ec88d /jjb/cperf
parent9af55515c5d2b29b637df5ee3edbe1b388575781 (diff)
Do not run docker with -t option
Change-Id: I33fc01c36b6e290cc47464087a1e84da35a8c56a Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Diffstat (limited to 'jjb/cperf')
-rw-r--r--jjb/cperf/cperf-ci-jobs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/cperf/cperf-ci-jobs.yml b/jjb/cperf/cperf-ci-jobs.yml
index f6e068530..dc209d644 100644
--- a/jjb/cperf/cperf-ci-jobs.yml
+++ b/jjb/cperf/cperf-ci-jobs.yml
@@ -162,7 +162,7 @@
-v of_port:6653"
robot_suite="/home/opnfv/repos/odl_test/csit/suites/openflowplugin/Performance/010_Cbench.robot"
- docker run -ti -v /tmp:/tmp opnfv/cperf:$DOCKER_TAG ${robot_cmd} ${robot_suite}
+ docker run -i -v /tmp:/tmp opnfv/cperf:$DOCKER_TAG ${robot_cmd} ${robot_suite}
- builder:
name: cperf-cleanup