Remove containerized upgrade job for pike

This removes the job from the pike workflow.
This job is meant to run from containerized to
containerized deployments.

In the case of an Ocata to Pike upgrade job
needs to be used a job running an upgrade
from an uncontainerized to a
containerized deployment.

Releated-Bug: #1786062
Change-Id: If39d063fdc5548dfbfb7b2cf76e4d31745141df7
This commit is contained in:
Wes Hayutin 2018-08-08 11:38:32 -04:00 committed by Carlos Camacho
parent 5fd49f236d
commit 0c8b737882
1 changed files with 7 additions and 1 deletions

View File

@ -403,13 +403,19 @@
nodes: 1ctlr
featureset: '044'
# The upgrades from Ocata to Pike needs to run
# from an uncontainerized to a containerized
# deployment, this job runs an upgrade from a
# containerized to a containerized deployment.
# Older upgrades than Pike can not use this job.
# Launchpad bug: #1786062
- job:
name: tripleo-ci-centos-7-scenario000-multinode-oooq-container-upgrades
parent: tripleo-ci-base
post-run: playbooks/tripleo-ci/post.yaml
timeout: 10800
voting: false
branches: ^(?!stable/(newton|ocata)).*$
branches: ^(?!stable/(newton|ocata|pike)).*$
vars:
toci_jobtype: multinode-1ctlr-featureset051
environment_type: multinode