Adapt jobs to integrate yardstick 67/867/5
authorFatih Degirmenci <fdegir@gmail.com>
Wed, 3 Apr 2019 18:18:28 +0000 (11:18 -0700)
committerFatih Degirmenci <fdegir@gmail.com>
Wed, 3 Apr 2019 20:56:45 +0000 (13:56 -0700)
commit429341c4940e4294de7076d8f01f42efa0990856
treea158d6f854e56aa8f3c296d887c41ddf1d6ebeab
parent514c5be00b27f2fe2d7657844adb9207d3166968
Adapt jobs to integrate yardstick

Integrating yardstick requires all jobs to be adapted accordingly.
- cloud-infra-test.sh: we now started using arguments to set values
explicitly.
- cloud-infra-periodic-engine.yaml: periodic runs now include yardstick
as well. it is ok to run yardstick kubernetes testing but it will probably
not work with an openstack deployment due to lower performance of virtual
deployments.
- cloud-infra-verify-engine.yaml: additional parameters are declared to
set variables explictly.
- cloud-infra-verify-test.yaml: we now verify changes coming to infra/test
repo for both of the test frameworks, functest and yardstick, to ensure
changes do not cause problems for any of these.

Change-Id: I2ec82bc7c0424ca190dcf51d032eec5e52855062
jjb/cloud-infra/cloud-infra-periodic-engine.yaml
jjb/cloud-infra/cloud-infra-test.sh
jjb/cloud-infra/cloud-infra-verify-engine.yaml
jjb/cloud-infra/cloud-infra-verify-testfw.yaml [moved from jjb/cloud-infra/cloud-infra-verify-test.yaml with 52% similarity]