Stephan Kulow
24fcd9cffd
fix previous change
2015-07-16 19:35:22 +02:00
Stephan Kulow
5de87f84e4
add adi command to create an ad interim staging prj for all non-ring packages
2015-07-16 15:09:26 +02:00
Alberto Planas
85c9cd239c
Add create_adi_project method in stagingapi.
2015-07-16 13:42:23 +02:00
Stephan Kulow
77e9276340
no longer accept non-ring packages but show them in list
2015-07-16 12:42:25 +02:00
ebc246c6d5
ports: make sure to not add ports over ports
2015-07-03 09:22:09 +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
6c7325f31b
fix CommentAPI.delete_from_where_user
2015-05-28 13:16:36 +02:00
Ludwig Nussel
82085c5248
must use int here
2015-05-28 13:16:08 +02:00
Alberto Planas
181999b8b3
find_request_package
ignore declined requests.
2015-05-15 12:08:31 +02:00
Stephan Kulow
0110debbea
ignore dirty repos too
2015-05-10 10:40:09 +02:00
Stephan Kulow
05e34e9739
don't fail on having 2 archs in rings
2015-05-10 08:59:31 +02:00
Dinar Valeev
c6d32d8f50
Update Ports on version update
...
Keep Ports in sync with Factory
Signed-off-by: Dinar Valeev <dvaleev@suse.com>
2015-05-04 11:01:17 +02:00
Stephan Kulow
7baeda10f0
only pass the group to the API
...
needs deploying openqa.oo though
2015-04-08 10:33:17 +02:00
Dinar Valeev
521cec9c00
Add group to the openQA query
...
Query openQA results by Job group
Signed-off-by: Dinar Valeev <dvaleev@suse.com>
2015-03-31 15:38:04 +02:00
45e36ecbce
Merge pull request #319 from k0da/maxsize_ppc
...
ppc fixes
2015-03-25 22:08:44 +08:00
Dinar Valeev
a4905a2546
more hardcoded x86 removal
...
Signed-off-by: Dinar Valeev <dvaleev@suse.com>
2015-03-25 12:25:34 +01:00
Alberto Planas
8308eaab14
Small changes for SLE integration.
2015-03-24 14:46:36 +01:00
Dinar Valeev
73d2083a23
cleanup ppc64le aswell
...
Signed-off-by: Dinar Valeev <dvaleev@suse.com>
2015-03-19 16:05:33 +01:00
Stephan Kulow
d0df8ef5e6
add ppc64 to the repos
2015-03-17 17:37:15 +01:00
Stephan Kulow
a02076d8f8
we need ppc64le test dvd too
2015-03-17 16:35:04 +01:00
Stephan Kulow
9ae2850e66
remove openqa call no longer used
2015-03-12 11:47:42 +01:00
Alberto Planas
f285f09d35
Revert "accept_command: import urllib2"
2015-03-05 17:17:37 +01:00
Alberto Planas
b95bd3e04a
Merge pull request #304 from DimStar77/bugfix-urllib2
...
accept_command: import urllib2
2015-03-05 16:54:02 +01:00
a3941eaa2e
accept_command: import urllib2
2015-03-05 16:49:20 +01:00
Alberto Planas
be4994bd84
Add --skipcycle option to skip the cycle check manually.
2015-03-05 12:44:57 +01:00
Alberto Planas
1bedd81065
action #6406 - staging locks: stepping on ones own foot.
2015-03-02 11:24:27 +01:00
Alberto Planas
37c7e2a6c6
Add a test for accept command when there are multiple SPECs
2015-03-02 11:15:24 +01:00
Alberto Planas
fb12a83910
Reformat the code a bit.
2015-03-02 11:15:23 +01:00
dfa6a9ac38
given the correct ring_dvd path
2015-03-02 15:54:42 +08:00
Alberto Planas
b4b5cd34a9
Move the Config call from checkrepo to the caller.
2015-02-26 11:47:11 +01:00
Alberto Planas
5a6ffa6505
If any goodrepo have no missing, the request have no missings.
2015-02-24 18:01:28 +01:00
Alberto Planas
714a3afe00
Dot not reset the configuration.
2015-02-19 17:53:40 +01:00
Alberto Planas
2be1bb613e
Ignore packages with an origin different from the current new project.
2015-02-19 15:53:46 +01:00
Alberto Planas
6aad8caeb2
Fix cycle detector for new packages.
2015-02-19 14:14:49 +01:00
Alberto Planas
c9d1e06ca8
Refactor configuration parameters into configuration file.
2015-02-19 11:39:05 +01:00
Alberto Planas
981fff9fb5
Add basic staging configuration manager.
2015-02-19 10:58:31 +01:00
Alberto Planas
78f0680708
action #3090 - staging freeze needs an option to just freeze the prjlinks and thats it
2015-02-16 17:18:53 +01:00
Alberto Planas
b867fb1f23
Detect if a cycle provides a new package, if not, ignore the cycle.
2015-02-12 11:27:39 +01:00
Alberto Planas
7fa1c06565
Rewrite DimStar work, using the OBSLock class.
2015-02-11 13:21:19 +01:00
12c2f5618c
Locking: Let's get some locking mechanism so we hopefully step less on
...
each others toes.
2015-02-11 13:16:57 +01:00
87c8916620
Merge sync-rebuild into staging accept command
2015-02-09 17:17:47 +01:00
0968ffc6ff
staging accept: create new links for packages when a new .spec file appears
...
https://progress.opensuse.org/issues/5902
2015-01-30 06:14:12 +01:00
Stephan Kulow
f095600f9b
import re at the right places
2015-01-20 15:02:46 +01:00
f96cf7d4bb
update_product_version: use re instead of importing/exporting the XML (we lose comments in the process)
2015-01-20 14:48:01 +01:00
Pass Automated Testing Suite
cf208b4a4a
Fix class references
2015-01-20 13:06:48 +01:00
35ec3f368b
freeze_command: update the version in the Test DVD product's KIWI file
...
to match the version of openSUSE-release
https://progress.opensuse.org/issues/5958
2015-01-20 08:39:11 +01:00
31e32421cd
Introduce item_exists
...
item_exists is a variant of the former project_exists, that can take an
optional package name in plus.
2015-01-20 00:22:15 +01:00
83741173d1
staging accept: also accept any 'new' requests in the corresponding NonFree project
2014-12-19 10:43:08 +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
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