Celso Providelo
82b1c1cd83
Adjusting boottest-jenkins arguments to match reality.
2015-02-04 12:42:03 -05:00
Celso Providelo
436dadae0a
Cleanup the boottest-britney testing script to reflect better its real behavior.
2015-02-04 11:15:08 -05:00
Celso Providelo
1e8dc398e9
Merge the boottest-jenkins script wrapper into BootTest class for simplicity and extend the API to match what we already for auto-package-testing (ADT).
2015-02-04 08:54:00 -05:00
Celso Providelo
06ea2ab941
Request boottests for sources, not binaries. Jenkins glue will drive adt properly.
2015-02-03 12:27:22 -05:00
Celso Providelo
49f0a5b3ff
Wraps 'boottest-britney' script for checking status or submitting new jobs.
2015-02-02 17:04:24 -05:00
Celso Providelo
37bd9924f7
Introduce BOOTTEST_FETCH configuration option for enabling/disabling TouchManifest auto-fetching feature, for faster and isolated tests.
2015-02-02 13:10:53 -05:00
Joe Talbott
056a0f6d37
Handle boottest like autopkgtest and remove boottest config file
2015-01-30 17:51:44 -05:00
Joe Talbott
2e5084ee79
boottest - Fetch manifests dynamically but use cached manifests if the fetch fails
2015-01-30 16:41:20 -05:00
Celso Providelo
913539ffe9
Allow hints for ignoring boottest results (force and force-skiptest).
2015-01-23 10:17:10 -02:00
Celso Providelo
eeaf8e3deb
Silently skipping boottesting for sources not yet built on the allowed architectures (all and armhf).
2015-01-22 21:30:03 -02:00
Celso Providelo
ed31f1129b
Cosmetic changes for adding excuse labels (html) and more readable image manifest path.
2015-01-22 16:44:18 -02:00
Celso Providelo
cc9097e2ed
Check phone-image presence for all binary files for the give excused sourcename. Tests improved.
2015-01-21 14:59:12 -02:00
Celso Providelo
599fda8505
Basic (and ugly) phone image manifest wrapper.
2015-01-21 12:37:43 -02:00
Celso Providelo
f7e1fa67c0
Implementing boottest entry points for checking phone-image presence and test current status.
2015-01-21 10:25:40 -02:00
Celso Providelo
fe5f4c09ac
Very basic bootstack testing criteria support.
2015-01-19 17:59:19 -02:00
Celso Providelo
46281510e3
Refactoring the existing test (autopkgtest), so its features can be re-used for other criterias (boottest) tests.
2015-01-19 17:16:46 -02:00
Colin Watson
5d0c4a6b1e
Make test_autopkgtest pass again
2014-12-10 10:42:27 +00:00
Colin Watson
a6fbf59cbc
merge lp:~jibel/britney/fix_missing_results
2014-05-12 15:40:45 +01:00
Jean-Baptiste Lallement
890b82aaef
Merged trunk
2014-05-12 15:01:36 +02:00
Martin Pitt
9b4eeafef2
Mark test_result_from_older_version as XFAIL
2014-05-12 14:04:55 +02:00
Jean-Baptiste Lallement
1052dea946
* tests/test_autopkgtest.py:
...
- Added docstrings
- Replaced format by %
- Import ADT_EXCUSES_LABELS from autopkgtest.py instead of redefining it
- Renamed test to avoid name conflict with autopkgtest.py from britney
- Fixed some formatting
2014-05-12 11:12:24 +02:00
Jean-Baptiste Lallement
4382d5c1e0
tests/autopkgtest.py: Removed debugging code
2014-05-06 16:55:57 +02:00
Jean-Baptiste Lallement
d490ca6a87
tests/autopkgtest.py: Added new tests when results already exist in history
2014-05-06 16:55:16 +02:00
Jean-Baptiste Lallement
1f09f02570
tests/autopkgtest.py: Use the right key for sorting history
2014-05-06 09:10:53 +02:00
Jean-Baptiste Lallement
a190cedd55
tests/autopkgtest.py: shell test with history
2014-05-05 18:19:48 +02:00
Jean-Baptiste Lallement
acd4de7868
tests/autopkgtest.py: Fixed testsuite and added tests to match new labels and rules for regression/always failing tests
2014-05-05 18:08:40 +02:00
Martin Pitt
0cd14d1394
fix source package name in cause of new_source tests
2014-03-17 09:35:20 +01:00
Martin Pitt
2b7e93515f
add test for uninstallable binary built from new source package
2014-03-17 08:43:25 +01:00
Martin Pitt
2d73f30d64
run britney in verbose mode
2014-02-27 18:38:20 +01:00
Martin Pitt
882a985966
add --debug option mock adt-britney
2014-02-27 16:01:34 +01:00
Martin Pitt
5e54ba9018
some more tests
2014-02-25 08:14:11 +01:00
Martin Pitt
319bb8260b
use symbolic constants instead of True/False for considered status
2014-02-25 08:05:39 +01:00
Martin Pitt
a6a086c4b5
add failing test for test results from a previous version
2014-02-19 17:25:19 -08:00
Martin Pitt
d59d78f718
Add tests for multiple reverse dependencies with tests
...
This reproduces the failure to hold back gccgo-4.9 due to the broken libgcc1
package. This only seems to happen when a new source package takes over an
existing binary package.
2014-02-19 15:02:19 -08:00
Martin Pitt
899417b78d
return britney output as well, and add some commented-out extra debugging
2014-02-19 15:02:11 -08:00
Martin Pitt
0f5d8cfdcc
fix mock adt-britney request for RUNNING
2014-02-19 15:01:00 -08:00
Martin Pitt
fecf3be811
refactoring, add tests for passing and failing adt test
2014-02-19 13:36:20 -08:00
Martin Pitt
e1dc047c7e
Add first tests for the autopkgtest integration
...
This currently checks that an autopkgtest is triggered for an installable
package, and that no autopkgtest is triggered for an uninstallable one
(failing, demonstrating a bug).
2014-02-18 16:59:59 -08:00