974 Commits

Author SHA1 Message Date
Stephan Kulow
8685e26913 Merge pull request #193 from aplanas/master
Include code for two micro-issues from progress.o.o.
2014-07-29 12:47:37 +02:00
4d6ae4851c Use coolo's way to hide the bug, but with a warning. 2014-07-29 12:31:28 +02:00
28655f02a8 Priorize Staging in the fallback. 2014-07-29 12:27:18 +02:00
Alberto Planas
b415128d0f Merge pull request #194 from openSUSE/coolo_fix_2nd_spec_files
don't delete 2nd spec files if they are not there
2014-07-25 12:44:43 +02:00
Stephan Kulow
e1b1657625 don't delete 2nd spec files if they are not there 2014-07-25 12:41:34 +02:00
8f31dbe7e9 Change the way to recover goodrepos in the cycle detector. 2014-07-24 11:26:54 +02:00
37ff8d239e Fix find_request_id. 2014-07-24 11:01:30 +02:00
e7377fc070 action #759 - Fix repo checker not to reopen skips. 2014-07-23 16:50:04 +02:00
525ff3059e action #2566 - Add command to check only an single staging project. 2014-07-23 15:44:05 +02:00
f1d2e2d3b0 Avoid errors when exiting early. 2014-07-23 15:34:34 +02:00
Stephan Kulow
cfc4f85dea Merge pull request #192 from aplanas/master
Work the lasts days
2014-07-23 14:31:46 +02:00
c4e3bdb5b0 Avoid duplicated information in the downloads field. 2014-07-23 14:23:17 +02:00
4fc8c43187 Takes care when there is an error in the spec file. 2014-07-23 13:05:33 +02:00
Stephan Kulow
88f42c459e add some tests as known regressions so we can publish factory ;( 2014-07-22 20:28:25 +02:00
b985c2b637 Change cache strategy.
The request can be partially cached.  When this is the case, we
still try to download the packages (avoided in the last moment
by the original cache system).  But there is a prepopulated
data in 'download' and 'missings' in the request that are agregated
with the new data.
2014-07-22 17:19:17 +02:00
925d88cd9e Rename CheckRepo._download method. 2014-07-21 16:29:49 +02:00
9580834238 Move more fuctions to checkrepo.py 2014-07-21 14:33:48 +02:00
336e3d28f5 Add missing (c) header. 2014-07-21 11:28:00 +02:00
d019add4a7 Revert "Takes care to ignore extra packages."
This reverts commit 5a7b2f8832b99700dd6e86ecfb4142c0807427cf.
2014-07-21 11:10:59 +02:00
57207f3890 Revert "Allow extra packages in a request."
This reverts commit 2a8da7ce5cbe64631ae47e17c821a9323e74299a.
2014-07-21 11:10:46 +02:00
5a7b2f8832 Takes care to ignore extra packages. 2014-07-18 20:36:47 +02:00
a1fc7218dc Supress again the warning. 2014-07-18 20:19:08 +02:00
2a8da7ce5c Allow extra packages in a request. 2014-07-18 20:19:08 +02:00
Stephan Kulow
4833a0a51a Merge pull request #191 from aplanas/master
Fix fixtures and tests.
2014-07-17 16:09:01 +02:00
3d5201b5c6 Fix fixtures and tests. 2014-07-17 14:58:02 +02:00
Alberto Planas
9c85a8e4c6 Merge pull request #190 from openSUSE/coolo_2892
give select command an --add switch to mark additional packages
2014-07-17 14:01:33 +02:00
Stephan Kulow
f679aeba78 give select command an --add switch to mark additional packages
https://progress.opensuse.org/issues/2892
2014-07-17 13:55:45 +02:00
Alberto Planas
ede4b285ae Merge pull request #189 from openSUSE/coolo_delete_request
support delete requests
2014-07-17 11:42:18 +02:00
Stephan Kulow
3b14b96a66 support delete requests
we track the target package to download the toignore tracking
2014-07-17 11:36:05 +02:00
Alberto Planas
920474e7cd Merge pull request #188 from openSUSE/coolo_version
we don't need to compare the FTP tree now - the factory version is alrea...
2014-07-17 11:20:30 +02:00
Stephan Kulow
b8cd627da1 we don't need to compare the FTP tree now - the factory version is already check enough now 2014-07-17 07:21:41 +02:00
Alberto Planas
1b2125892e Merge pull request #187 from openSUSE/coolo_check
Two fixes for check command:
2014-07-16 15:25:26 +02:00
Stephan Kulow
ae1dd81cd3 Two fixes for check command:
- don't output empty prjs as acceptable
- don't output more than one problematic openQA job
2014-07-16 14:50:37 +02:00
Stephan Kulow
4419d5a3b5 take only one version per package 2014-07-16 13:08:21 +02:00
Stephan Kulow
5193822763 Merge pull request #186 from aplanas/master
Update factory version only if is a new version.
2014-07-15 17:27:46 +02:00
be6a4a1c84 Update factory version only if is a new version. 2014-07-15 17:08:48 +02:00
Alberto Planas
ba3c68f9c8 Merge pull request #185 from openSUSE/coolo_use_factory_version
use the factory version for creating the snapshot
2014-07-15 14:28:44 +02:00
Stephan Kulow
811667e48e use the factory version for creating the snapshot 2014-07-15 14:22:14 +02:00
Stephan Kulow
8d2b8ebef8 Merge pull request #184 from aplanas/master
Don't hide exception when we can't gather the list of RPM in a package.
2014-07-15 13:59:23 +02:00
681196fccd "Found cached version" now do not provide information. 2014-07-15 12:09:16 +02:00
8e946925b6 Don't hide exception when we can't gather the list of RPM in a package. 2014-07-15 11:58:14 +02:00
Stephan Kulow
a6b706bd9d Merge pull request #183 from aplanas/master
Needs have too many e's.
2014-07-15 11:20:29 +02:00
8c3e87e246 Needs have too many e's. 2014-07-15 11:08:28 +02:00
Alberto Planas
af8ea5cca8 Merge pull request #182 from openSUSE/coolo_accept_version
my completly lamda free version of changing versions
2014-07-15 10:58:57 +02:00
Stephan Kulow
6e1250614b my completly lamda free version of changing versions
osc staging accept should set the version of factory to today
2014-07-15 10:53:43 +02:00
Stephan Kulow
18109e20c3 Merge pull request #181 from aplanas/master
action #2876 - Request.missing is not propley set in cached packages
2014-07-15 09:34:45 +02:00
62001bcf9a action #2876 - Request.missing is not propley set in cached packages 2014-07-14 16:59:10 +02:00
Stephan Kulow
76fea40ebf we don't need no sshfs 2014-07-10 22:34:29 +02:00
Stephan Kulow
c74d51233e we need 3 more packages 2014-07-10 16:05:02 +02:00
Stephan Kulow
75c624358b Merge pull request #180 from aplanas/master
Add failing modules information for openQA.
2014-07-09 18:50:32 +02:00