6950 Commits

Author SHA1 Message Date
Stephan Kulow
46872b136e
Merge pull request #2836 from gyr/SLE15SP5
Do not fail when there is no cloud image to be released to TEST
2022-08-09 09:27:06 +02:00
cb5643905e Do not fail when there is no cloud image to be released to TEST 2022-08-08 20:37:42 -03:00
Stephan Kulow
9f802cc1cd Fix cache handling with osc from git master
osc master no longer wraps urlopen, so use the underlying function
2022-08-08 17:32:18 +02:00
5acd5f0d02
StagingBot: call staging rebuild first (support random fails) and handle Factory:NonFree 2022-08-08 12:20:47 +02:00
Stephan Kulow
0414dd1616
Merge pull request #2834 from fcrozat/master
gocd: LEO is replaced with ALP
2022-08-05 15:16:10 +02:00
16546c4710 gocd: keep LEO group name in botmaster 2022-08-05 15:07:59 +02:00
ed051461d2 gocd: more rename from LEO to ALP 2022-08-05 15:03:46 +02:00
015657f4fc gocd: LEO is replaced with ALP 2022-08-05 14:40:43 +02:00
3846ec49c6 Add basic README for publish_distro 2022-08-05 10:57:28 +02:00
f952b4f4c7 Correct publish_distro_conf path in CONTENTS.md 2022-08-05 10:57:28 +02:00
420ade7f0f Copy of publish_distro configuration 817e024 2022-08-05 10:57:28 +02:00
132f68ff51 Add basic docs to the script 2022-08-05 10:57:28 +02:00
b8c8911fcd Add short summary to publish_distro 2022-08-05 10:57:28 +02:00
cfee7fd08f Move publish_distro 817e024 into openSUSE-release-tools
https://github.com/openSUSE/publish_distro/issues/13
2022-08-05 10:57:28 +02:00
Stephan Kulow
2601ff9343
Merge pull request #2833 from dirkmueller/master
Dont use garbled patches for test fixture
2022-08-04 17:06:57 +02:00
a5a65fe69c Dont use garbled patches for test fixture
obs-service-source_validator recently gained the feature to reject
empty or garbled patches, and hence this was failing. Use a validly
formatted patch instead.
2022-08-04 16:43:30 +02:00
Richard Brown
db4d05c0bb Change MicroOS announcer email addresses 2022-08-04 13:20:20 +02:00
Martin Loviska
3267ddc06e Trigger aarch64 updates jobs
Motivation: [[qe-core] Increase the coverage of test scenarios in Leap
Maintainance - Proposal for tests from SLES to be added to leap](https://progress.opensuse.org/issues/113297)
2022-08-02 16:27:27 +02:00
5c03f1492a
Merge pull request #2829 from nilxam/rebuild_trigger_15_5
Enable Leap 15.5 rebuild-trigger
2022-07-29 15:39:36 +08:00
b183a06498 Enable Leap 15.5 rebuild-trigger 2022-07-28 22:43:45 +08:00
5b31dfffe1
Merge pull request #2828 from nilxam/leap_15_5
Enable 15.5 and SLE15 SP5 Backports
2022-07-28 19:13:05 +08:00
7131167301 Enable Leap 15.5 TTM 2022-07-28 18:37:59 +08:00
79092e445b Enable 15.5 and SLE15 SP5 Backports 2022-07-28 18:31:17 +08:00
Stephan Kulow
0fe292df77
Merge pull request #2826 from gyr/SLE15SP5
Update for SLE15.Target
2022-07-22 08:16:19 +02:00
1ea0140f70 Update for SLE15.Target
- Remove SLE15.SP*.RelPkgs and SLE15.SP*.Package.Lists pipelines that
  will be handle by SLSA botmaster server
- Update service pack (SP4 -> SP5) on Images pipeline
2022-07-21 15:24:08 -03:00
Stephan Kulow
1fe31ebf9d gocd: Fix previous change - comments don't work in scripts 2022-07-18 15:28:06 +02:00
Stephan Kulow
53c5567041
Merge pull request #2825 from coolo/remove_staging_bot
gocd: Don't run staging-bot for SP5 (for now)
2022-07-18 13:32:23 +02:00
Stephan Kulow
0837f21d0a gocd: Don't run staging-bot for SP5 (for now) 2022-07-18 12:33:43 +02:00
Stephan Kulow
4fd15522c9
Merge pull request #2824 from coolo/rabbit_continue
rabbit-openqa: If OSRT:OpenQAMapping contains garbage, just continue
2022-07-15 13:36:27 +02:00
Stephan Kulow
9dd1cad299 rabbit-openqa: If OSRT:OpenQAMapping contains garbage, just continue 2022-07-15 12:59:17 +02:00
70a1c6478a
Merge pull request #2823 from lkocman/micro53
Add LeapMicro 5.3 bot configuration
2022-07-14 16:12:25 +02:00
Lubos Kocman
c354a3fe71 Add Micro 5.3 into ttm 2022-07-14 15:08:19 +02:00
Lubos Kocman
03d6733b19 Add LeapMicro 5.3 bot configuration 2022-07-14 14:27:28 +02:00
Stephan Kulow
9b973c9bc4
Merge pull request #2822 from gyr/SLE15SP5
Update checkers and stagings pipelines for SLE15 (SP4 -> SP5)
2022-07-06 11:06:48 +02:00
e0ea2c9c16 Update checkers and stagings pipelines for SLE15 (SP4 -> SP5) 2022-07-05 16:13:40 -03:00
Stephan Kulow
4137841cdb
Merge pull request #2821 from DimStar77/issue2820
package: require git-scm-bridge by osrt-check-source
2022-06-24 15:25:38 +02:00
3149998138
ci/testenv-tumbleweed: Add scm-obs-bridge for source_checker to container 2022-06-23 11:30:51 +02:00
a30a1ab965
package: require git-scm-bridge by osrt-check-source
The bridge is required for git-managed sources being submitted
to Factory in order to check out the code

Fixes issue #2820
2022-06-23 11:07:48 +02:00
Stephan Kulow
4d3c18566b
Merge pull request #2818 from DimStar77/issue2817
freeze: fix crash when rebasing staging that was earlier enabled by stagingbot
2022-06-20 17:28:22 +02:00
e6de6a60d4
freeze: always disable images repository after freeze
After freeze, /standard needs to rebuild, which then triggers
the pipelines to perform installcheck, recalculate the media and
enable build of /images.

Fixes issue#2817
2022-06-20 16:55:53 +02:00
Stephan Kulow
11235ac02e
Merge pull request #2819 from mloviska/enable_alp_monitor
ALP:Enable autosync
2022-06-20 15:56:18 +02:00
Martin Loviska
cf9bad31d0 ALP:Enable autosync 2022-06-20 14:58:41 +02:00
Fabian Vogt
67d6535836
Merge pull request #2816 from openSUSE/15.4ga
docker_publisher.py: Make 15.4 stable
2022-06-08 14:17:07 +02:00
Fabian Vogt
75baf978af docker_publisher.py: Make 15.4 stable 2022-06-08 13:51:36 +02:00
Fabian Vogt
05ff291435
Merge pull request #2812 from sysrich/removekubic
Remove all Kubic tooling
2022-06-03 16:02:31 +02:00
Fabian Vogt
5cef3b8f81 Run gocd/generate.sh 2022-06-03 15:38:05 +02:00
Fabian Vogt
bd5f1a56fe
Merge pull request #2815 from Vogtinator/fixyaml
dockerhub-publisher.yaml -> dockerhub-publisher.gocd.yaml
2022-05-31 16:28:30 +02:00
Fabian Vogt
acd3a304ca dockerhub-publisher.gocd.yaml: Use this repo for docker_publisher.py now 2022-05-31 16:08:11 +02:00
Fabian Vogt
2d7cd46b6a dockerhub-publisher.yaml -> dockerhub-publisher.gocd.yaml
Otherwise gocd doesn't look at it.
2022-05-31 16:06:18 +02:00
Fabian Vogt
7e00d7d8cb
Merge pull request #1438 from Vogtinator/docker-release-properly
Introduce a new docker-publisher bot
2022-05-31 16:04:46 +02:00