73da5dd402
Use number instead of id for id->number switch issue
2016-05-03 21:29:32 +08:00
Stephan Kulow
3ae5d9fe71
Fix formatting for passing tests
2016-05-02 12:53:05 +02:00
Ludwig Nussel
f04db3efa1
Merge pull request #493 from openSUSE/add_sle_reviews
...
Update the openQA if the number of tests changed
2016-05-02 09:42:36 +02:00
Stephan Kulow
76f91fe250
Update the openQA if the number of tests changed
2016-04-29 15:08:59 +02:00
Stephan Kulow
1a15558c76
Merge pull request #492 from openSUSE/add_sle_reviews
...
Add sle reviews
2016-04-28 17:25:23 +02:00
Stephan Kulow
41c33307da
Make it more pleasing python
2016-04-28 17:02:16 +02:00
Stephan Kulow
425907266a
First version of SUSE Update reviewer
2016-04-28 14:35:58 +02:00
Stephan Kulow
106751f602
Support group reviews for maintenance
2016-04-28 12:32:09 +02:00
Ludwig Nussel
0617ecce2f
Merge pull request #491 from lnussel/master
...
Make sure to not post unicode strings to OBS
2016-04-27 15:34:47 +02:00
Ludwig Nussel
0b1f94fe99
Make sure to not post unicode strings to OBS
...
https://github.com/openSUSE/open-build-service/issues/1529
2016-04-27 15:19:29 +02:00
7859915ac9
Merge pull request #490 from nilxam/fix_ugly_workaround
...
Fix ugly workaround
2016-04-21 20:25:35 +08:00
dfb4f959fa
Ugly workaround for glibc.i686 package config
...
Workaround glibc.i686 package config, it had a topadd block in _link,
and looks like it causes the disturl won't consistently with glibc even
with the same srcmd5. And the lastsuccess state will be outdated if the
revision is used the same srcmd5.
Note: the proper workaround, to instead of
5daf2bb6509abaf966268c9d6b13aa4e330a8af3
2016-04-21 20:12:10 +08:00
87d4fa5f09
Revert "Ugly workaround for glibc.i686 package config"
...
This reverts commit 5daf2bb6509abaf966268c9d6b13aa4e330a8af3.
2016-04-21 20:09:25 +08:00
Alberto Planas
e593ce11c1
Merge pull request #488 from nilxam/fix_glibc_i686
...
Add glibc.i686 to specs if its glibc request
2016-04-21 12:44:51 +02:00
5daf2bb650
Ugly workaround for glibc.i686 package config
...
Workaround glibc.i686 package config, it had a topadd block in _link,
and looks like it causes the disturl won't consistently with glibc even
with the same srcmd5. And the lastsuccess state will be outdated if the
revision is used the same srcmd5.
2016-04-21 18:30:56 +08:00
fb7f304edd
Add glibc.i686 to specs if its glibc request
...
Add glibc.i686 to specs if its glibc request, therefore, repochecker
will not ignore glibc.i686 binaries in case some binaries need them.
Also ignore build_excluded if it's i686 only package, and downloading
it's i586 packages.
2016-04-21 18:30:56 +08:00
8aae479e89
Merge pull request #487 from nilxam/show_me_more_2
...
More sensible output in check_disturl()
2016-04-21 18:11:34 +08:00
b9c98afa34
More sensible output in check_disturl()
...
More sensible output in check_disturl(). And changed the output flag to
WARNING than DECLINED as it did not really decline the request.
2016-04-20 17:32:26 +08:00
36e0509469
Merge pull request #486 from nilxam/show_me_more
...
Output the additional message if the request is outdated in the devel…
2016-04-19 22:30:00 +08:00
518586506d
Output the additional message if the request is outdated in the devel project
...
The additional message will look more clear than telling it's bad
disturl and no matching downloads available. Note that, before executing
in check_disturl(), there is another place to check the revision which
was in check_specs(), but it was mainly for 2nd spec.
And makes DECLINED message consistently.
2016-04-19 21:52:31 +08:00
8a04f7d924
Merge pull request #485 from nilxam/repair_cmd
...
New staging repair command
2016-04-18 22:17:55 +08:00
374d472ecb
New staging repair command
...
Mainly fix the request review if the request got reopened.
2016-04-18 21:55:51 +08:00
7106a1cfaf
Merge pull request #484 from DimStar77/decline-rewording
...
repochecker: Adjust the decline message for missing binaries
2016-04-12 17:22:15 +08:00
8c6ef7ff80
repochecker: Adjust the decline message for missing binaries
...
Some users are confused as the old message "package never built" does
not have to be true in many cases, especially on longer-lasting
stagings. In this case, the binaries might have been built but have
since been replaced by newer ones - the effect is the same: repo-checker
can't receive them in order to perform the full checks.
2016-04-12 11:15:39 +02:00
6e552daaf1
Merge pull request #483 from nilxam/show_package_name
...
Show package also in adi command
2016-04-11 17:13:17 +08:00
85674b31c5
Show package also in adi command
2016-04-11 13:53:23 +08:00
Stephan Kulow
f209d8d83f
Merge pull request #481 from lnussel/master
...
Add access control to abichecker apache config
2016-04-06 10:18:23 +02:00
Ludwig Nussel
a9a6dcb617
Add access control to abichecker apache config
...
The apache config file for abichecker needs to include access control
rules, otherwise apache will deny access.
2016-04-05 16:12:23 +02:00
bfcc4e55ec
Merge pull request #479 from lnussel/master
...
Install tmpfiles config to clean up downloads
2016-04-04 09:04:33 -05:00
a0546b95b8
Merge pull request #480 from DimStar77/typo
...
Fix typo from commit 7e0294
2016-04-04 09:04:01 -05:00
e2e4fa8da8
Fix typo from commit 7e0294
2016-04-03 23:00:11 +02:00
Ludwig Nussel
ff67574c43
Install tmpfiles config to clean up downloads
2016-04-01 16:06:44 +02:00
Ludwig Nussel
b3cad10e44
Merge pull request #476 from DimStar77/publish_safeguard
...
ttm: Safeguard publishing of :ToTest
2016-04-01 11:46:05 +02:00
Ludwig Nussel
c493a5fdda
Merge pull request #471 from lnussel/q
...
Add bot for openQA maintenance
2016-04-01 11:45:56 +02:00
00295cf5f7
Merge pull request #478 from nilxam/add_misses_commit
...
Add misses part for force accept
2016-03-25 14:02:08 -05:00
7e02942d07
Add misses part for force accept
2016-03-26 02:59:28 +08:00
b383e1257b
Merge pull request #477 from nilxam/no_totest_nonfactory
...
Do not check totest on SLE
2016-03-25 06:02:42 -05:00
8fa6783c3f
Do not check totest on SLE
...
If release-notes-sles is existed then it is not openSUSE Factory but
SLE, hence do not check totest and openSUSE-release.rpm on it.
And add try/except protection in get_binary_version otherwise it will
crashes in case the package is not existed.
2016-03-25 18:55:36 +08:00
42de76cfde
ttm: Safeguard publishing of :ToTest
...
Try to be smart enough to only publish :ToTest if the version we passed
to openQA matches what is found in :ToTest.
This avoids releasing untested snapshots in case the release process
had trouble syncing from openSUSE:Factory/standard to :ToTest (e.g.
partial releases).
2016-03-23 16:09:27 +01:00
f20a899728
Merge pull request #475 from nilxam/small_fixes_repostocheck
...
Fixes previous commit
2016-03-23 05:24:25 -05:00
2c5e84b2b3
Fixes previous commit
2016-03-23 18:11:48 +08:00
4bd2d98263
Merge pull request #474 from nilxam/more_good_candidates
...
Add the possible repo candidates
2016-03-23 04:52:10 -05:00
Stephan Kulow
f2d2222b9c
Merge pull request #473 from k0da/obsolete_jobs
...
Skip obsoleted jobs
2016-03-23 10:47:01 +01:00
128d97ba5f
Add the possible repo candidates
...
Add the possible repo candidates to repos_to_check, those candidates
need to have binaries for check.
2016-03-23 17:44:20 +08:00
Dinar Valeev
c37591b802
Skip obsoleted jobs
...
Signed-off-by: Dinar Valeev <dvaleev@suse.com>
2016-03-22 17:40:56 +01:00
58fd3e2f54
Merge pull request #472 from DimStar77/ttm-revert
...
Revert "make sure to only release the 'images' repo"
2016-03-22 16:33:11 +08:00
0d98adb865
Revert "make sure to only release the 'images' repo"
...
openSUSE:Factory:Live has no 'images' repository to release, but a standard
This reverts commit 8f4e97598fc255b1283661c80444307f80e6ae4f.
2016-03-22 09:29:10 +01:00
Ludwig Nussel
860d379f72
Add bot for openQA maintenance
...
This bot reviews maintenance_release requests by pushing the incident
information to openQA an monitoring the openQA results.
2016-03-18 09:49:09 +01:00
Ludwig Nussel
8e839974e9
Merge pull request #469 from lnussel/review
...
Implement configurable review mode
2016-03-17 16:59:13 +01:00
Ludwig Nussel
801b96406f
Merge pull request #468 from lnussel/master
...
use separate known_failures for ARM
2016-03-17 16:59:02 +01:00