Commit Graph

154 Commits (sil2100/security-britney)

Author SHA1 Message Date
Aleksa Svitlica 04dc74a8cf feat(cloud): Add new cloud package set
2 years ago
Aleksa Svitlica b0a569d303 feat(cloud): Add reporting
2 years ago
Aleksa Svitlica 22f865d7ae feat(cloud): Add verdict info for passed tests
2 years ago
Łukasz 'sil2100' Zemczak a1c4b0a78b Merge branch 'feat/cloud-policy/handle-test-errors' of git+ssh://git.launchpad.net/~aleksa-svitlica/cloudware/+git/britney2-ubuntu into sil2100/security-britney
2 years ago
Aleksa Svitlica 9246a3d583 fix(cloud): Replace PurePath with os.path.join
2 years ago
Łukasz 'sil2100' Zemczak 721fff7918 cloud: Add some unit tests for testing verdict store and the re-runs when only errors encountered.
2 years ago
Łukasz 'sil2100' Zemczak 85c6716af6 Set the verdict correctly too.
2 years ago
Łukasz 'sil2100' Zemczak 340b41afe1 Save state file in-between runs to mark which packages have already been tested on the given clouds.
2 years ago
Ł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
Aleksa Svitlica f21d94d3b2 CloudPolicy: Support public PPAs with fingerprints
2 years ago
Aleksa Svitlica 2bd1584c84 CloudPolicy: Refactor to use adt_ppas
2 years ago
Aleksa Svitlica c6e4e18a23 CloudPolicy: Move hardcoded values to config
2 years ago
Aleksa Svitlica 436626145b Add Cloud Policy
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 738cac82cf Add additional support for additional private test retry capabilities.
4 years ago
Łukasz 'sil2100' Zemczak 090ccdff9e Add an option to configure whether all ADT test results should be displayed or not.
4 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
Łukasz 'sil2100' Zemczak 7b20866238 Initial attempt on fetching private results from swift.
4 years ago
Iain Lane e871a3993d autopkgtest: Add back hack to only trigger selected tests for gcc-N
4 years ago
Iain Lane a5828a269e excusefinder: Support not having arch-all buildds
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
Łukasz 'sil2100' Zemczak d960c15706 Add a new policy to message bugs on SRU regressions
4 years ago
Tiago Daitx 256a48a4ad Link to update-excuse bugs on update_excuses
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
Iain Lane 3fa9eceb89 Store the component in BinaryPackage and SourcePackage
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
Colin Watson 4e59e3fb6a Change date format to seconds-since-epoch
4 years ago
Paul Gevers dc4ea6ca2c
autopkgtest: remember old results instead of discarting them
5 years ago
Paul Gevers ea6d65f657
Let britney reschedule migration-reference/0 runs when they are too old
5 years ago
Paul Gevers aa8b84f4b8
Drop the special case that gcc has; it's just a package
5 years ago
Paul Gevers 56babea058
Don't run autopkgtest on architectures where the triggering package doesn't exist
5 years ago