Stephan Kulow
7baeda10f0
only pass the group to the API
...
needs deploying openqa.oo though
2015-04-08 10:33:17 +02:00
Alberto Planas
402c733fda
Merge pull request #330 from k0da/jobs_num
...
Make number of expected jobs architecture specific
2015-04-07 16:56:39 +02:00
Dinar Valeev
a052f79cfd
Make number of expected jobs architecture specific
...
90 is too high number of expected jobs for PowerPC.
Signed-off-by: Dinar Valeev <dvaleev@suse.com>
2015-04-07 16:53:07 +02:00
5295edfb52
Merge pull request #329 from lnussel/master
...
fix quoting with enabled nullglob
2015-04-07 19:23:59 +08:00
Ludwig Nussel
a5bd9b7a53
fix quoting with enabled nullglob
2015-04-07 12:38:36 +02:00
Stephan Kulow
7d43e190f0
Merge pull request #328 from nilxam/fix_shopt
...
Unset nullglob after counting RPMs
2015-04-05 08:47:43 +01:00
49a9f7da6a
Unset nullglob after counting RPMs
...
If nullglub sets, seems it will affect the following osc api call
for finding matched projects as like as the error below,
osc api: takes exactly 1 argument (0 given)
thus unset nullglob after counting RPMs.
2015-04-04 21:14:16 +08:00
Ludwig Nussel
f4439497e9
Merge pull request #325 from nilxam/fix_wrong_exit
...
Do not exit the script if can not find rpms
2015-04-02 12:55:12 +02:00
a06e70f554
Do not exit the script if can not find rpms
...
once rpms2solv fails to find rpms it will reiggered exiting the script,
check it had rpms there before do rpms2solv, otherwise return back and
go next project.
2015-04-02 17:11:53 +08:00
Alberto Planas
120eac1276
Merge pull request #326 from DimStar77/openQA-groups-fixup
...
ToTestManager: strip constructed group name
2015-04-01 16:36:04 +02:00
dae51084e9
ToTestManager: strip constructed group name
...
In case of 'regular' openSUSE Tumbleweed, there is no 'group' suffix added, resulting in a name 'openSUSE Tumbleweed ' to be match, which in turn won't be found in the database.
2015-04-01 15:30:57 +01:00
Ludwig Nussel
f209bfabca
Merge pull request #324 from k0da/groupid
...
Add group to the openQA query
2015-04-01 10:31:34 +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
Stephan Kulow
2219c51a30
check group in can_accept_review
2015-03-27 15:12:52 +01:00
Stephan Kulow
8e1bcf066b
allow groups to be reviewer too
2015-03-27 15:01:45 +01:00
Stephan Kulow
de890efe01
Merge pull request #322 from antlarr/master
...
Add new review bot that checks that request descriptions contain certain tags (bnc#, boo#, etc.)
2015-03-27 11:25:52 +01:00
Antonio Larrosa
0df1662207
New version of the check_tags_in_requests script and its tests
...
- Now it looks for correctly formed tags (not only 'bnc#' but 'bnc#[0-9]+' and so on)
- It doesn't look in the request description anymore, now it checks that
tags appear in the diff of the modified .changes files (and there must be at least
one .changes file being modified)
- The tests have been reworked from scratch, now they're more complete, cleaner and nicer
2015-03-26 14:47:27 +01:00
Antonio Larrosa
d18632440f
Merge branch 'master' of github.com:openSUSE/osc-plugin-factory
2015-03-26 14:30:53 +01: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
Antonio Larrosa
bcf1f8bbaf
Centralize operations
2015-03-25 09:37:46 +01:00
Antonio Larrosa
9e690d77f1
Fix year in copyright note
2015-03-25 01:58:19 +01:00
Antonio Larrosa
fe2b5ddc06
Added copyright note and removed shebang for similarity with other tests
2015-03-25 01:56:23 +01:00
Antonio Larrosa
d3dcb164c5
rename check_tags_in_sle.py to a more proper name, check_tags_in_requests.py
2015-03-25 01:48:49 +01:00
Antonio Larrosa
aa9ee74e34
rename check_tags_in_sle.py to a more proper name, check_tags_in_requests.py
2015-03-25 01:48:35 +01:00
Antonio Larrosa
534f5ff13a
Add new review bot that checks that request descriptions contain certain tags (bnc#, boo#, etc.)
2015-03-25 01:42:48 +01:00
Alberto Planas
f8cd9deea7
Merge pull request #321 from lnussel/master
...
refactor common functions into ReviewBot
2015-03-24 19:31:44 +01:00
Stephan Kulow
93bafa56a3
Merge pull request #320 from aplanas/master
...
Small changes for SLE integration.
2015-03-24 15:30:37 +01:00
Alberto Planas
8308eaab14
Small changes for SLE integration.
2015-03-24 14:46:36 +01:00
Dinar Valeev
272ef52583
set maxsize for ppc ftp product
...
Signed-off-by: Dinar Valeev <dvaleev@suse.com>
2015-03-24 14:25:31 +01:00
4e2c63f6eb
Merge pull request #317 from k0da/master
...
Adjust Ring2 dvd for PowerPC
2015-03-24 13:41:11 +08:00
Dinar Valeev
42291d90b5
Adjust Ring2 dvd for PowerPC
...
Signed-off-by: Dinar Valeev <dvaleev@suse.com>
2015-03-23 12:55:08 +01:00
Stephan Kulow
b8305ea263
self.arch is a function
2015-03-21 17:26:31 +01:00
Stephan Kulow
078de970d2
Merge pull request #318 from openSUSE/fix_totest
...
don't test for arch in places that aren't exactly arch specific
2015-03-21 16:12:02 +01:00
Stephan Kulow
9daae9d708
don't test for arch in places that aren't exactly arch specific
2015-03-21 16:06:18 +01:00
Dinar Valeev
a3b5de45b1
Adjust Ring2 dvd for PowerPC
...
Signed-off-by: Dinar Valeev <dvaleev@suse.com>
2015-03-20 17:47:58 +01:00
Stephan Kulow
386f22b448
Merge pull request #316 from nilxam/fix_var
...
fix string concatenation
2015-03-20 11:34:10 +01:00
421ecff17c
fix string concatenation
2015-03-20 18:30:16 +08:00
50c49cb453
Merge pull request #315 from k0da/2-TestDVD_ppc
...
Enable Ring 2 for PowerPC
2015-03-20 17:31:48 +08:00
Stephan Kulow
5da68d6015
Merge pull request #314 from k0da/clean_rings
...
cleanup ppc64le aswell
2015-03-20 10:12:54 +01:00
Stephan Kulow
0f063088a1
Merge pull request #312 from k0da/totest_powerpc
...
Add PowerPC:ToTest
2015-03-20 10:05:46 +01:00
Dinar Valeev
760669492e
Enable Ring 2 for PowerPC
...
Signed-off-by: Dinar Valeev <dvaleev@suse.com>
2015-03-19 20:21:47 +01:00
Ludwig Nussel
39362a03f3
refactor common functions into ReviewBot
2015-03-19 16:42:18 +01:00
Dinar Valeev
73d2083a23
cleanup ppc64le aswell
...
Signed-off-by: Dinar Valeev <dvaleev@suse.com>
2015-03-19 16:05:33 +01:00
Dinar Valeev
97d8130e84
Add PowerPC:ToTest
...
Signed-off-by: Dinar Valeev <dvaleev@suse.com>
2015-03-19 12:49:59 +01:00
Stephan Kulow
288a657a2d
Merge pull request #310 from nilxam/fix_check_source
...
Use project attribute instead of opensuse attribute
2015-03-19 12:05:37 +01:00
Stephan Kulow
58bb08bd00
Merge pull request #313 from k0da/testsuite
...
Fix expected architectures
2015-03-19 12:04:46 +01:00
Dinar Valeev
c3bc54cf1f
Fix expected architectures
...
With extention osc_freeze command to the new architecture, we've forgot
to add tests. Lets fix it
Signed-off-by: Dinar Valeev <dvaleev@suse.com>
2015-03-19 10:47:14 +01:00
84d2943639
Merge pull request #311 from k0da/test_dvd_staging
...
create test dvd for stagings on power
2015-03-19 17:33:19 +08:00
Dinar Valeev
7d56d08a5c
create test dvd for stagings on power
...
Signed-off-by: Dinar Valeev <dvaleev@suse.com>
2015-03-18 11:01:13 +01:00