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:
@@ -21,6 +21,7 @@ UBUNTU_RELEASES = (
|
||||
'zesty',
|
||||
'artful',
|
||||
'bionic',
|
||||
'cosmic',
|
||||
)
|
||||
|
||||
|
||||
|
||||
@@ -21,6 +21,7 @@ UBUNTU_RELEASES = (
|
||||
'zesty',
|
||||
'artful',
|
||||
'bionic',
|
||||
'cosmic',
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user