Stephan Kulow
b811a66e4c
Wait for the test repo before commenting
2016-08-04 13:53:49 +02:00
Stephan Kulow
af6562c948
Also track released updates for SLE
2016-08-03 16:36:31 +02:00
Stephan Kulow
de778a21bd
Allow multiple medium to be scheduled per repo target
...
and make the repo targets specific to openqa instance (oops)
2016-08-03 16:16:34 +02:00
Ludwig Nussel
0a35597e51
Merge pull request #543 from k0da/softfailed
...
Treat softfailed as ok to pass
2016-08-02 10:51:38 +02:00
Ludwig Nussel
fff8d3fb7e
Merge pull request #542 from lnussel/master
...
Leaper bot adjustments
2016-08-02 10:50:28 +02:00
Dinar Valeev
6062d7c752
Treat softfailed as ok to pass
...
Signed-off-by: Dinar Valeev <k0da@opensuse.org>
2016-08-01 16:34:36 +02:00
Ludwig Nussel
d45a4995a9
SLE-12 submissions don't need review-team
2016-07-29 11:49:51 +02:00
Ludwig Nussel
1f406d07b7
Don't overwrite function
...
self.add_review is a function. local variable is just add_review
2016-07-29 11:46:12 +02:00
Ludwig Nussel
e55b482edc
Wait for Factory submission even if origin changed
2016-07-29 11:39:56 +02:00
Ludwig Nussel
b0617ecee1
Another debug message
2016-07-29 11:14:38 +02:00
Ludwig Nussel
6c10b79174
Update lookup information on every run
...
manager42 might have updated it in the meantime
2016-07-29 10:55:37 +02:00
Ludwig Nussel
22a00df308
Refactor to check for Factory more often
2016-07-29 10:49:36 +02:00
Ludwig Nussel
b6c37df2be
Change debug message it info message
...
for consistency with other messages
2016-07-29 10:29:38 +02:00
Ludwig Nussel
66ad92c76a
Adjust leaper logic
...
- allow upgrades from other SP
- allow Factory package updates that were from Factory in 42.1
2016-07-29 10:28:58 +02:00
Ludwig Nussel
41b189b5f5
For non-Factory statings show origin of requests
2016-07-29 10:28:58 +02:00
888d06cc5e
Merge pull request #539 from coogor/patch-1
...
Update osc-check_source.py
ok, as discussed in https://lists.opensuse.org/opensuse-factory/2016-07/msg00288.html
2016-07-29 09:42:44 +02:00
Stephan Kulow
f6ff60e8b4
Merge pull request #541 from openSUSE/schedule_test_updates
...
Schedule Test Repository tests if not yet done
2016-07-29 09:37:45 +02:00
Stephan Kulow
e6bbef1db4
Fix the build number calculation for a new day
2016-07-29 07:33:15 +02:00
Stephan Kulow
2a317d2927
Extend the BS comment to group it by modules
2016-07-28 21:21:47 +02:00
Stephan Kulow
d35f5ba4b4
Make sure we get a new test build every day
2016-07-28 15:30:02 +02:00
Stephan Kulow
cce9cf3c6a
Trigger the repo runs independent of the reviews
...
Just use the generated build number while fetching openqa jobs. This way
we can trigger test runs even if there are no incidents to review to
verify the tests still work on maintained products
2016-07-28 15:26:14 +02:00
Stephan Kulow
6560f67179
Schedule Test Repository tests if not yet done
...
(for this check the checksum of the repo checksums)
2016-07-28 14:11:13 +02:00
5cd4811bc9
Merge pull request #540 from nilxam/fix_api_import
...
Fix wrong valiable used in the filtering statement
2016-07-26 15:49:47 +08:00
faefd0edcb
Fix wrong valiable used in the filtering statement
2016-07-25 22:28:48 +08:00
coogor
6c5a33a8fe
Update osc-check_source.py
...
Added Tryton as source
2016-07-21 19:57:17 +02:00
dfd4565c70
Merge pull request #537 from nilxam/fix_find_sr
...
Use newcand param make sure don't select the processed requests
2016-07-20 19:05:58 +08:00
febe097286
Merge pull request #538 from DimStar77/tw-release-mails
...
Release announcer: Ask contributors to change the subject line when r…
2016-07-19 19:19:01 +08:00
28335a1229
Release announcer: Ask contributors to change the subject line when replying
2016-07-19 11:37:55 +02:00
5692ec1cc6
Use newcand param make sure don't select the processed requests
2016-07-19 15:32:52 +08:00
Stephan Kulow
558d3942bd
Merge pull request #536 from DimStar77/log_vs_normal_output
...
totest-manager: The information about failed jobs is meant for normal
2016-07-19 07:49:58 +02:00
5ac39bb346
totest-manager: The information about failed jobs is meant for normal
...
operations / usage, and not only for debug / verbose runs.
2016-07-18 22:48:10 +02:00
ab8be2eed3
Merge pull request #535 from krig/rust-devel-project
...
Add devel:languages:rust as devel project to the whitelist
2016-07-18 17:48:55 +08:00
Kristoffer Grönlund
9936e0c59f
Add devel:languages:rust as devel project to the whitelist
2016-07-14 08:25:09 +02:00
Alberto Planas
e8f661f55f
Merge pull request #533 from DimStar77/snappy
...
Devel projects: whitelist system:snappy
2016-07-08 12:20:40 +02:00
e48ff41e57
Devel projects: whitelist system:snappy
2016-07-08 12:11:43 +02:00
Ludwig Nussel
b5da1102c5
Merge pull request #531 from lnussel/master
...
Fix maintbot exception
2016-06-28 22:29:56 +02:00
99303ad72d
Merge pull request #532 from DimStar77/autolink
...
Accept: fix escaping when creating linked package
2016-06-20 17:01:22 +08:00
f36aba5ac0
Accept: fix escaping when creating linked package
2016-06-19 10:52:54 +02:00
Ludwig Nussel
c29e28d27c
Don't check patchinfo files
2016-06-17 11:00:06 +02:00
Ludwig Nussel
b5bafc4299
Log exception with traceback
...
Helps to find place where the loop dies
2016-06-17 10:59:29 +02:00
2ce3d74dbf
Merge pull request #530 from DimStar77/autolink
...
AcceptCommand: Fix regex to replace devel prj for linked packages
2016-06-15 20:51:06 +08:00
9862e7d1ee
AcceptCommand: Fix regex to replace devel prj for linked packages
2016-06-15 13:04:08 +02:00
Ludwig Nussel
7a19cf19fb
Merge pull request #526 from lnussel/master
...
Handle separate lookup file in :NonFree
2016-06-14 14:29:31 +02:00
Ludwig Nussel
2d9c4d77d9
Merge pull request #525 from lnussel/abi
...
Port abichecker to new osc API
2016-06-14 14:06:36 +02:00
Ludwig Nussel
b505e7e7d8
Create empty dict even for projects without packages
...
cross OBS instance search doesn't seem to work so get_devel_project would
crash
closes #529
2016-06-14 14:05:17 +02:00
Ludwig Nussel
92144dade4
Wait for Factory reviews
2016-06-14 13:51:26 +02:00
33144b72c9
Merge pull request #527 from nilxam/rework_generate_pkgs
...
Rework generate pkgs
2016-06-13 17:44:52 +08:00
8c649111d9
Supeseding the request only when it was an reasonable type
...
Supeseding in stagin tool mainly works for submit/delete type request,
ie. supesede each other. The rest of type should not the case here.
2016-06-13 17:30:08 +08:00
46c2c2304c
Update fixtures
2016-06-13 16:55:05 +08:00
335089ac61
Displays as Ring0 package if the subpackage was linked to Ring1
...
If the package was linked to Ring1 from Ring1, staging list command
should display it as Ring0 package ie. it's only be able to puts in
ring0 staging project. This is work out
https://progress.opensuse.org/issues/8266
2016-06-13 16:54:01 +08:00