Add cosmic

Add a tactical change which is already merged into charm-helpers.

This needs to go into all charms to solve the chicken:egg issue
where cosmic is untestable until this change exists.

Reference:

4835c6c167

Change-Id: Ia211f4990e80496c1f47489b7c9679d38d586da5
This commit is contained in:
Ryan Beisner 2018-09-19 13:26:12 +02:00
parent d8d19c7f51
commit 1f017a20ba
2 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,7 @@ UBUNTU_RELEASES = (
'zesty',
'artful',
'bionic',
'cosmic',
)

View File

@ -21,6 +21,7 @@ UBUNTU_RELEASES = (
'zesty',
'artful',
'bionic',
'cosmic',
)