Commit Graph

963 Commits (ca4ed75019cd5b66e7cf8016ddefbcea62679c4a)
 

Author SHA1 Message Date
Anthony Towns 06df61849e britney: Check for mismatched packages between suites.
10 years ago
Niels Thykier f6c653b3f5 inst-tester: Fix bug "choices" would not be updated
10 years ago
Niels Thykier 082139f4e3 Collect more statistics from the installability tester
10 years ago
Niels Thykier 222f7114fc Compute simple stats installability tester graph
10 years ago
Niels Thykier 9ace17b38a solver.py: Remove unused import
10 years ago
Niels Thykier bd5b3ac4ec Remove unused assignments/parameters
10 years ago
Niels Thykier a5aad84699 britney.py: Remove trailing semi-colons
10 years ago
Niels Thykier 3230d1dc75 britney.py: Fix use before assignment
10 years ago
Niels Thykier a13386ae34 britney.py: Avoid some redundancy in auto_hinter()
10 years ago
Niels Thykier 11e84d01a3 britney: Optimise the original auto-hinter a bit
10 years ago
Niels Thykier 3710980b10 get_dependency_solvers: Avoid unnecessary boolean ret value
10 years ago
Ivo De Decker 3a05c6ba91 Also make sure forced-reason is a list
10 years ago
Julien Cristau d127ac65ae Fix silly NameError
10 years ago
Ivo De Decker 14107520d7 Make sure reason is a list, even with python 3
10 years ago
Julien Cristau 62c1c9ec3c Add explicit encoding to all files
10 years ago
Julien Cristau f64f7072c0 Sources and Packages are utf-8
10 years ago
Julien Cristau 7b0138ecb7 Don't crash if the urgencies file contains non-ascii
10 years ago
Julien Cristau e8c84e8cc7 Use python3-style super()
10 years ago
Julien Cristau c42fbcc5d3 Remove dependency on six
10 years ago
Julien Cristau 8044667ed6 Use python3
10 years ago
Julien Cristau 71b21083b7 Use super() instead of explicitly calling our superclass
10 years ago
Julien Cristau 49f37a8965 Disable a code path for encoded yaml in python3
10 years ago
Julien Cristau b354afc39d Use six.moves for itertools, urllib and intern
10 years ago
Julien Cristau ba981aabc2 Add sort method to MigrationItem
10 years ago
Julien Cristau d75813eb07 Stop using string.find
10 years ago
Julien Cristau 1e1f574f8a Use the key= argument to sorted()
10 years ago
Julien Cristau 63ccd53759 Stop using sys.maxint
10 years ago
Julien Cristau b3aef7fe6d Stop using dict.iter* methods
10 years ago
Julien Cristau c580fb7683 Use python3-compatible form for except clause
10 years ago
Julien Cristau 24e8e9337c Replace map() with list comprehensions
10 years ago
Julien Cristau 49475f79ba Simplify a bit the loop to read our config file
10 years ago
Julien Cristau b64afb639f Don't use the file builtin
10 years ago
Julien Cristau 5d7393cf86 Switch to print_function
10 years ago
Julien Cristau 726bbde3a3 Remove sys.path frobbing
10 years ago
Julien Cristau bf1d91d587 Fix typo
10 years ago
Jonathan Wiltshire d0d17dac5b britney.conf: NOBREAKALL amd64 in addition to i386
10 years ago
Adam D. Barratt 8d97761dec britney{,_nobreakall}.conf: remove kfreebsd
10 years ago
Colin Watson d412b71391 [r=adconrad] Fix autopkgtest version selection loop
10 years ago
Steve Langasek c1fa1c0082 Enable gating on boot testing results
10 years ago
Francis Ginther da2175f1f1 Set 'BOOTTEST_ENABLE = yes' to turn it on.
10 years ago
Steve Langasek 84983f5eae Merge lp:~cprov/britney/boottest-double-blocking
10 years ago
Celso Providelo 50e0bc137d Add 'boottest' excuse failure reason when it has failed even if the previous tests had already failed.
10 years ago
Celso Providelo ea6493ae71 Only enable BOOTTEST for testing, so britney.conf is safe on trunk.
10 years ago
Celso Providelo c76874fda5 Test ADT & BootTest criteria running simultaneously. Fixed minor issue related to doubling-blocking promotions.
10 years ago
Steve Langasek 8effd3d220 Disable boottesting for now.
10 years ago
Steve Langasek 9afd502e7f Merge lp:~canonical-ci-engineering/britney/boottesting-support
10 years ago
Vincent Ladeuil 0b7d702f69 Poperly initialize Excuse.run_boottest.
10 years ago
Celso Providelo 0f3662ec67 Cope with missing/broken results due to outdated apt cache. Britney will not fail, but source promotion will be blocked. Also waiting for amd64 binaries (arch-indep deps) before running boottests.
10 years ago
Celso Providelo 341ec4a3e0 Typo fixed
10 years ago
Celso Providelo bf8056a061 Cope with missing/broken results due to outdated apt cache. Britney will not fail, but source promotion will be blocked.
10 years ago