Backport container CI environments to Ocata
authorJiri Stransky <jistr@redhat.com>
Mon, 10 Jul 2017 14:45:55 +0000 (16:45 +0200)
committerJiri Stransky <jistr@redhat.com>
Mon, 10 Jul 2017 14:45:55 +0000 (16:45 +0200)
commitc23fa405328d94b257108105080d69e1d9407931
treeb705b938586ee4c2c5f57e41d07d9d6ef1b56523
parentec87f2b3562d20735085edd17a600335540b96c8
Backport container CI environments to Ocata

Merging change I8361bc8be442b45c3ef6bdccdc53598fcb1d9540 broke the
upgrade jobs from Ocata to Pike, as until now we've been taking the
scenario files from Pike when they were undefined in Ocata, but this
obviously stops working when they reference other files that are also
undefined in Ocata (like all-nodes-validation-disabled.yaml).

Backporting the scenarios and required files to Ocata should solve
these kinds of issues, but will make managing the scenarios, which are
still in emerging state, slightly more difficult.

Change-Id: I8a54cf984f41b5e21cf1c4a667da5b8f135ffb15
Closes-Bug: #1703391
ci/common/all-nodes-validation-disabled.yaml [new file with mode: 0644]
ci/environments/multinode-containers.yaml [new file with mode: 0644]
ci/environments/scenario001-multinode-containers.yaml [new file with mode: 0644]
ci/environments/scenario002-multinode-containers.yaml [new file with mode: 0644]
ci/environments/scenario003-multinode-containers.yaml [new file with mode: 0644]
ci/environments/scenario004-multinode-containers.yaml [new file with mode: 0644]