423 Commits

Author SHA1 Message Date
Enno Gotthold
49ae128be4
gocd: Add parametrized pipeline for automatic release 2023-01-30 09:15:33 +01:00
Enno Gotthold
e0a3a38749
gocd: Add parallel stage for totest release 2023-01-30 09:15:33 +01:00
Fabian Vogt
85fec9252d Handle special DVD+Image BUILD values in SLE Micro Staging jobs
See the added comment in update_staging_status.
2023-01-25 18:43:00 +01:00
Fabian Vogt
c53e264aa2
Merge pull request #2894 from Vogtinator/stagingimages
gocd/rabbit-openqa.py: Always include flavor, name and machine in the check
2023-01-24 13:26:40 +01:00
Fabian Vogt
1308d780d3 Drop gocd pipelines for 15.3
15.3 went EOL by the end of 2022.
2023-01-09 10:57:26 +01:00
Stephan Kulow
32eac54470 gocd: Apply editorconfig standards 2023-01-02 19:44:28 +01:00
086d67b4ab gocd: ensure timeout is set for packagelist generation 2022-12-16 09:48:28 +01:00
4cb023bc9b gocd: drop SUSE:ALP:ARM project from pkglistgen
SUSE:ALP:ARM project doesn't exist, don't try to run pkglistgen for it.
2022-11-29 07:38:41 +01:00
cc868ed8e7 ignore more jar version of yaml validator 2022-11-28 14:16:42 +01:00
bde2b8abae gocd: add more subprojects to ALP pkglistgen 2022-11-28 14:16:19 +01:00
Stephan Kulow
1eb9923a9f
Merge pull request #2897 from DimStar77/legacyx86
gocd: Add configuration for openSUSE:Factory:LegacyX86
2022-11-25 19:59:57 +01:00
f219beb5b0
gocd: Add configuration for openSUSE:Factory:LegacyX86
https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/4OIMNHRDMSRLUNZRA5OPHMVSPXRRQVSB/
2022-11-24 18:30:13 +01:00
Stephan Kulow
c0644df904
Merge pull request #2896 from dirkmueller/15_4_arm_totest
readd ToTest 15.4_ARM manager
2022-11-24 18:24:37 +01:00
Dirk Müller
c98ef08b46 readd ToTest 15.4_ARM manager
Leap 15.4 for arm 32bit is never frozen, so we do need to continuously
be able to release new snapshots.
2022-11-24 17:36:47 +01:00
Fabian Vogt
a719f0eac3 gocd/rabbit-openqa.py: Also try to match disk images (#2888)
In addition to looking for tests using *.iso files also consider .qcow2
and .raw.xz files for matching HDD_1.
2022-11-24 10:54:46 +01:00
Fabian Vogt
d83a3a6b2f gocd/rabbit-openqa.py: Ignore isos which don't have an OpenQAMapping
Every medium to be tested needs to include a staging specific part which
OpenQAMapping specifies. If this does not match we better not use it as
it might find some unrelated tests.
2022-11-24 10:43:34 +01:00
Fabian Vogt
fefa25bb44 gocd/rabbit-openqa.py: Always include flavor, name and machine in the check
Simplify the code in exchange of making the staging view slightly more
cluttered.
2022-11-23 16:04:13 +01:00
Fabian Vogt
4cc3198cc4 gocd/rabbit-openqa.py: Ignore jobs in "Development" groups
If the group the job is in contains "Development", ignore the job.
2022-11-23 15:23:17 +01:00
Fabian Vogt
2c628eb033 gocd/rabbit-openqa.py: Add --dry option 2022-11-23 15:23:17 +01:00
Fabian Vogt
6aeb68891d gocd/rabbit-openqa.py: Remove unused parameters
Their values aren't used anywhere.
2022-11-23 15:23:17 +01:00
c87ba5a477 gocd: fix another double quote in BCI 2022-11-17 14:44:47 +01:00
0cc63627ba gocd: fix typo in BCI release pipeline 2022-11-17 13:39:22 +01:00
Stephan Kulow
6e6e1ec9b5
Merge pull request #2890 from coolo/update_plugin
Update version of the config plugin
2022-11-17 13:05:19 +01:00
Stephan Kulow
c2d11ebd58 Move comment out of the value block - script executor plugin doesn't like it 2022-11-17 13:02:43 +01:00
Stephan Kulow
5aa99d1781 Update version of the config plugin 2022-11-17 12:58:59 +01:00
94d45c1fd8 Update SLE Micro to 5.4 2022-11-17 08:40:17 -03:00
22bffd7d28 gocd: change erb template file and not just the generated file 2022-11-17 11:03:26 +01:00
0393077d1e include review feedback and adapt script for SP5 2022-11-17 09:30:06 +01:00
a31c81e109 gocd: allow to publish SLE BCI repository using a token 2022-11-16 17:16:41 +01:00
Stephan Kulow
8fe27f740c Move the copy & pasted bci blocks into a template 2022-11-11 10:17:27 +01:00
Alexander Herzig
9b698da1f5
Added BCI 15SP5 parts 2022-11-10 15:07:47 +01:00
decf3bda4d add configuration for ALP staging 2022-10-25 13:25:40 +02:00
c95e2fbb6f gocd: add openSUSE:Leap:15.4:Images to pkglistgen pipeline for the Leap 15.4 CR 2022-10-21 15:57:22 +08:00
Stephan Kulow
fc36daa0ab
Merge pull request #2843 from dirkmueller/gocd_timeout
Set timeout on the suse checkers
2022-08-29 16:01:57 +02:00
Stephan Kulow
a5ef99ba43
Merge pull request #2837 from gyr/QR15SP4
Setup for SLE15 SP4 Quarterly Update
2022-08-29 12:17:16 +02:00
Stephan Kulow
3992314684 gocd: Increase the timeout for Legal.Import pipeline 2022-08-29 12:06:14 +02:00
c2675e6b8e Set timeout on the suse checkers
This prevents the short-living checkers from not making any progress
due to an endless hanging job
2022-08-29 12:05:08 +02:00
Stephan Kulow
97f838f2c2
Merge pull request #2835 from DimStar77/stagingbot
StagingBot: call staging rebuild first (support random fails) and handle Factory:NonFree
2022-08-10 08:32:48 +02:00
93b821a4e8 Setup for SLE15 SP4 Quarterly Update 2022-08-09 15:22:58 -03:00
cb5643905e Do not fail when there is no cloud image to be released to TEST 2022-08-08 20:37:42 -03:00
5acd5f0d02
StagingBot: call staging rebuild first (support random fails) and handle Factory:NonFree 2022-08-08 12:20:47 +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
b183a06498 Enable Leap 15.5 rebuild-trigger 2022-07-28 22:43:45 +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
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
0837f21d0a gocd: Don't run staging-bot for SP5 (for now) 2022-07-18 12:33:43 +02:00