StarlingX Integration and packaging
Go to file
Don Penney 77b632e28f Fix containerd build failure
The 20200205T023000Z CENGN build failed on containerd due to a build
ordering issue. In the failed build, containerd was built ahead of
rpm, and the mock build environment for the containerd build ran with
the stock CentOS version of RPM. Unfortunately, it appears this
version of RPM fails when trying to build the debuginfo for a golang
package. There are currently two other golang packages in StarlingX,
but these have debuginfo disabled in the spec.

Adding a version-specific dependency in the containerd spec to ensure
the newer RPM is installed resolves the issue.

Change-Id: Ia7c85751012bbd0c3b83a2496bd7424e123eef93
Closes-Bug: 1862038
Co-Authored-By: Scott Little <scott.little@windriver.com>
Signed-off-by: Don Penney <don.penney@windriver.com>
2020-02-05 12:34:15 -05:00
base cgcs-users: remove unused package 2020-01-16 09:51:53 -08:00
bmc/Redfishtool Upgrade redfishtool to 1.1.0 version 2019-08-14 07:38:23 +00:00
ceph/ceph ceph-init-wrapper: Detect stuck peering OSDs and restart them 2019-11-25 09:37:48 +00:00
config update Barbican admin secret's user/project IDs during bootstrap 2019-11-08 09:51:24 -05:00
database Remove pike/master files 2019-04-03 22:30:59 -04:00
devstack Relocated some packages to repo 'utilities' 2019-09-05 20:31:36 -04:00
doc Fix the error links for integ docs 2019-07-03 09:17:48 -04:00
docker/python-docker/centos Fix socket growth on system application operations 2019-08-09 15:45:35 -04:00
filesystem Relocated some packages to repo 'config-files' 2019-09-05 20:32:09 -04:00
grub Fix pxe boot fail, for incorrect folder access /pxe/EFI/ on controller-0 2019-02-12 05:06:53 +08:00
kernel Mellanox Driver: Disable use of kernel page pool functionality 2020-01-24 12:36:06 -05:00
kubernetes Fix containerd build failure 2020-02-05 12:34:15 -05:00
ldap Relocated some packages to repo 'config-files' 2019-09-05 20:32:09 -04:00
logging/logrotate/centos Relocated some packages to repo 'config-files' 2019-09-05 20:32:09 -04:00
networking Package /etc/default/lldpd as a config file 2019-10-30 16:22:55 -04:00
python Remove python-smartpm from build 2020-01-15 23:39:55 -05:00
releasenotes Update config 2019-01-30 16:40:20 -08:00
requests-toolbelt [python2to3] upgrade requests-toolbelt to 0.9.1 version 2019-09-06 09:10:14 +08:00
security Relocated some packages to repo 'utilities' 2019-09-05 20:31:36 -04:00
storage-drivers Add hooks for python wheel generation 2018-10-23 10:35:32 -04:00
tools Relocated some packages to repo 'monitoring' 2019-09-05 20:31:52 -04:00
virt Merge "Add back kvm_timer_advance_setup.service" 2019-07-30 20:28:33 +00:00
.gitignore Add Docker Registry Token Server 2019-01-08 11:42:04 -05:00
.gitreview OpenDev Migration Patch 2019-04-19 19:52:31 +00:00
.zuul.yaml Relocated some packages to repo 'utilities' 2019-09-05 20:31:36 -04:00
bindep.txt Fix pylint zuul jobs failing due to libvirt-python and pkgconfig 2019-07-04 14:14:39 -05:00
centos_build_layer.cfg Build layering, add layer build config file and srpm and tarball lst 2019-10-21 09:24:22 +08:00
centos_extra_downloads.lst Build layering, add layer build config file and srpm and tarball lst 2019-10-21 09:24:22 +08:00
centos_guest_image_rt.inc i40e Driver Upgrade in support of N3000 on-board NICs 2019-11-19 14:42:12 -05:00
centos_guest_image.inc i40e Driver Upgrade in support of N3000 on-board NICs 2019-11-19 14:42:12 -05:00
centos_iso_image.inc Merge "Revert "Revert "add containerd package for kata container support""" 2020-01-22 01:03:23 +00:00
centos_pkg_dirs Merge "Revert "Revert "add containerd package for kata container support""" 2020-01-22 01:03:23 +00:00
centos_pkg_dirs_installer Config file changes for packages being relocated to repo 'compile' 2019-09-05 20:28:59 -04:00
centos_pkg_dirs_rt i40e Driver Upgrade in support of N3000 on-board NICs 2019-11-19 14:42:12 -05:00
centos_srpms_3rdparties.lst Build layering, add layer build config file and srpm and tarball lst 2019-10-21 09:24:22 +08:00
centos_srpms_centos3rdparties.lst Update kernel-rt patches for kernel upgrade to version 1062.1.2 2019-11-27 12:52:43 +08:00
centos_srpms_centos.lst Update kernel-std patches for kernel upgrade to version 1062.1.2 2020-01-02 06:27:12 +00:00
centos_stable_docker_images.inc Create OVS docker image with version 2.11.0 2019-06-04 02:34:14 +08:00
centos_stable_wheels.inc Add libvirt module to stable wheels for image build 2019-04-04 22:54:04 -04:00
centos_tarball-dl.lst Merge "Revert "Revert "add containerd package for kata container support""" 2020-01-22 01:03:23 +00:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-05-31 07:36:35 -07:00
distroless_stable_docker_images.inc add intel-gpu-plugin docker image to stable docker image build 2019-07-16 09:48:24 +08:00
LICENSE StarlingX open source release updates 2018-05-31 07:36:35 -07:00
pylint.rc Adding a pylint tox and zuul job for stx-integ 2019-01-08 11:14:46 -06:00
README.rst Followup opendev cleanup and test jobs 2019-04-21 09:23:19 -05:00
test-requirements.txt Add default test framework 2018-06-11 13:45:22 -05:00
tox.ini Update pylint target for python3 and upper constraints 2020-01-28 08:39:12 -06:00

integ

StarlingX Integration