Comment 1 for bug 1879638

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-common (stable/train)

Reviewed: https://review.opendev.org/729519
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=d101ebc34fa2aa42d227d2c1f066ef9dc0c57800
Submitter: Zuul
Branch: stable/train

commit d101ebc34fa2aa42d227d2c1f066ef9dc0c57800
Author: Bhagyashri Shewale <email address hidden>
Date: Wed May 20 12:27:52 2020 +0530

    [Train only] Fix for CentOS8 containers build

    Tripleo centos-8 train container bulid job is failing in rdo ci [1]
    because of disabling epel repos in openstack/kolla stable/train [2].

    Remove 'epel' and 'epel-modular' from repo disable list as
    we remove epel-release via base_centos_yum_repo_packages_remove.

    Note: This patch is only train specific,
    as kolla do not have epel related change in master.

    Here is the testproject patch to test
    this changes: https://review.rdoproject.org/r/#/c/27634/

    [1]: https://review.rdoproject.org/zuul/builds?pipeline=openstack-periodic-24hr&job_name=periodic-tripleo-centos-8-train-containers-build-push
    [2]: https://review.opendev.org/#/c/721329/13

    Closes-Bug: #1879638
    Signed-off-by: Bhagyashri Shewale <email address hidden>
    Change-Id: Ibc265956acdcba54588e10f7d9137ba22f687992