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
1=== modified file 'stacks/dev/services.cfg'
2--- stacks/dev/services.cfg 2015-10-28 16:18:02 +0000
3+++ stacks/dev/services.cfg 2015-12-10 16:14:22 +0000
4@@ -1,17 +1,17 @@
5 stack:
6 name: services
7- series: wily
8- series-version: '15.04'
9+ series: xenial
10+ series-version: '16.10'
11 ci_default:
12 hooks: H05set_package_version
13- local_archive_pocket: wily
14+ local_archive_pocket: xenial
15 configurations:
16- wily-amd64:
17+ xenial-amd64:
18 node_label: pbuilder
19- wily-armhf:
20+ xenial-armhf:
21 node_label: calxeda-pbuilder
22 archive_artifacts: '**/output/*.deb'
23- wily-i386:
24+ xenial-i386:
25 node_label: pbuilder
26 projects:
27 persistent-cache-cpp:
28
29=== modified file 'stacks/head/services.cfg'
30--- stacks/head/services.cfg 2015-10-28 15:57:46 +0000
31+++ stacks/head/services.cfg 2015-12-10 16:14:22 +0000
32@@ -18,6 +18,11 @@
33 parallel_jobs: 2
34 use_description_for_commit: False
35 projects:
36+ persistent-cache-cpp:
37+ autolanding_template: False
38+ hooks: H05set_package_version H10enable_coverage D09add_ppa~gcovr-team~ppa D10install_lcov D10install_gcovr B10gcovr_run C09copy_results
39+ archive_artifacts: '**/results/**'
40+ publish_coverage: '**/results/*coverage*.xml'
41 thumbnailer:
42 autolanding_template: False
43 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
44
45=== modified file 'stacks/wily/services.cfg'
46--- stacks/wily/services.cfg 2015-10-27 22:08:02 +0000
47+++ stacks/wily/services.cfg 2015-12-10 16:14:22 +0000
48@@ -18,8 +18,3 @@
49 projects:
50 infographic-service:
51 autolanding_template: False
52- persistent-cache-cpp:
53- autolanding_template: False
54- hooks: H05set_package_version H10enable_coverage D09add_ppa~gcovr-team~ppa D10install_lcov D10install_gcovr B10gcovr_run C09copy_results
55- archive_artifacts: '**/results/**'
56- publish_coverage: '**/results/*coverage*.xml'

Subscribers

People subscribed via source and target branches

to all changes: