1328 Commits

Author SHA1 Message Date
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
b0deafc923 Use project attribute instead of opensuse attribute
opensuse attribute was removed from stagingapi, use project attribute
instead.
2015-03-18 15:56:16 +08: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
Alberto Planas
938b0359bc Merge pull request #309 from lnussel/master
set Mail-Followup-To field
2015-03-16 10:03:27 +01:00
Ludwig Nussel
11f9353e8c set Mail-Followup-To field
makes good MUAs send replies to the target list rather than the sender.
http://cr.yp.to/proto/replyto.html
2015-03-16 09:53:05 +01:00
8fce1a2d8a Merge pull request #306 from openSUSE/fix_openqa_api
Fix openqa api
2015-03-16 16:40:33 +08:00
Stephan Kulow
76ab91dd63 Merge pull request #308 from nilxam/fix_suffix
use suffix instead of hardcoded number, it is wrong for 2-DVD
2015-03-14 09:59:03 +01:00
bf289085c7 use suffix instead of hardcoded number
the hardcoded number is wrong for 2-DVD, use suffix variable instead.
2015-03-14 05:36:17 +08:00
Ludwig Nussel
3183be42c3 update docu 2015-03-13 08:57:26 +01:00
Factory Auto
35c277a908 don't create things in scriptdir 2015-03-12 17:05:32 +01:00
Stephan Kulow
20bdfb38a1 Merge pull request #307 from k0da/master
Create Test-DVD for PowerPC
2015-03-12 16:02:35 +01:00
Dinar Valeev
9c71f9ffa3 Create Test-DVD for PowerPC
Signed-off-by: Dinar Valeev <dvaleev@suse.com>
2015-03-12 15:57:02 +01:00
Stephan Kulow
7150949f5c no need to query results.json per job - the JSON has it all (now) 2015-03-12 13:05:43 +01:00
Stephan Kulow
9ae2850e66 remove openqa call no longer used 2015-03-12 11:47:42 +01:00
Alberto Planas
3ff7ea5a42 Merge pull request #305 from openSUSE/revert-304-bugfix-urllib2
Revert "accept_command: import urllib2"
2015-03-05 17:17:48 +01:00