~tritemio-maintainers/tritemio/+git/autopkgtest:tritemio_bionic

Last commit made on 2019-08-15
Get this branch:
git clone -b tritemio_bionic https://git.launchpad.net/~tritemio-maintainers/tritemio/+git/autopkgtest
Members of Tritemio Maintainers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
tritemio_bionic
Repository:
lp:~tritemio-maintainers/tritemio/+git/autopkgtest

Recent commits

80bd6e4... by Jose Manuel Santamaria Lema

Bump package revision

7ce1448... by Jose Manuel Santamaria Lema

Deal better with timeouts

e25b458... by Jose Manuel Santamaria Lema

Initial changelog entry

1767d00... by Paul Gevers

test: fix SchrootRunner for added pocket name

Introduced by --pin-packages and --apt-default-release (merged in commit
8418c8a)

6ee4e61... by Paul Gevers

test: Adjust SchrootRunner for commit 831a45a

f95c3d0... by Paul Gevers

test: Update SchrootRunner.test_git_source_build for alioth to salsa move

0a1e9c6... by Paul Gevers

test: Adjust SchrootRunner tests for changed apt-get source invocation

Commit 7623973 changed the invocation of `apt-get source` and
`dpkg-source-x`. Adjust SchrootRunner test command accordingly.

471d10e... by Paul Gevers

adt_testbed.py fix missed piece of regular expression in commit a7e1dad

Fixes SchrootRunner.test_apt_pocket_selected and maybe more

02dd1b0... by Antonio Terceiro

Merge branch 'commas-and-or-whitespace' into 'master'

doc: Describe how to parse Features, Restrictions, Classes

See merge request ci-team/autopkgtest!11

3ce7690... by Simon McVittie

doc: Describe how to parse Features, Restrictions, Classes

This was undocumented until now, but the implementation for Features
and Restrictions in autopkgtest(1) is the same as for Tests. Classes
don't seem to be used anywhere, but the spec wording is the same as
for Features and a unit test contains whitespace-separated Classes,
so presumably they are meant to be the same.

Note that sadt(1) currently only copes with whitespace-separated
Tests, Features and Restrictions, and does not understand commas:
<https://bugs.debian.org/881825>

Signed-off-by: Simon McVittie <email address hidden>