~anonymouse67/review-tools:feature/lzo-script-2-update

Last commit made on 2020-09-24
Get this branch:
git clone -b feature/lzo-script-2-update https://git.launchpad.net/~anonymouse67/review-tools
Only Ian Johnson can upload to this branch. If you are Ian Johnson please log in for upload directions.

Branch merges

Branch information

Name:
feature/lzo-script-2-update
Repository:
lp:~anonymouse67/review-tools

Recent commits

2c9dc3b... by Ian Johnson

tests/manual-lzo-part2.sh: remove "results in ..." from done message

This is wrong since there are no results from part 2, part 2 is just validating
the results of part 1 for the most part.

Signed-off-by: Ian Johnson <email address hidden>

215c75a... by Ian Johnson

tests/manual-lzo-part2.sh: retry apt ops if they fail

We keep seeing both in this script and in snapd spread tests bugs where apt
calls made sufficiently fast enough inside a focal lxd container fail with
something like:

Type 'bionic-security' is not known on line 50 in source list /etc/apt/sources.list

which is somehow resolved by just running the same command again. My best bet is
that this is a race condition in the cloud-init stuff that is running when the
container starts, so an alternative solution could be to wait for cloud-init
inside the container to finish, and then run these commands, but this was not
thoroughly debugged.

Signed-off-by: Ian Johnson <email address hidden>

09da167... by Ian Johnson

tests/manual-lzo-part2.sh: use readlink to work with relative args too

Signed-off-by: Ian Johnson <email address hidden>

e4c6db3... by Jamie Strandboge

reviewtools/debversion.py: clarify/cleanup some comments

b880bb7... by Emilia Torino

update changelog for release

23d1878... by Emilia Torino

removing espy@canonical as we have tony.espy@canonical already

970fa2e... by Emilia Torino

reordering edgex snaps to keep alphabetical order

0ffc95f... by Emilia Torino

adding new group canonical_edgex for edgex snaps, adding vault snap and map it to openstack group and removing joe from the sec team group

dfdf3b5... by Emilia Torino

update changelog for release

09afc49... by Emilia Torino

Merge remote-tracking branch 'origin/update-for-2.46'