From eef6c2d819e69db757888c7fd66d6e854cf84a3b Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Tue, 23 Apr 2019 09:02:28 +0000 Subject: [PATCH] Reenable yardstick for virtual deployments The failures were probably due to instability of the cloud so attempting to reenable Yardstick to see if that is the case. If things don't work as expected, Yardstick might need to be disabled again. This reverts commit 676634418826beb45e728d3e0e34be97a7a69ebe. Change-Id: Iff081a4b72237e60e14b4c3a37aa00ed47e0dcdd --- jjb/cloud-infra/cloud-infra-periodic-engine.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/jjb/cloud-infra/cloud-infra-periodic-engine.yaml b/jjb/cloud-infra/cloud-infra-periodic-engine.yaml index e945b39cc..31b5f67a7 100644 --- a/jjb/cloud-infra/cloud-infra-periodic-engine.yaml +++ b/jjb/cloud-infra/cloud-infra-periodic-engine.yaml @@ -65,6 +65,7 @@ phase: - deploy - functest + - yardstick jobs: - 'cloud-infra-periodic-engine-{os}-{type}-{stream}' -- 2.25.1