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