Merge lp:~1chb1n/ubuntu-openstack-ci/series-cosmic into lp:ubuntu-openstack-ci

Proposed by Ryan Beisner
Status: Needs review
Proposed branch: lp:~1chb1n/ubuntu-openstack-ci/series-cosmic
Merge into: lp:ubuntu-openstack-ci
Diff against target: 14 lines (+2/-2)
1 file modified
run/job-parts/build_charm_single.sh (+2/-2)
To merge this branch: bzr merge lp:~1chb1n/ubuntu-openstack-ci/series-cosmic
Reviewer Review Type Date Requested Status
Ubuntu OpenStack CI Team Pending
Review via email: mp+349364@code.launchpad.net

Commit message

Update charm single series

To post a comment you must log in.
Revision history for this message
Ryan Beisner (1chb1n) wrote :

Do not merge until juju/proposed is confirmed to be able to deploy cosmic series.

Unmerged revisions

400. By Ryan Beisner

Update charm single series

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'run/job-parts/build_charm_single.sh'
2--- run/job-parts/build_charm_single.sh 2017-12-05 14:05:43 +0000
3+++ run/job-parts/build_charm_single.sh 2018-07-11 16:11:28 +0000
4@@ -10,8 +10,8 @@
5 f_layerci_build_if_necessary
6
7 # Series to exercise
8-DEVEL_SERIES_EXERCISE="xenial bionic"
9-STABLE_SERIES_EXERCISE="xenial"
10+DEVEL_SERIES_EXERCISE="xenial bionic cosmic"
11+STABLE_SERIES_EXERCISE="bionic"
12
13 if [[ -z "$SERIES_EXERCISE" ]] && [[ "$GERRIT_BRANCH" != *stable* ]] && [[ "$GIT_BRANCH" != *stable* ]]; then
14 # Master (dev)

Subscribers

People subscribed via source and target branches