Disable yardstick for virtual deployments 09/1009/1
authorFatih Degirmenci <fdegir@gmail.com>
Wed, 17 Apr 2019 19:05:12 +0000 (21:05 +0200)
committerFatih Degirmenci <fdegir@gmail.com>
Wed, 17 Apr 2019 19:05:12 +0000 (21:05 +0200)
Virtual deployments are not suited for running performance
tests as it can be seen in build history. As we are working
on bringing in baremetal in place, we can stop running yardstick
for virtual deployments which we already made it working.

Change-Id: Ic97fe7a60931e3b9e4b462fc9ff0134098e4ba27

jjb/cloud-infra/cloud-infra-periodic-engine.yaml

index 31b5f67a713105ba51a716717a01eb942dbfd4b9..e945b39cc945c5f60af05d0181cbc536828c81e0 100644 (file)
@@ -65,7 +65,6 @@
     phase:
       - deploy
       - functest
-      - yardstick
 
     jobs:
       - 'cloud-infra-periodic-engine-{os}-{type}-{stream}'