Commit Graph

60 Commits (sil2100/source-and-binaries)

Author SHA1 Message Date
Łukasz 'sil2100' Zemczak be55223a67 Merge branch 'feat/add-cloud-policy' of git+ssh://git.launchpad.net/~aleksa-svitlica/cloudware/+git/britney2-ubuntu into sil2100/private-runs
2 years ago
Łukasz 'sil2100' Zemczak 1848597433 Support PPAs which have fingerprint enabled in them.
2 years ago
Steve Langasek 173deaff39 Support setting test results in swift and sqlite3 simultaneously
3 years ago
Steve Langasek af8890bc4b Preliminary code to make autopkgtest policy download autopkgtest.db
3 years ago
Steve Langasek 0b4cd56d68 Initial infrastructure for testing db-based autopkgtest results
3 years ago
Łukasz 'sil2100' Zemczak 41b606c2ca Commit fixes from staging testing: add required region name parameter.
4 years ago
Łukasz 'sil2100' Zemczak f79ec3bf54 Revert "Switch from swiftclient for private PPAs to using HTTP with X-Auth-Token instead."
4 years ago
Łukasz 'sil2100' Zemczak 7ff150ced7 Switch from swiftclient for private PPAs to using HTTP with X-Auth-Token instead.
4 years ago
Łukasz 'sil2100' Zemczak d1549b9ca9 Commit the work regarding private-results handling.
4 years ago
Łukasz 'sil2100' Zemczak 1de71dbbfd Add ability to share results with selected people.
4 years ago
Łukasz 'sil2100' Zemczak e2932055a9 Add a mock swiftclient for testing, add unit tests for private PPAs and private non-PPA runs, fix some issues discovered through the testing.
4 years ago
Łukasz 'sil2100' Zemczak 18eb7abb01 Initial handling of private PPAs.
4 years ago
Iain Lane e871a3993d autopkgtest: Add back hack to only trigger selected tests for gcc-N
4 years ago
Iain Lane 15f431d37c autopkgtest: Add new `force-reset-test` hint type
4 years ago
Iain Lane e5b7f5f539 autopkgtest: Support autopkgtest.u.c in-progress URL
4 years ago
Iain Lane af085da46e autopkgtest: Handle 'blacklisted' version
4 years ago
Iain Lane 34c8b05010 autopkgtest: store the submission time when making requests
4 years ago
Iain Lane 2623053f82 test_autopkgtest: Re-enable test for package not built on arch
4 years ago
Iain Lane af091a504c autopkgtest: Trigger dkms when there's a dep on dkms
4 years ago
Iain Lane bae4fdbd45 LinuxPolicy: Make linux* wait on corresponding -meta package
4 years ago
Robert Bruce Park 36e8b65c8b Email Policy, send emails when packages are rejected.
4 years ago
Robert Bruce Park 9c777eac1b Reject packages if entire source ppa won't migrate
4 years ago
Iain Lane d2dbdadf1f autopkgtest: Hardcode some linux-meta tests
4 years ago
Iain Lane 7ed335893e Implement Ubuntu component relationship constraints (ogre model)
4 years ago
Colin Watson 4f9a33ddab Allow blocking uploads by way of bugs with the block-proposed tag set
4 years ago
Iain Lane 1487096a15 test_autopkgtest: Split setup commands into a separate class
4 years ago
Paul Gevers aa8b84f4b8
Drop the special case that gcc has; it's just a package
5 years ago
Ivo De Decker 237c5d7357 fix test_autopkgtest tests
5 years ago
Paul Gevers 455d962ebd Update test_autopkgtest.py for previous commit
5 years ago
Paul Gevers b380508635
Drop dkms auto-detection for autodep8 as it isn't opt-in
5 years ago
Ivo De Decker f202601b81 fix codestyle issue in test_autopkgtest.py
5 years ago
Paul Gevers 747c67854a
tests: use yaml.safe_load as yaml.load is deprecated
5 years ago
Paul Gevers 964ecaf045
tests: add the suite to debci results
6 years ago
Paul Gevers e8b5f5e631
Fix loads of pycodestyle issues in test_autopkgtest
6 years ago
Paul Gevers 42ac9c34a1
autopkgtest: add timestamp to results
6 years ago
Niels Thykier c9d523da93
Remove trailing whitespace
6 years ago
Niels Thykier edfe40d69c
Fix and re-add a test
6 years ago
Niels Thykier 712b618ee8
tests: Comment out test requiring "do_test" function
6 years ago
Iain Lane c09a229dc9
autopkgtest: Run gcc-n's testuite, if it has one
6 years ago
Paul Gevers 18633e275c
autopkgtest: figure out which packages from unstable are needed
6 years ago
Niels Thykier 9a7394c89d britney: Rewrite should_* to be (almost) suite agnostic
7 years ago
Niels Thykier 37f02d611c Revert "Rename autopkgtest related hints"
7 years ago
Niels Thykier a07fa9f907 Rename autopkgtest related hints
7 years ago
Paul Gevers 624b185ba6
autopkgtest: enable NEUTRAL state for the case where all tests were skipped (or none available)
7 years ago
Paul Gevers 7e8ec20bc1
Put autopkgtest state files in their own namespace
7 years ago
Paul Gevers 9a28ec184b
Revert "autopkgtest: Drop retry_url from the excuses as this works different in Debian"
7 years ago
Paul Gevers cb716e3186
Don't excuse.force() on skiptest hint
7 years ago
Paul Gevers 054830d03f
autopkgtest: Drop retry_url from the excuses as this works different in Debian
7 years ago
Paul Gevers d6f713b8a1
tests: Update for recent changes
7 years ago
Paul Gevers 597eac6130
Adapt test_autopkgtest.py so nosetests3 picks it up correctly
7 years ago