Do not run docker with -t option 15/33315/1
authorJamo Luhrsen <jluhrsen@redhat.com>
Wed, 12 Apr 2017 21:01:34 +0000 (14:01 -0700)
committerJamo Luhrsen <jluhrsen@redhat.com>
Wed, 12 Apr 2017 21:01:34 +0000 (14:01 -0700)
Change-Id: I33fc01c36b6e290cc47464087a1e84da35a8c56a
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
jjb/cperf/cperf-ci-jobs.yml

index f6e0685..dc209d6 100644 (file)
                         -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