41 Commits

Author SHA1 Message Date
Dinar Valeev
22f0983940 unify current_version
Signed-off-by: Dinar Valeev <dvaleev@suse.com>
2015-05-05 10:53:42 +02:00
Ludwig Nussel
6ccbe1d08b print timestamp when running in a loop 2015-04-29 13:32:43 +02:00
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
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
ea5d959074 Add skipped as a known failed state for tests - avoids backtracing if we encounter one 2015-04-15 12:20:31 +02: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
7baeda10f0 only pass the group to the API
needs deploying openqa.oo though
2015-04-08 10:33:17 +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
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
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
Dinar Valeev
a4905a2546 more hardcoded x86 removal
Signed-off-by: Dinar Valeev <dvaleev@suse.com>
2015-03-25 12:25:34 +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
Stephan Kulow
b8305ea263 self.arch is a function 2015-03-21 17:26:31 +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
97d8130e84 Add PowerPC:ToTest
Signed-off-by: Dinar Valeev <dvaleev@suse.com>
2015-03-19 12:49:59 +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
Alberto Planas
c0e9e2aa30 Some refactoring. Move the Config early in the __main__ 2015-02-20 13:35:34 +01:00
Alberto Planas
c96ba25075 Properly set the Config call. 2015-02-20 13:19:01 +01:00
Alberto Planas
21544171ad Adjust StagingAPI constructor calling. 2015-02-20 12:58:12 +01:00
6bb4012a49 totest-manager: do not attempt to publish when doing dryrun 2014-12-18 14:23:36 +01:00
057518054c totest-manager: Introduce dryrun option (-D)
Does the entire checking, without actually doing the publishing.
2014-12-09 16:47:25 +01:00
Dominique Leuenberger
eca32c565d totest-manager: move list of known failures to a separate file
A file known_failures is maintained in each project dashboard package
IT simply lists jobnames, one job per line. Lines starting with '#' are being ignored and can be used as comments.
2014-12-08 13:01:56 +01:00
Stephan Kulow
5c26244fbb no longer failing RAID tests 2014-11-22 21:15:25 +01:00
Stephan Kulow
acf5905d51 FTT is now Tumbleweed on openqa 2014-11-14 07:05:14 +01:00
Stephan Kulow
d550845da6 we can't use the project name for the iso prefix in factory
It's tumbleweed there
2014-11-11 12:57:31 +01:00
Stephan Kulow
89441fc910 mediacheck is problematic atm 2014-11-03 20:48:58 +01:00
Stephan Kulow
7e973d0243 some fixes collected 2014-10-31 11:12:06 +01:00
Stephan Kulow
87000e3bb2 also release the promo and biarch 2014-10-17 10:09:35 +02:00
Stephan Kulow
0da93a494b port the openqa size for dvd9 2014-10-14 14:44:44 +02:00
Stephan Kulow
7688291a5a for 13.2 we need to copy promo and biarch too 2014-10-13 17:07:40 +02:00
Stephan Kulow
175a166be7 fix python syntax 2014-10-02 13:27:53 +02:00
Stephan Kulow
59e0812852 netto one less failure 2014-10-01 18:19:36 +02:00
Stephan Kulow
55df79fe36 2 more fixed tests 2014-09-19 15:17:10 +02:00
Stephan Kulow
0b51a060fa as the totest manager is no longer an osc plugin, call it differently 2014-09-19 15:15:44 +02:00