1204 Commits

Author SHA1 Message Date
Dominique Leuenberger
eca32c565d totest-manager: move list of known failures to a separate file
A file known_failures is maintained in each project dashboard package
IT simply lists jobnames, one job per line. Lines starting with '#' are being ignored and can be used as comments.
2014-12-08 13:01:56 +01:00
3056152c91 Announcer: Factory ISOs are now called Tumbleweed 2014-11-26 13:55:32 +01:00
Stephan Kulow
48dd4eff6f Merge pull request #266 from lnussel/master
check script that makes sure packages are submitted to Factory
2014-11-25 15:04:35 +01:00
Ludwig Nussel
a590787e33 new review bots factory-source and maintbot
factory-source checks if submissions contain sources already accepted in
Factory. maintbot makes sure maintenance submissions are authored by the
Factory package maintainer.

Both are based on a new generic ReviewBot.py class that can serve as
common framework for review bots.
2014-11-25 14:36:22 +01:00
Stephan Kulow
5c26244fbb no longer failing RAID tests 2014-11-22 21:15:25 +01:00
Alberto Planas
4519d8422d Merge pull request #268 from openSUSE/coolo_tumbleweed_the_42th
FTT is now Tumbleweed on openqa
2014-11-14 09:21:29 +01:00
Stephan Kulow
acf5905d51 FTT is now Tumbleweed on openqa 2014-11-14 07:05:14 +01:00
Stephan Kulow
b95d05d700 Merge pull request #267 from aplanas/master
Change the way to evaluate DELETE request
2014-11-12 19:17:28 +01:00
Alberto Planas
26dcd7f965 Detect if the author of a delete request iis the maintainer of tgt_project 2014-11-12 16:58:34 +01:00
Alberto Planas
920551fbdb Accept the DELETE request sooner if it is safe. Otherwise add a comment 2014-11-12 14:47:13 +01:00
Alberto Planas
96dab1d6e6 Change the way to evaluate DELETE request
- Add withhistory to recover the creator
- Remove the check of the user creator test for now, I need
  to figure out how to detect who is the maintainer in the
  tgt_project
- Check that the package is not needed in the tgt_project
  (usually Factory)
2014-11-12 14:08:00 +01:00
Alberto Planas
bbeb27de10 Merge pull request #264 from openSUSE/coolo_tumblweed_iso
we can't use the project name for the iso prefix in factory
2014-11-11 13:18:44 +01:00
Stephan Kulow
d550845da6 we can't use the project name for the iso prefix in factory
It's tumbleweed there
2014-11-11 12:57:31 +01:00
Alberto Planas
13f8e8443a Merge pull request #262 from DimStar77/master
repo-checker: fall back to i586 for disturl
2014-11-11 11:17:51 +01:00
Alberto Planas
b57f871969 Merge pull request #263 from lnussel/master
add readme for factory news
2014-11-10 17:57:40 +01:00
Ludwig Nussel
941ef48d04 add readme for factory news 2014-11-10 17:42:34 +01:00
0261f3009c repo-checker: fall back to i586 for disturl checker if x86_64 is not available 2014-11-10 17:21:58 +01:00
Stephan Kulow
91602db434 Merge pull request #260 from aplanas/master
Fix one issue, and try to make the checkrepo to continue when an exception happends
2014-11-10 14:19:27 +01:00
Alberto Planas
09b988895a Improve the error message for DELETE requests. 2014-11-10 14:05:49 +01:00
Alberto Planas
80d5543a57 Show the package that is waiting for a dependency to be built. 2014-11-04 11:09:40 +01:00
Alberto Planas
6e783c3200 action #4380 - use request finder in check_repo 2014-11-04 11:09:40 +01:00
Alberto Planas
5bd0626e30 Default "who" to None for the _author() 2014-11-04 11:09:40 +01:00
Alberto Planas
539139c9f6 Use the OSC debug option to show explicit exceptions. 2014-11-04 11:09:40 +01:00
Alberto Planas
e50fb7e284 The cycle detector ignore updated packages. 2014-11-04 11:09:40 +01:00
Alberto Planas
7fd5759462 Makes check repo more resilent. 2014-11-04 11:09:39 +01:00
Stephan Kulow
89441fc910 mediacheck is problematic atm 2014-11-03 20:48:58 +01:00
Stephan Kulow
7e973d0243 some fixes collected 2014-10-31 11:12:06 +01:00
Alberto Planas
efead90884 Merge pull request #261 from nilxam/push_slide
add Staging Project slide what did presented in openSUSE Asia Summit 2014
2014-10-18 11:26:30 +02:00
f406671e15 add Staging Project slide what did presented in openSUSE Asia Summit 2014 2014-10-18 17:23:41 +08:00
Ludwig Nussel
a4268b8883 Merge pull request #259 from openSUSE/coolo_release_them_too
also release the promo and biarch
2014-10-17 10:12:45 +02:00
Stephan Kulow
87000e3bb2 also release the promo and biarch 2014-10-17 10:09:35 +02:00
Stephan Kulow
84438aff2c Merge pull request #258 from aplanas/master
Improve clean_cache method. Add a test.
2014-10-15 07:08:51 +02:00
Alberto Planas
4af48f4c96 Improve clean_cache method. Add a test. 2014-10-14 17:10:07 +02:00
Stephan Kulow
0da93a494b port the openqa size for dvd9 2014-10-14 14:44:44 +02:00
Alberto Planas
816414949c Makes sure that the cache dir is there. 2014-10-14 09:09:48 +02:00
Alberto Planas
79efdbcd69 Merge pull request #257 from openSUSE/coolo_3_more_media
for 13.2 we need to copy promo and biarch too
2014-10-13 17:11:35 +02:00
Stephan Kulow
7688291a5a for 13.2 we need to copy promo and biarch too 2014-10-13 17:07:40 +02:00
Alberto Planas
978cdbf1b9 Merge pull request #256 from openSUSE/coolo_fix_python
Coolo fix python
2014-10-02 13:32:49 +02:00
Stephan Kulow
aaf333c16f Merge pull request #255 from aplanas/master
Implement an external cache for checkrepo
2014-10-02 13:29:58 +02:00
Stephan Kulow
e736245697 install virtualbox on the DVD 2014-10-02 13:29:12 +02:00
Stephan Kulow
175a166be7 fix python syntax 2014-10-02 13:27:53 +02:00
Alberto Planas
1951aa233c Merge pull request #254 from openSUSE/coolo_target_package
Coolo target package
2014-10-01 19:24:52 +02:00
Stephan Kulow
59e0812852 netto one less failure 2014-10-01 18:19:36 +02:00
Stephan Kulow
a94eda213e we need to specify the target or the API will do some invalid magic 2014-10-01 18:19:36 +02:00
Alberto Planas
425a7ea663 Implement an external cache for checkrepo 2014-10-01 17:49:39 +02:00
Alberto Planas
497b44e4cc Ignore when the status is unacceptable. 2014-10-01 11:54:38 +02:00
Alberto Planas
8ecbfac2f0 Write a message when the project succeed. 2014-09-30 11:29:06 +02:00
Stephan Kulow
e236f2217a Merge pull request #253 from aplanas/master
Do not download requests without RPM.
2014-09-29 21:58:44 +02:00
Alberto Planas
503ca7f6f2 Remove all cache logic... for now. 2014-09-29 16:28:50 +02:00
Alberto Planas
482da28be6 Do not download requests without RPM. 2014-09-29 16:28:50 +02:00