1363 Commits

Author SHA1 Message Date
Ludwig Nussel
0a4bcd6341 print all repos that are not ready 2015-04-29 13:32:43 +02:00
Ludwig Nussel
fc37327cad ignore 'factory' repo of arm
the factory repo was explicitly set up as alternative to the images repo to be ignore by the totest manager
2015-04-29 13:32:43 +02:00
Stephan Kulow
fa4e6c3c14 accepting network:mail:zarafa 2015-04-27 22:10:35 +02:00
Stephan Kulow
470e4da909 Merge pull request #323 from openSUSE/allow_groups
allow groups to be reviewer too
2015-04-24 06:06:05 +01:00
Stephan Kulow
b1e9c18fd1 Merge pull request #337 from lnussel/master
totest manager for arm
2015-04-24 06:05:51 +01:00
Ludwig Nussel
71ed3cfdfb we need to use nosetests for python 2 2015-04-23 13:10:07 +02:00
Ludwig Nussel
00de826d68 fix openqa group name an number of jobs 2015-04-23 13:09:49 +02:00
Ludwig Nussel
54ef91091e implement running in a loop 2015-04-21 10:45:35 +02:00
Ludwig Nussel
a309a1c7a5 use cmdln instead of argparse
allows to add more commands in addition to run the totest manager
2015-04-21 10:45:34 +02:00
Ludwig Nussel
a646ebb298 manual release function for initial project setup 2015-04-21 10:45:34 +02:00
Ludwig Nussel
2c56f98dbf ignore size for ftp products in general 2015-04-21 10:45:34 +02:00
Ludwig Nussel
8659bfc681 ignore armv6l and armv7l for totest 2015-04-21 10:45:34 +02:00
Alberto Planas
6caf0ba866 Revert return None from checkTagInRequest 2015-04-17 17:14:09 +02:00
Stephan Kulow
7f187306d0 Merge pull request #335 from DimStar77/master
Add skipped as a known failed state for tests - avoids backtracing if we...
2015-04-17 14:48:44 +01:00
ea5d959074 Add skipped as a known failed state for tests - avoids backtracing if we encounter one 2015-04-15 12:20:31 +02:00
Stephan Kulow
fe2d633e1f Merge pull request #333 from nilxam/seperate_dir_per_arch
sync binaries to seperate directory per architecture
2015-04-09 10:33:11 +01:00
bebd7ed172 sync binaries to seperate directory per architecture 2015-04-09 17:29:58 +08:00
Alberto Planas
9857ada2e9 Merge pull request #332 from lnussel/totest_arm
totest manager for arm
2015-04-08 16:32:43 +02:00
Ludwig Nussel
c765187ab0 totest manager for arm 2015-04-08 15:24:36 +02:00
Stephan Kulow
4fe27792b6 Merge pull request #331 from openSUSE/fix_totest_manager
only pass the group to the API
2015-04-08 14:08:56 +01:00
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