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

Last commit made on 2022-02-01
Get this branch:
git clone -b upload-27.6-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.6-impish
Repository:
lp:~lamoura/ubuntu/+source/ubuntu-advantage-tools

Recent commits

53b76e1... by Lucas Albuquerque Medeiros de Moura

changelog backport to impish

011d029... by Lucas Albuquerque Medeiros de Moura

new upstream release 27.6

f79409e... by Lucas Albuquerque Medeiros de Moura

tests: fix tests for jammy

On jammy, we are using new versions of the libraries and also
Python 3.10. That means that some of our tests are making assumptions
with old libraries. We have updated the tests to behave properly on
jammy

39555b5... by Lucas Albuquerque Medeiros de Moura

jobs: disable jobs after attach/auto-attach

After a attach/auto-attach opeartion, we are now disabling
jobs if necessary, for example, the license check job for GCP

187ebcd... by Lucas Albuquerque Medeiros de Moura

bump version to 27.6

fc78189... by Lucas Albuquerque Medeiros de Moura

fips: allow enabling FIPS on focal clouds

The focal clouds now possess fips optimized kernel on the
focal release. We are now allowing FIPS to be enabled on those
clouds

2555fc0... by Renan Rodrigo

cli: only go for resources on explicit help calls

Signed-off-by: Renan Rodrigo <email address hidden>

07b2fe3... by Lucas Albuquerque Medeiros de Moura

tools: add script to refresh gcp pro images

Add script that will look for updated gcp pro image
ids and update our features/gcp-ids.yaml file with
the latest version of the images

4eb051d... by Lucas Albuquerque Medeiros de Moura

fix update apt and motd messages call

When performing some operations, we want to call the code
that update both apt and motd messages. However, the code that does
that is importing a module that doesn't exist anymore. We are
correctly calling the function that updates those messages directly

ccb1282... by Renan Rodrigo

tests: update integration tests to include CC-EAL for Bionic

Signed-off-by: Renan Rodrigo <email address hidden>