5278 Commits

Author SHA1 Message Date
Jimmy Berry
e991b44633 osclib/core: provide simplified search() and utilize. 2019-07-11 15:58:35 -05:00
Stephan Kulow
280c206c67
Merge pull request #2120 from coolo/staging_bot
Run staging bot on SP2
2019-07-09 14:09:20 +02:00
Stephan Kulow
6b1d69f45b Run staging bot on SP2 2019-07-09 13:43:06 +02:00
Stephan Kulow
7f37712fe6
Merge pull request #2119 from DimStar77/petsc
rebuildpacs: ignore issues of petsc:openmpi
2019-07-08 15:09:56 +02:00
67b72cb82b
rebuildpacs: ignore issues of petsc:openmpi
A further workaround for https://github.com/openSUSE/openSUSE-release-tools/issues/1222
2019-07-08 12:13:58 +02:00
365dacdd11
Merge pull request #2114 from nilxam/scan_baselibs
Add a script scan_baselibs.py to verifying importing 32bit binaries
2019-07-08 16:53:09 +08:00
aface14037 Add a script scan_baselibs.py to verifying importing 32bit binaries 2019-07-05 17:20:32 +08:00
Stephan Kulow
052a5abc9b
Merge pull request #2118 from coolo/change_pipeline_name
Fix some python2/python3 confusion with pkglistgen (for sle)
2019-07-05 10:06:17 +02:00
Stephan Kulow
778e82b044 Fix some python2/python3 confusion with pkglistgen (for sle) 2019-07-05 09:47:57 +02:00
Stephan Kulow
cd7cbf3e5a
Merge pull request #2117 from coolo/change_pipeline_name
Change name of the staging pipeine - gitlab is historical
2019-07-05 09:31:00 +02:00
Stephan Kulow
19deca48ba Change name of the staging pipeine - gitlab is historical 2019-07-05 09:08:48 +02:00
Stephan Kulow
e743fab0bb
Merge pull request #2116 from gyr/change_sle15_target
Change target from SLE15-SP1 to SLE15-SP2
2019-07-05 09:03:24 +02:00
386f9a39e0 Change target from SLE15-SP1 to SLE15-SP2 2019-07-04 17:21:31 -03:00
Stephan Kulow
4e728eb86e
Merge pull request #2115 from coolo/add_sp2_staging_pipelines
Run pkglistgen on sp2 stagings
2019-07-04 21:51:57 +02:00
Stephan Kulow
18b9ab2faa Run pkglistgen on sp2 stagings 2019-07-04 21:39:54 +02:00
Stephan Kulow
500184e100
Merge pull request #2113 from ismail/phub-15.1
Add manager_42 configuration for Package Hub 15 SP1
2019-07-04 21:34:30 +02:00
İsmail Dönmez
4727cce7f1
Add the Package Hub 15 SP1 config to gocd 2019-07-04 10:55:20 +02:00
İsmail Dönmez
7bdda71b74
Add manager_42 configuration for Package Hub 15 SP1 2019-07-04 10:33:42 +02:00
Stephan Kulow
dd9c9d455a
Merge pull request #2111 from sysrich/master
Add MicroOS announcer instance
2019-06-13 18:43:15 +02:00
Richard Brown
f6980da88b Run MicroOS & Kubic announcers at different times 2019-06-13 16:35:30 +02:00
Richard Brown
8b5d9bd469 Add MicroOS announcer instance 2019-06-13 16:03:18 +02:00
Stephan Kulow
c85f9d9df8
Merge pull request #2109 from sysrich/master
Send Kubic announcements to correct mailinglist
2019-06-12 18:12:01 +02:00
Richard Brown
ba12f1b15d Send Kubic announcements to correct mailinglist 2019-06-12 16:58:11 +02:00
Stephan Kulow
a44d28866b
Merge pull request #2108 from coolo/fix_whitelist
Readd whitelist for installcheck
2019-06-06 15:59:48 +02:00
Stephan Kulow
2ad649781e Readd whitelist for installcheck
This was somehow lost
2019-06-06 15:28:44 +02:00
Stephan Kulow
bc7fb9f9d8
Merge pull request #2107 from coolo/rewrite_repo_checker
Split repo_checker.py into 3 tools
2019-06-06 12:58:12 +02:00
Stephan Kulow
0252722048 Adapt packaging to the repo_checker.py split 2019-06-06 11:52:46 +02:00
Stephan Kulow
58af949797 Reduce repo_checker to check a project (and rename) 2019-06-06 11:52:46 +02:00
Stephan Kulow
70625a8302 staging-installcheck: remove unused imports/variables 2019-06-06 11:52:46 +02:00
Stephan Kulow
e70c762444
Merge pull request #2106 from DimStar77/issue2105
ttm: remove code to update pinned openQA comment
2019-06-06 07:57:08 +02:00
Stephan Kulow
24e4578005 No longer ignore existing problems in adi projects
This is a too big hammer and doesn't motivate to fix things. This was
required for leaky ring projects, but with that problem gone, we can
require adi projects to fix issues.
2019-06-05 16:08:19 +02:00
Stephan Kulow
f840a6f206 Add maintenance-installcheck next to staging-installcheck
A rather small reviewbot just made for one thing: check maintenance
release requests. They are much easier to handle: they are only created
on locked projects, so there is no waiting required. Just checking
and if it's broken, the request can be declined.
2019-06-05 15:37:43 +02:00
33111b0709
ttm: remove code to update pinned openQA comment
Fixes #2105
2019-06-05 09:32:54 +02:00
Stephan Kulow
d8149a2f6b Remove things no longer needed in repo_checker.py
- No longer post comments
- No longer check submit and delete requests
  (development happens in staging-installcheck)

This is just prep work for the split into project_only part and
maintenance reviewer
2019-06-05 07:04:47 +02:00
Stephan Kulow
868f3e1d6f Retire repo_checker.pl
Extract the writing of the susetags content into a new script that
also creates a yaml file which package comes from what directory.
This information is used in repochecks.py to run findfileconflicts
and installcheck as repo_checker.pl used to
2019-06-05 06:41:14 +02:00
Stephan Kulow
8b4ad7de70
Merge pull request #2104 from coolo/fix_rebuildpac
Switch rebuildpac user to factory-maintainer
2019-06-03 19:20:37 +02:00
Stephan Kulow
d799a06ab6 Switch rebuildpac user to factory-maintainer
We wanted to get rid of factory-repo-checker

Fixes #2103
2019-06-03 19:16:51 +02:00
Stephan Kulow
337648bac3
Merge pull request #2102 from coolo/remove_add
Remove --add from select command
2019-06-03 18:08:04 +02:00
Stephan Kulow
dc77a5f227 Remove --add from select command
Fixes #754
2019-06-03 16:54:30 +02:00
Stephan Kulow
49a5e95b85
Merge pull request #2101 from coolo/switch_factory_auto
Support licensedigger as reviewer for SUSE and openSUSE
2019-06-03 16:14:37 +02:00
Stephan Kulow
f4d228e41b Support licensedigger as reviewer for SUSE and openSUSE
We want to switch away from pointless groups
2019-06-03 15:55:46 +02:00
Stephan Kulow
c4a82136d6
Merge pull request #2100 from coolo/switch_factory_auto
Switch reviewer factory-auto from group to user
2019-06-03 15:54:34 +02:00
Stephan Kulow
b1be8ad5ae Switch reviewer factory-auto from group to user
Fixes #1181
2019-06-03 15:39:17 +02:00
Stephan Kulow
850eca9892
Merge pull request #2099 from coolo/fix_cicount
Fix inner-staging links to use cicount=copy
2019-06-02 14:29:57 +02:00
Stephan Kulow
5b062c5752 Fix inner-staging links to use cicount=copy
We need to keep the cicount in sync for the kernel as kernel-syms
requires kernel-default of kernel-source
2019-06-02 14:08:17 +02:00
Stephan Kulow
2ec5515668 Extend namespace for SLE projects to monitor 2019-06-01 16:26:23 +02:00
Stephan Kulow
882d97cdd6
Merge pull request #2098 from coolo/add_origin_manager
Run origin manager reviews on gocd as well
2019-06-01 09:31:53 +02:00
Stephan Kulow
88b02f0f24 Merged special resources into staging-bot 2019-06-01 09:31:22 +02:00
Stephan Kulow
801225786e Run origin manager reviews on gocd as well 2019-06-01 08:22:42 +02:00
Stephan Kulow
3ecf53c929
Merge pull request #2097 from coolo/leaper
Leaper reviews on gocd
2019-05-31 20:10:40 +02:00