From 5b9b882ca7c43506bcba3c979327cbbba444a94d Mon Sep 17 00:00:00 2001
From: Mark Goddard <mark@stackhpc.com>
Date: Tue, 10 Mar 2020 10:50:06 +0000
Subject: [PATCH] CI: CentOS 8: Enable Ceph Ansible upgrade check job

Change-Id: Id83870942d8488ad0b16e0917c190b8ff3a4dcef
Partially-Implements: blueprint centos-rhel-8
---
 zuul.d/jobs.yaml    | 10 ++++++++++
 zuul.d/project.yaml |  1 +
 2 files changed, 11 insertions(+)

diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml
index 2f2b66dfa0..fd11fc2ef6 100644
--- a/zuul.d/jobs.yaml
+++ b/zuul.d/jobs.yaml
@@ -116,6 +116,16 @@
       install_type: source
       is_upgrade: yes
 
+- job:
+    name: kolla-ansible-centos8-source-upgrade-ceph-ansible
+    parent: kolla-ansible-ceph-ansible-base
+    nodeset: kolla-ansible-centos8-multi
+    timeout: 9000
+    vars:
+      base_distro: centos
+      install_type: source
+      is_upgrade: yes
+
 - job:
     name: kolla-ansible-ubuntu-source-upgrade-ceph-ansible
     parent: kolla-ansible-ceph-ansible-base
diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml
index a060e4a051..4076e2b42d 100644
--- a/zuul.d/project.yaml
+++ b/zuul.d/project.yaml
@@ -36,6 +36,7 @@
         - kolla-ansible-ubuntu-source-mariadb
         - kolla-ansible-centos8-source-ceph-ansible
         - kolla-ansible-ubuntu-source-ceph-ansible
+        - kolla-ansible-centos8-source-upgrade-ceph-ansible
         - kolla-ansible-ubuntu-source-upgrade-ceph-ansible
         - kolla-ansible-ubuntu-source-linuxbridge
     check-arm64: