1319 Commits

Author SHA1 Message Date
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
4e2c63f6eb Merge pull request #317 from k0da/master
Adjust Ring2 dvd for PowerPC
2015-03-24 13:41:11 +08: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
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
Stephan Kulow
acb862db43 Merge pull request #303 from aplanas/master
Add a test for accept command when there are multiple SPECs
2015-03-05 12:54:31 +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
Alberto Planas
d2fa8770ea Merge pull request #302 from nilxam/fix_map_sub
given the correct ring_dvd path
2015-03-02 10:44:11 +01:00