PackageCI

Differences between revisions 1 and 7 (spanning 6 versions)
Revision 1 as of 2016-06-08 13:37:28
Size: 1741
Editor: corey.bryant
Comment:
Revision 7 as of 2016-08-29 16:30:06
Size: 2372
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/newton|Newton Testing PPA]]
 * [[https://launchpad.net/~openstack-ubuntu-testing/+archive/ubuntu/newton|Mitaka Testing PPA]]
 * [[https://launchpad.net/~openstack-ubuntu-testing/+archive/ubuntu/newton|Liberty Testing PPA]]
Line 3: Line 14:
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. 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.
Line 12: Line 23:
 * 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 25:
   * 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 30:
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.

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

coreycb/ddellav

jamespage

ddellav

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