Stephan Kulow
f689243e27
publish_distro_conf: Apply editor config standards
2023-01-02 19:44:28 +01:00
Stephan Kulow
ae8dd7e25b
Validate that the files match the editor config
...
I only learned about its existance due to pr 2906, so let's enforce it
2023-01-02 19:44:28 +01:00
Stephan Kulow
e49b44963f
Merge pull request #2909 from ggardet/15.3_eol
...
dashboard: remove 15.3 (EOL)
2023-01-02 14:35:24 +01:00
123c4961da
dashboard: remove 15.3 (EOL)
2022-12-20 08:34:56 +01:00
Stephan Kulow
84941bd2b4
Merge pull request #2908 from fcrozat/alp
...
gocd: ensure timeout is set for packagelist generation
2022-12-16 12:20:09 +01:00
086d67b4ab
gocd: ensure timeout is set for packagelist generation
2022-12-16 09:48:28 +01:00
82ee69459e
Merge pull request #2907 from DimStar77/legacyx86
...
dashboard: add openQA information to Legacy x86
2022-12-13 19:57:15 +01:00
9277983ff8
dashboard: add openQA information to Legacy x86
2022-12-12 17:59:29 +01:00
41dbcc8dc4
Merge pull request #2904 from DimStar77/legacyx86
...
More legacyX86 adjustments
2022-12-12 17:43:52 +01:00
5effc6398a
Merge pull request #2903 from lkocman/publish_delay
...
publish_distro add --now to set PUBLISH_DELAY=0
2022-12-12 14:26:28 +01:00
97433c5f12
retab the line use spaces instead
2022-12-12 13:57:22 +01:00
d369232293
dashboard: Add LegacyX86 port and sort the list
2022-12-09 22:20:47 +01:00
7d40d8668e
staging_accept: update Factory version in LegacyX86 port on accept
2022-11-30 14:38:25 +01:00
Stephan Kulow
db5d69ffc6
Merge pull request #2901 from fcrozat/alp
...
gocd: SUSE:ALP:ARM doesn't exist
2022-11-30 10:50:01 +01:00
7edf9254dc
publish_distro add --now to set PUBLISH_DELAY=0
...
* we have to set it to 0 avery single time
when we're doing some debuging on pontifex
and such approach leaves dirty checkout
2022-11-29 14:46:32 +01:00
Fabian Vogt
8ed5c06c44
Merge pull request #2902 from lkocman/155_appliances
...
Adjust 15.5 appliance patterns for publish_distro
2022-11-29 13:53:17 +01:00
Lubos Kocman
4f5364bd1a
Update publish_distro_conf/publish_leap155_appliances.config
...
Co-authored-by: Fabian Vogt <fabian@ritter-vogt.de>
2022-11-29 13:30:33 +01:00
bd3e47ed45
Limit flavors to just one
...
* correct pattern in get_iso as test run on empty dir exposed bug
* get rid of old comment referencing jeos after rename
2022-11-29 13:27:33 +01:00
625dfab0e3
Use correct Minimal-VM reference
2022-11-29 13:07:48 +01:00
b9cf1132f8
comment out 15.5 flavors that do not build yet
...
Blocks publishing of 15.5 appliances.
2022-11-29 12:48:15 +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
Stephan Kulow
1e849ffc71
Merge pull request #2900 from fcrozat/alp
...
add more subprojects to pkglistgen for ALP
2022-11-28 15:12:08 +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
fd471a3b34
Merge pull request #2898 from DimStar77/ci-memcached
...
ci: Adjust path to memcached as done in the package
2022-11-24 16:24:54 +01:00
Fabian Vogt
a808aa2741
Merge pull request #2895 from Vogtinator/qcow2match
...
gocd/rabbit-openqa.py: Also try to match disk images (#2888 )
2022-11-24 14:20:37 +01:00
38b9f2def0
ci: Adjust path to memcached as done in the package
2022-11-24 14:15:12 +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
d483a448b0
Merge pull request #2893 from Vogtinator/rabbitfixes
...
gocd/rabbit-openqa.py improvements, including fix for current crash
2022-11-23 16:03:51 +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
Stephan Kulow
de9316eff7
Merge pull request #2892 from fcrozat/alp
...
gocd: fix another double quote in BCI
2022-11-17 14:46:45 +01:00
c87ba5a477
gocd: fix another double quote in BCI
2022-11-17 14:44:47 +01:00
Stephan Kulow
db274c7074
Merge pull request #2891 from fcrozat/alp
...
gocd: fix typo in BCI release pipeline
2022-11-17 13:47:18 +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
7faa201da4
Merge pull request #2889 from gyr/micro54
...
Update SLE Micro to 5.4
2022-11-17 13:01:25 +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
Stephan Kulow
4db86c8950
Merge pull request #2887 from fcrozat/alp
...
gocd: allow to publish SLE BCI repository using a token
2022-11-17 11:37:06 +01: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