ubuntu/+source/ubuntu-advantage-tools:applied/ubuntu/groovy-updates

Last commit made on 2021-06-08
Get this branch:
git clone -b applied/ubuntu/groovy-updates https://git.launchpad.net/ubuntu/+source/ubuntu-advantage-tools
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/groovy-updates
Repository:
lp:ubuntu/+source/ubuntu-advantage-tools

Recent commits

fc2908c... by Lucas Albuquerque Medeiros de Moura

27.1~20.10.1 (patches applied)

Imported using git-ubuntu import.

943cf46... by Grant Orndorff

27.1~21.10.1 (patches applied)

Imported using git-ubuntu import.

179430f... by Lucas Albuquerque Medeiros de Moura

changelog backport to groovy

bc127bf... by Lucas Albuquerque Medeiros de Moura

Add impish version into changelog

d1e486b... by Grant Orndorff

changelog: fix LP bug reference

7050833... by Lucas Albuquerque Medeiros de Moura

tests: don't use staging ppa on scenario

0cc87d9... by Lucas Albuquerque Medeiros de Moura

tests: fix apt and motd messaging test

a6bb8f5... by Grant Orndorff

changelog: release 27.1

6d63821... by Lucas Albuquerque Medeiros de Moura

enable: don't allow disabling services on beta check

If we fail to enable a service, we call the can_enable method directly.
We do that to verify if the reason we failed to enable a service is
because the service is in beta mode. However, the can_enable method
calls the handle_incompatible_services method, which may prompt users
to disable the incompatible service again. Since this check is only used
to see if the service is beta, we should not allow for disabling
incompatible services when we do it.

Fixes: #1652

0c84dce... by Lucas Albuquerque Medeiros de Moura

jenkins: run focal lxd integration tests