Non-ha multinode environment for container upgrade job
authorJiri Stransky <jistr@redhat.com>
Wed, 12 Apr 2017 11:55:59 +0000 (13:55 +0200)
committerJiri Stransky <jistr@redhat.com>
Wed, 12 Apr 2017 11:55:59 +0000 (13:55 +0200)
commit4600843cffd1df92dde04923e14a9556d725c59b
tree6910fd5406a10da51b200368f88a45d74e758579
parent5d9a8a00285b2883280c016db99f2c52017311e7
Non-ha multinode environment for container upgrade job

Non-working containers upgrade CI is caused by the fact that all
multinode jobs deploy pacemaker environments.

Currently we cannot upgrade Pacemakerized deployments
anyway (containerization of pacemakerized services is WIP), upgrades
have only been tested with non-Pacemaker deployments so far.

We need a new environment which will not try deploying in a
pacemakerized way. When pacemaker-managed services are containerized, we
can change the job to upgrade an HA deployment (or single-node "HA" at
least), and perhaps even get rid of the environment file introduced
here, and reuse multinode.yaml.

Change-Id: Ie635b1b3a0b91ed5305f38d3c76f6a961efc1d30
Closes-Bug: #1682051
ci/environments/multinode-container-upgrade.yaml [new file with mode: 0644]