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: I968f4eacc79968d7fd0fa0745ba6d906b36d0e26
This commit is contained in:
Ryan Beisner 2018-09-19 13:31:29 +02:00
parent cafcb36148
commit 5800870cde
1 changed files with 1 additions and 0 deletions

View File

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