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: Iff25c42c760ff39ab941444cf8cb0aab958ce365
This commit is contained in:
parent
d0673d0dab
commit
bdda25cc91
@ -21,6 +21,7 @@ UBUNTU_RELEASES = (
|
|||||||
'zesty',
|
'zesty',
|
||||||
'artful',
|
'artful',
|
||||||
'bionic',
|
'bionic',
|
||||||
|
'cosmic',
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
@ -21,6 +21,7 @@ UBUNTU_RELEASES = (
|
|||||||
'zesty',
|
'zesty',
|
||||||
'artful',
|
'artful',
|
||||||
'bionic',
|
'bionic',
|
||||||
|
'cosmic',
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user