PackageCI

Differences between revisions 2 and 9 (spanning 7 versions)
Revision 2 as of 2016-06-08 13:38:16
Size: 1743
Editor: corey.bryant
Comment:
Revision 9 as of 2018-09-06 15:34:24
Size: 2575
Editor: corey.bryant
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
=== Overview ===

The Ubuntu !OpenStack team uses automated packaging CI to build the core !OpenStack packages against a tarball generated for each upstream commit to core !OpenStack projects.

=== Published PPAs ===

CI packages are published to the following PPAs:
 * [[https://launchpad.net/~openstack-ubuntu-testing/+archive/ubuntu/rocky|Rocky Testing PPA]]
 * [[https://launchpad.net/~openstack-ubuntu-testing/+archive/ubuntu/queens|Queens Testing PPA]]
 * [[https://launchpad.net/~openstack-ubuntu-testing/+archive/ubuntu/pike|Pike Testing PPA]]
 * [[https://launchpad.net/~openstack-ubuntu-testing/+archive/ubuntu/ocata|Ocata Testing PPA]]
 * [[https://launchpad.net/~openstack-ubuntu-testing/+archive/ubuntu/newton|Mitaka Testing PPA]]

Line 12: Line 26:
 * If a stable dependency needs an update to fix a daily build issue, backport a version to the ppa under ~openstack-ubuntu-testing as well (because the actual SRU upload will take some time).  * If a stable dependency needs an update to fix a daily build issue, backport a version to the corresponding ppa under lp:~openstack-ubuntu-testing as well (because the actual SRU upload will take some time).
Line 14: Line 28:
   * If it is an existing package, then upload it to the archive. Also backport it with the backport_package job, which will place it in <series>-staging (e.g. [[https://launchpad.net/~ubuntu-cloud-archive/+archive/ubuntu/newton-staging|newton-staging]]) and the trunk testing PPA (e.g. [[https://launchpad.net/~openstack-ubuntu-testing/+archive/ubuntu/newton|newton]]).    * If it is an existing package, then upload it to the archive. Also backport it with the backport_package job, which will place it in the corresponding UCA staging PPA (e.g. [[https://launchpad.net/~ubuntu-cloud-archive/+archive/ubuntu/newton-staging|newton-staging]]) and the corresponding trunk testing PPA (e.g. [[https://launchpad.net/~openstack-ubuntu-testing/+archive/ubuntu/newton|newton]]).
Line 19: Line 33:
Each of the !OpenStack team members have chosen days of the week when they spend some time focusing on daily CI build failures. Each of the !OpenStack team members have chosen days of the week when they spend some time focusing on fixing up daily CI build failures.
Line 22: Line 36:
|| coreycb|| jamespage || coreycb/ddellav || jamespage || ddellav || || coreycb|| jamespage/zulcss || coreycb/ddellav || jamespage/zulcss || ddellav ||

Overview

The Ubuntu OpenStack team uses automated packaging CI to build the core OpenStack packages against a tarball generated for each upstream commit to core OpenStack projects.

Published PPAs

CI packages are published to the following PPAs:

Daily Package CI process

The Ubuntu OpenStack team uses packaging CI to build the core OpenStack packages against a tarball generated for each upstream commit to core OpenStack projects.

Following is the general process for fixing build failures:

Daily CI Rotation

Each of the OpenStack team members have chosen days of the week when they spend some time focusing on fixing up daily CI build failures.

Mon

Tues

Wed

Thurs

Fri

coreycb

jamespage/zulcss

coreycb/ddellav

jamespage/zulcss

ddellav

OpenStack/PackageCI (last edited 2020-06-05 18:25:47 by corey.bryant)