Create jobs to verify changes to scenarios 49/949/6
authorFatih Degirmenci <fdegir@gmail.com>
Wed, 10 Apr 2019 07:36:03 +0000 (09:36 +0200)
committerFatih Degirmenci <fdegir@gmail.com>
Mon, 6 May 2019 08:12:25 +0000 (10:12 +0200)
commitd48647dcfa5724ec1ebdb4b883580e3f3ad48215
tree2b9bdc37969514e10328f8cc56d57dfce0350d88
parentc38e42e3558909c93d35612edbf1d324238a7a25
Create jobs to verify changes to scenarios

Currently only commit message based scenario determination is
in place. Determining the scenario based on the changed files
is yet to be implemented.

The scripts and the jobs will be refactored to increase the
reuse and reduce the duplication once the basic scenario verification
is working.

Change-Id: I4b936c955828f34f263e9825a465bba25e4688c1
jjb/cloud-infra/cloud-infra-macros.yaml
jjb/cloud-infra/cloud-infra-periodic-engine.yaml
jjb/cloud-infra/cloud-infra-scenario-deploy.sh [new file with mode: 0644]
jjb/cloud-infra/cloud-infra-scenario-test.sh [new file with mode: 0644]
jjb/cloud-infra/cloud-infra-verify-engine.yaml
jjb/cloud-infra/cloud-infra-verify-scenario.yaml [new file with mode: 0644]
jjb/cloud-infra/prepare-for-scenario-verify.sh [new file with mode: 0644]
jjb/cloud-infra/prepare-for-testfw-verify.sh [moved from jjb/cloud-infra/prepare-for-test.sh with 100% similarity]