1108 Commits

Author SHA1 Message Date
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
2cbddb6f9d Add failing modules information for openQA. 2014-07-09 17:50:06 +02:00
Stephan Kulow
7f1fbdcd73 Merge pull request #179 from aplanas/master
Remove 3.3 and do not show twice superseded packages
2014-07-09 10:06:28 +02:00
a7c9c5717f Detect running state in openQA report. 2014-07-09 09:38:54 +02:00
33a0e224a4 Do not show twice superseded packages. 2014-07-08 17:25:29 +02:00
982cd28f3c Remove Python 3.3 testing. 2014-07-08 17:16:36 +02:00
Stephan Kulow
5274f37754 Merge pull request #178 from aplanas/master
action #2628 adapt osc staging check to read the information from obs_factory
2014-07-08 17:15:11 +02:00
79086419bc Add architecture to the report. 2014-07-08 17:06:31 +02:00
7048597bf4 Remove more superflous data. 2014-07-08 16:54:56 +02:00
8d19e92e4d Remove passed openQA results. Fix tests. 2014-07-08 16:17:11 +02:00
5750f4dfb0 action #2628 adapt osc staging check to read the information from obs_factory. 2014-07-08 15:33:39 +02:00
55c105408b Fix comments. 2014-07-08 15:33:39 +02:00
d3d702fc2a Remove unused imports. 2014-07-08 15:33:10 +02:00
Stephan Kulow
954a1d8260 Merge pull request #177 from aplanas/master
Two fixes more
2014-07-07 14:30:09 +02:00
15389927c0 A fresh plan have the proper DISTURL, and a old plan have a proper list of files to ignore. 2014-07-07 11:59:19 +02:00
e121e76f2c Remove unused method. 2014-07-07 11:57:25 +02:00
Stephan Kulow
17d1ea8453 Merge pull request #176 from aplanas/master
The work of the lasts days
2014-07-04 17:14:56 +02:00