Merge lp:~fginther/cupstream2distro-config/persistent-cache-cpp-xenial into lp:cupstream2distro-config

Proposed by Francis Ginther
Status: Merged
Approved by: Francis Ginther
Approved revision: 1337
Merged at revision: 1336
Proposed branch: lp:~fginther/cupstream2distro-config/persistent-cache-cpp-xenial
Merge into: lp:cupstream2distro-config
Diff against target: 56 lines (+11/-11)
3 files modified
stacks/dev/services.cfg (+6/-6)
stacks/head/services.cfg (+5/-0)
stacks/wily/services.cfg (+0/-5)
To merge this branch: bzr merge lp:~fginther/cupstream2distro-config/persistent-cache-cpp-xenial
Reviewer Review Type Date Requested Status
Joe Talbott (community) Approve
Para Siva (community) Approve
PS Jenkins bot continuous-integration Approve
Review via email: mp+280166@code.launchpad.net

Commit message

Move lo:persistent-cache-cpp and lp:persistent-cache-cpp/devel branches to xenial.

Description of the change

Move lo:persistent-cache-cpp and lp:persistent-cache-cpp/devel branches to xenial.

As requested by michi:
 * https://trello.com/c/EgHYJpJn/1026-vanguard

This has been deployed and tested here:
 * http://s-jenkins.ubuntu-ci:8080/job/persistent-cache-cpp-devel-ci/30/

To post a comment you must log in.
1337. By Francis Ginther

Fix series-version.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Para Siva (psivaa) wrote :

looks good

review: Approve
Revision history for this message
Joe Talbott (joetalbott) wrote :

+1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'stacks/dev/services.cfg'
--- stacks/dev/services.cfg 2015-10-28 16:18:02 +0000
+++ stacks/dev/services.cfg 2015-12-10 16:14:22 +0000
@@ -1,17 +1,17 @@
1stack:1stack:
2 name: services2 name: services
3 series: wily3 series: xenial
4 series-version: '15.04'4 series-version: '16.10'
5 ci_default:5 ci_default:
6 hooks: H05set_package_version6 hooks: H05set_package_version
7 local_archive_pocket: wily7 local_archive_pocket: xenial
8 configurations:8 configurations:
9 wily-amd64:9 xenial-amd64:
10 node_label: pbuilder10 node_label: pbuilder
11 wily-armhf:11 xenial-armhf:
12 node_label: calxeda-pbuilder12 node_label: calxeda-pbuilder
13 archive_artifacts: '**/output/*.deb'13 archive_artifacts: '**/output/*.deb'
14 wily-i386:14 xenial-i386:
15 node_label: pbuilder15 node_label: pbuilder
16 projects:16 projects:
17 persistent-cache-cpp:17 persistent-cache-cpp:
1818
=== modified file 'stacks/head/services.cfg'
--- stacks/head/services.cfg 2015-10-28 15:57:46 +0000
+++ stacks/head/services.cfg 2015-12-10 16:14:22 +0000
@@ -18,6 +18,11 @@
18 parallel_jobs: 218 parallel_jobs: 2
19 use_description_for_commit: False19 use_description_for_commit: False
20 projects:20 projects:
21 persistent-cache-cpp:
22 autolanding_template: False
23 hooks: H05set_package_version H10enable_coverage D09add_ppa~gcovr-team~ppa D10install_lcov D10install_gcovr B10gcovr_run C09copy_results
24 archive_artifacts: '**/results/**'
25 publish_coverage: '**/results/*coverage*.xml'
21 thumbnailer:26 thumbnailer:
22 autolanding_template: False27 autolanding_template: False
23 hooks: H05set_package_version H10enable_coverage D09add_ppa~gcovr-team~ppa D10install_lcov D10install_gcovr B10gcovr_run C09copy_results D09add_ppa~ci-train-ppa-service~stable-phone-overlay28 hooks: H05set_package_version H10enable_coverage D09add_ppa~gcovr-team~ppa D10install_lcov D10install_gcovr B10gcovr_run C09copy_results D09add_ppa~ci-train-ppa-service~stable-phone-overlay
2429
=== modified file 'stacks/wily/services.cfg'
--- stacks/wily/services.cfg 2015-10-27 22:08:02 +0000
+++ stacks/wily/services.cfg 2015-12-10 16:14:22 +0000
@@ -18,8 +18,3 @@
18 projects:18 projects:
19 infographic-service:19 infographic-service:
20 autolanding_template: False20 autolanding_template: False
21 persistent-cache-cpp:
22 autolanding_template: False
23 hooks: H05set_package_version H10enable_coverage D09add_ppa~gcovr-team~ppa D10install_lcov D10install_gcovr B10gcovr_run C09copy_results
24 archive_artifacts: '**/results/**'
25 publish_coverage: '**/results/*coverage*.xml'

Subscribers

People subscribed via source and target branches

to all changes: