lp:autopkgtest-cloud

Get this repository:
git clone https://git.launchpad.net/autopkgtest-cloud
Members of Ubuntu Release Team can upload to this repository. Log in for directions.

Branches

Name Last Modified Last Commit
no-copies-from-older-releases 2021-10-16 01:18:36 UTC
Revert support for copying from older releases, no longer needed

Author: Steve Langasek
Author Date: 2021-10-16 01:18:36 UTC

Revert support for copying from older releases, no longer needed

We have been doing the forward-copies of old test results to the new series
for long enough now that if we don't find the result in swift for the
immediately preceding series, we're not going to find it at all; so don't
waste time looking.

no-precise-support 2021-10-14 00:33:01 UTC
Drop references to precise in the code

Author: Steve Langasek
Author Date: 2021-10-14 00:33:01 UTC

Drop references to precise in the code

Precise is no more, so remove references to it from the code for
simplification.

sil2100/bkp-old-private-testing 2021-07-29 14:16:07 UTC
Merge branch 'master' of git+ssh://git.launchpad.net/autopkgtest-cloud into s...

Author: Ɓukasz Zemczak
Author Date: 2021-07-29 14:16:07 UTC

Merge branch 'master' of git+ssh://git.launchpad.net/autopkgtest-cloud into sil2100/private-testing

filter-amqp-dupes-upstream 2021-07-05 16:01:47 UTC
Add `filter-amqp-dupes-upstream` script & units

Author: Iain Lane
Author Date: 2021-07-05 16:01:47 UTC

Add `filter-amqp-dupes-upstream` script & units

If upstream contributors force push their PRs, we get multiple requests
via the webhook. Cancel out all but one.

I think ideally we would instead move to a requesting model where
authorised upstream contributors can write something like

> @autopkgtest-bot please test

and the test run will only be run then, probably after an initial review
has happened.

But we don't have any infrastructure for that. This commit is something
we can do instead.

unknown-retry 2021-06-30 11:10:42 UTC
worker: Retry for 'unknown' results too

Author: Iain Lane
Author Date: 2021-06-30 11:08:19 UTC

worker: Retry for 'unknown' results too

Sometimes these are transient. If not, report a proper failure as we do
now.

wip/private 2019-04-05 09:29:55 UTC
WIP: worker: Support 'private' tests

Author: Iain Lane
Author Date: 2019-04-03 16:11:41 UTC

WIP: worker: Support 'private' tests

If private is passed as a parameter, don't send status updates and hide
queue items.

TODO: How to receive requests from a private PPA?
      Make private PPAs automatically imply a private job?
      ACL for the resulting swift container (then how are the results
      gathered? up to the consumer?)

sanity-check-arguments 2019-02-23 03:48:08 UTC
Bail early if the cloud image rebuild script is passed an invalid argument

Author: Steve Langasek
Author Date: 2019-02-23 03:48:08 UTC

Bail early if the cloud image rebuild script is passed an invalid argument

When trying to manually rerun this script to fix performance problems caused
by stale images, we instead managed to generate broken images because
nothing minds if the argument passed as $1 doesn't exist on the filesystem.
This should be treated as an error early to guard against human error.

101107 of 107 results
This repository contains Public information 
Everyone can see this information.