~lamoura/ubuntu/+source/ubuntu-advantage-tools:upload-27.1-impish

Last commit made on 2021-05-27
Get this branch:
git clone -b upload-27.1-impish https://git.launchpad.net/~lamoura/ubuntu/+source/ubuntu-advantage-tools
Only Lucas Albuquerque Medeiros de Moura can upload to this branch. If you are Lucas Albuquerque Medeiros de Moura please log in for upload directions.

Branch merges

Branch information

Name:
upload-27.1-impish
Repository:
lp:~lamoura/ubuntu/+source/ubuntu-advantage-tools

Recent commits

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

3eaae3a... by Lucas Albuquerque Medeiros de Moura

tests: fix messaging for focal integration test

ac711a0... by Lucas Albuquerque Medeiros de Moura

tests: reboot after dist-upgrade for upgrade test

b6eeab7... by Lucas Albuquerque Medeiros de Moura

tests: fix cis related integration tests