7038 Commits

Author SHA1 Message Date
7e733cf9fc Comment out skippkgfinder for now 2023-03-09 11:16:09 +01:00
79c8c16598 Initial Leap 16.0 pkglistgen 2023-03-09 11:12:23 +01:00
db6249ff43
Merge pull request #2936 from fcrozat/alp
update gocd pkglistgen calls for latest ALP flavor
2023-03-03 23:08:37 +01:00
e6dbbaeda5
Merge pull request #2932 from gyr/split-sp-target
Create new pipeline to deploy sle-prjmgr-tools scripts
2023-03-03 23:05:41 +01:00
549d6072d4
gocd: add Micro and Bedrock packagelistgenerator call 2023-03-03 22:57:09 +01:00
08e04890a8
Merge pull request #2937 from dirkmueller/master
Switch testing from Leap 15.3 to 15.4
2023-03-03 22:55:47 +01:00
Dirk Müller
7c5c94a838
Switch testing from Leap 15.3 to openSUSE Leap 15.4
15.3 is EOL as of Jan 2023.
2023-03-03 20:52:16 +01:00
85a08f7f78
Merge pull request #2935 from dirkmueller/preinstall_submit
Fix handling of preinstall images
2023-03-03 16:54:24 +01:00
Dirk Müller
fc7e7466ff
Fix handling of preinstall images
These have special name handling in `_preinstallimage`. The
package name has to be "preinstallimage-$name" where $name
is what is given in the _preinstallimage description
2023-03-03 13:37:48 +01:00
a0cb7361bf
Merge pull request #2934 from Vogtinator/unmock
Port from mock to unittest.mock
2023-03-02 07:05:36 +01:00
Fabian Vogt
8e4116defc Port from mock to unittest.mock
python3-mock no longer exists, use unittest.mock instead.
2023-03-01 16:57:37 +01:00
1cf4e6bb02
Merge pull request #2933 from nilxam/fix_leap_micro_54
leapmicro: fix the wrong Leap Micro version in RelPkgs pipeline
2023-02-10 18:08:40 +08:00
2187cf6e36 leapmicro: fix the wrong Leap Micro version in RelPkgs pipeline 2023-02-10 16:58:48 +08:00
47e39632a6 Create new pipeline to deploy sle-prjmgr-tools scripts 2023-02-09 12:45:59 -03:00
cdbe773ef1
Merge pull request #2931 from lkocman/leapmicro54
Add LeapMicro 5.4 pipelines
2023-02-09 09:40:10 +01:00
Lubos Kocman
5b0b60076b
Update totestmanager.gocd.yaml.erb
correct version 5.4444 -> 5.4
2023-02-08 17:28:10 +01:00
b6eeaa68a9 Add LeapMicro 5.4 pipelines
* disable any previous pipenlines, we only produce images for the currently developed ones
2023-02-08 16:25:53 +01:00
Fabian Vogt
cbaa2d4abc
Merge pull request #2930 from gyr/osc-1x
Release the multibuild container itself, that will cover all flavors
2023-02-02 17:25:43 +01:00
b7c49af27a Release the multibuild container itself, that will cover all flavors 2023-02-02 11:13:18 -03:00
Stephan Kulow
d737b9f1ca
Merge pull request #2927 from openSUSE/admin_script
Add cleanup script running at night on botmaster
2023-02-02 10:13:37 +01:00
Fabian Vogt
2389d28cc0 Tag the previous image in the cleanup script 2023-02-02 09:51:01 +01:00
Stephan Kulow
4596921859 Add cleanup script running at night on botmaster 2023-02-01 11:34:24 +01:00
Fabian Vogt
9980d015de
Merge pull request #2926 from Vogtinator/moreoscfallout
Port over more uses of Request.get_creator()
2023-01-31 12:56:28 +01:00
Fabian Vogt
20523675ff Remove trailing whitespace in gocd/sp.target.gocd.yaml 2023-01-31 12:37:51 +01:00
Fabian Vogt
014387e9a5 Port over more uses of Request.get_creator() 2023-01-31 12:34:10 +01:00
Stephan Kulow
8e810ccd1d More gocd errors in the new SLE pipelines 2023-01-30 16:12:15 +01:00
Stephan Kulow
2e027cb4c7
Merge pull request #2925 from openSUSE/fix_ident
Fix gocd config ident - listing a stage as a job
2023-01-30 16:09:07 +01:00
Stephan Kulow
4ca573f76c Fix gocd config ident - listing a stage as a job 2023-01-30 16:06:36 +01:00
Stephan Kulow
c0530611e5
Merge pull request #2917 from SchoolGuy/add-ibs-to-jira
Add new SLE automations
2023-01-30 15:57:08 +01:00
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
Ondřej Súkup
a7da0b8c3e
Merge pull request #2924 from mimi1vx/leap153eol
Don't schedule Leap 15.3 tests in O3
2023-01-29 19:07:57 +01:00
973a216cbb Don't schedule Leap 15.3 tests in O3 2023-01-27 12:39:56 +01:00
Stephan Kulow
2b3c0457fa
Merge pull request #2916 from dirkmueller/staging_mold
Allow specifying a devel project that has "Factory" in its name
2023-01-25 20:08:15 +01:00
Fabian Vogt
2c0e252832
Merge pull request #2923 from dirkmueller/deprecation_warning_osc1x
Add explicit deprecation warning
2023-01-25 19:20:26 +01:00
Fabian Vogt
be71541da1
Merge pull request #2919 from Vogtinator/slemicrostagingqabuildnumberchaos
Handle special DVD+Image BUILD values in SLE Micro Staging jobs
2023-01-25 19:02:40 +01:00
61fdf0f790
Merge pull request #2914 from DimStar77/tweak
accept_command: cleanup redundant ports_prjs assignment
2023-01-25 18:46:11 +01:00
Dirk Müller
16b851a502
Allow specifying a devel project that has "Factory" in its name
we should only expand with openSUSE in front if it is starting with
"Factory". Also add ALP handling and hide the warning if a full
project has been specified.
2023-01-25 18:43:46 +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
1a368a38e7
Add explicit deprecation warning 2023-01-25 18:42:54 +01:00
Fabian Vogt
394f8ee055
Merge pull request #2918 from dirkmueller/osc1x
Fixes for osc-1.x
2023-01-25 18:40:55 +01:00
a7831fd212
use request.creator rather than request.get_creator() which is
deprecated
2023-01-25 18:14:26 +01:00
81882680ff
Use old function to pass tests 2023-01-25 17:16:35 +01:00
8f97c9f36a
Restore old xpathsearch for fullhistory searches 2023-01-25 16:59:34 +01:00
29aed3c5be
Merge pull request #2920 from witekest/fix_access_metrics
Fix regex for access logs parsing
2023-01-25 15:54:43 +01:00
466a5966e3
Use the 15.4 container 2023-01-25 14:18:32 +01:00
b9d0e32a54
Fixes for osc-1.x 2023-01-25 14:17:29 +01:00
Stephan Kulow
4d5b976b87
Merge pull request #2921 from dirkmueller/switch_dockerfile
Switch to 15.4, 15.3 has been deleted
2023-01-25 14:05:19 +01:00
3e9a25f14f
Switch to 15.4, 15.3 has been deleted 2023-01-25 14:04:49 +01:00
Witek Bedyk
4bd9387196 Make REGEX_LINE backwards compatible 2023-01-25 13:35:52 +01:00