1510 Commits

Author SHA1 Message Date
9fc25ca2de Add the appropriate kernel to testcase
Due to pattern_base's change, add the appropriate kernel to testcase.
kernel-desktop for x86_64 and kernel-default for ppc64le.
2015-06-27 20:38:40 +08:00
Ludwig Nussel
5218e51a34 Merge pull request #359 from krig/fixed-checktags
Rely on server-side issue tag check
2015-06-23 17:02:49 +02:00
Kristoffer Grönlund
c38b789ecf Don't require any tags if the diff is empty 2015-06-23 14:45:00 +02:00
Kristoffer Grönlund
6b6f2f8863 Use server side issue listing to check tags
Instead of reimplementing the issue digging in the check script,
ask the server for mentioned issues.
2015-06-23 14:36:59 +02:00
Kristoffer Grönlund
c0aa673192 check_source_in_factory: Avoid crash if get_sourceinfo fails 2015-06-23 14:36:56 +02:00
Stephan Kulow
bac9976099 Merge pull request #360 from DimStar77/ttm_obsoleted_failed
ttm: obsoleted tests are failed tests
2015-06-22 10:02:04 +02:00
c1bab60d06 ttm: obsoleted tests are failed tests 2015-06-22 09:25:28 +02:00
Ludwig Nussel
5bbd44d19f Merge pull request #357 from krig/tag-checker-exception
Add exception from changes tag requirement
2015-06-16 11:00:13 +02:00
Kristoffer Grönlund
6ffc0182fa Passing tests 2015-06-16 10:48:24 +02:00
Kristoffer Grönlund
9d3960d44f Fixed issues after comments from lnussel 2015-06-12 15:12:00 +02:00
Ludwig Nussel
327893a5ae Merge pull request #353 from aplanas/master
Check the version of the package.
2015-06-12 13:49:39 +02:00
Alberto Planas
78dc26319c Merge pull request #356 from lnussel/abichecker
Abichecker
2015-06-12 11:33:22 +02:00
Ludwig Nussel
2c053222c6 fix error message for not matching maintenance link 2015-06-11 17:28:59 +02:00
Kristoffer Grönlund
5766c2f2b3 Add exception from changes tag requirement
Don't require an entry in the changelog if

1. The package is already submitted to Factory and has a changelog
2. The package is a new submission, not an update

Uses the factory_source_tests submission checker directly instead
of copying the code over.
2015-06-11 17:15:33 +02:00
Alberto Planas
4cb085ebe3 Check the version of the package. 2015-06-10 15:02:41 +02:00
Ludwig Nussel
57769b5eae Merge pull request #355 from lnussel/master
add fallback for missing save_cache_path
2015-06-10 14:25:46 +02:00
Ludwig Nussel
8d8eb2cbbe actually cleanup 2015-06-10 10:40:01 +02:00
Ludwig Nussel
ce2ffdcaf2 add fallback for missing save_cache_path
python-xdg on sle11 lacks save_cache_path so add fallback. Needed for
changelog-checker which runs on sle11 atm.
2015-06-09 11:32:55 +02:00
Ludwig Nussel
59a3ef970a run totest manager in screen 2015-06-09 11:32:55 +02:00
Ludwig Nussel
a67a62b34c Merge pull request #352 from DimStar77/user_cancelled-is-failed
ttm: user_cancelled test has to be trated as a failed test
2015-06-09 08:59:44 +02:00
Ludwig Nussel
e5c3d9c939 Merge pull request #354 from k0da/master
Adapt main product to products change
2015-06-09 08:59:19 +02:00
Ludwig Nussel
bc9cce65dd add fallback for missing save_cache_path
python-xdg on sle11 lacks save_cache_path so add fallback. Needed for
changelog-checker which runs on sle11 atm.
2015-06-09 08:55:33 +02:00
Dinar Valeev
8fc8206249 Adapt main product to products change
Hopefully we started to build multiple products from
single dvd flavor. This will couse to have same flavor
for ppc64 and ppc64le architectures

Signed-off-by: Dinar Valeev <dvaleev@suse.com>
2015-06-08 17:45:58 +02:00
Ludwig Nussel
710ac59ba1 remove aarch64 from sle12
The repo is disabled in some maintenance incident projects
2015-06-08 16:30:14 +02:00
Ludwig Nussel
011e8b959f improve missing debug info text again 2015-06-08 16:23:50 +02:00
Ludwig Nussel
fa845d6237 fix fallback text summary 2015-06-08 16:12:46 +02:00
Ludwig Nussel
c07fc13155 set cwd for abi-compliance-checker to CACHEDIR
it wants to write logs always to cwd which is ro by default when run
from the package
2015-06-08 15:56:36 +02:00
Ludwig Nussel
aff3c8e61e add recheck command 2015-06-08 15:47:08 +02:00
Ludwig Nussel
ac3879dc82 fix templates 2015-06-08 14:53:34 +02:00
Ludwig Nussel
a320775113 handle exceptions from findrepo as well 2015-06-08 14:53:34 +02:00
Ludwig Nussel
41372ab612 None is actually an error here 2015-06-08 14:53:34 +02:00
Ludwig Nussel
8ade1601e3 ignore missing archs in maintenance incidents 2015-06-08 14:53:34 +02:00
Ludwig Nussel
3fce8575bc better error message for missing debug info 2015-06-08 14:53:34 +02:00
Ludwig Nussel
3fe6aa86c3 arch whitelist 2015-06-08 14:51:46 +02:00
6cebe09cb7 ttm: user_cancelled test has to be trated as a failed test 2015-06-06 09:55:27 +02:00
Ludwig Nussel
c15ffe194e print error if there's more than one path 2015-05-28 17:31:26 +02:00
Ludwig Nussel
a0516129d0 also accept the snapshot repo as target 2015-05-28 17:31:01 +02:00
Ludwig Nussel
3fed5d6f66 reset request list on each invocation 2015-05-28 17:30:44 +02:00
Alberto Planas
3ee64ae76a Merge pull request #351 from lnussel/master
misc fixes
2015-05-28 15:49:33 +02:00
Ludwig Nussel
7299abb972 add config table 2015-05-28 14:45:27 +02:00
Ludwig Nussel
1fda6f26b0 Merge pull request #350 from aplanas/master
Add update_crawler.py script
2015-05-28 13:28:05 +02:00
Ludwig Nussel
179be636c0 save report always 2015-05-28 13:16:50 +02:00
Ludwig Nussel
6913325628 refactor maintenance handling 2015-05-28 13:16:50 +02:00
Ludwig Nussel
84b697e92b maintenance hack 2015-05-28 13:16:50 +02:00
Ludwig Nussel
3f29cf3c0e don't try to delete comment in dry run mode 2015-05-28 13:16:50 +02:00
Ludwig Nussel
2b1ce57479 update systemd file 2015-05-28 13:16:50 +02:00
Ludwig Nussel
fb87e9ce17 improve visualization 2015-05-28 13:16:50 +02:00
Ludwig Nussel
b021de5554 always save result, even if there is no binary check
useful to know what a request was about
2015-05-28 13:16:49 +02:00
Ludwig Nussel
9d65318414 handle locked code for release requests 2015-05-28 13:16:49 +02:00
Ludwig Nussel
9836eba9e4 patchinfos have no release project 2015-05-28 13:16:49 +02:00