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: If4c1f27b7e5da8dbd8352aed629e9b483f67d8c1
This commit is contained in:
Ryan Beisner 2018-09-19 13:27:07 +02:00
parent c5d7ec156c
commit 48f1ea4dff
1 changed files with 1 additions and 0 deletions

View File

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