~sforshee/+git/kteam-tools:master

Last commit made on 2020-06-02
Get this branch:
git clone -b master https://git.launchpad.net/~sforshee/+git/kteam-tools
Only Seth Forshee can upload to this branch. If you are Seth Forshee please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~sforshee/+git/kteam-tools

Recent commits

c9225ca... by Seth Forshee

adt-matrix: Include test packages from seed file in package list

We have a problem when testing a new package in a ppa. Britney
doesn't know about the package, so there is no data about the
package to populate the seeds in package-relation.json. Without
these seeds adt-matrix will not try to download any test results
for the package.

Since we already add baseline results for our packages in the
form of seed files in adt-matrix-hints, use this package list to
augment the package list from britney.

Signed-off-by: Seth Forshee <email address hidden>

e501791... by Seth Forshee

adt-matrix: Change AutoPackageTest.packages to a dictionary

A dictionary makes more sense, and some code is broken by already
behaving as though it is a dictionary. A dictionary will make some
future improvements easier, so let's just make it a dictionary.

Signed-off-by: Seth Forshee <email address hidden>

3d11300... by Seth Forshee

adt-matrix: Cache seeds are lists and not tuples

Signed-off-by: Seth Forshee <email address hidden>

e170e5f... by Seth Forshee

devel/create-rc-tasks: Fix printing board name

Signed-off-by: Seth Forshee <email address hidden>

8d2e184... by Seth Forshee

devel/create-rc-tasks: Use full version in cards

Signed-off-by: Seth Forshee <email address hidden>

736d201... by Andy Whitcroft

mainline-builds: cod-changeset -- compatibility with old rebuild files

Signed-off-by: Andy Whitcroft <email address hidden>

2de0339... by Andy Whitcroft

chroot-setup: add package removal and use to purge snapcraft -- fix brown paper bag

Signed-off-by: Andy Whitcroft <email address hidden>

8fc272d... by Andy Whitcroft

mainline-builds: *-core -- fix title quoting in yaml

Signed-off-by: Andy Whitcroft <email address hidden>

daa6d85... by Andy Whitcroft

launchpad-repo-mirror: crack is too big to push to launchpad

We are triggering an assertion in launchpad pushing tooo many refs
when trying to mirror. As we know how this one works is add only
add a simple iterator to push missing ones one at a time.

Signed-off-by: Andy Whitcroft <email address hidden>

7c3509d... by Andy Whitcroft

launchpad-repo-mirror: rely on .gitconfig mappings for push

Signed-off-by: Andy Whitcroft <email address hidden>