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
Stephan Kulow
5c2645c24c
Merge pull request #2886 from openSUSE/improve-bs_mirrorfull-help
...
Improve bs_mirrorfull help text
2022-11-11 12:22:03 +01:00
Stephan Kulow
ffbab4f225
Merge pull request #2885 from coolo/fix_bugowner
...
check_bugowner: Don't get tripped over trailing space
2022-11-11 11:23:18 +01:00
Stephan Kulow
f18f3f16aa
Adapt check_source test to latest source validator output
2022-11-11 10:28:39 +01:00
Stephan Kulow
8b9933edfb
check_bugowner: Don't get tripped over trailing space
2022-11-11 10:28:00 +01:00
Stephan Kulow
8fe27f740c
Move the copy & pasted bci blocks into a template
2022-11-11 10:17:27 +01:00
Stephan Kulow
37857f911e
Merge pull request #2884 from ZerwasMOD/master
...
Add BCI 15SP5 configuration
2022-11-11 10:10:43 +01:00
Alexander Herzig
9b698da1f5
Added BCI 15SP5 parts
2022-11-10 15:07:47 +01:00
Stephan Kulow
1ef3494112
Merge pull request #2882 from fcrozat/alp
...
add configuration for ALP staging
2022-10-25 14:31:16 +02:00
decf3bda4d
add configuration for ALP staging
2022-10-25 13:25:40 +02:00
Stephan Kulow
f4999b3278
Merge pull request #2883 from coolo/dont_duplicate_bash
...
Don't hard code bash as interpreter for source_validator scripts
2022-10-25 12:50:26 +02:00
Stephan Kulow
f46742baef
Don't hard code bash as interpreter for source_validator scripts
2022-10-25 12:19:54 +02:00
39e322e2ed
Merge pull request #2881 from nilxam/15.4_cr_pipeline
...
gocd: add openSUSE:Leap:15.4:Images to pkglistgen pipeline for the Leap 15.4 CR
2022-10-24 11:21:24 +08: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
4765ffae64
Merge pull request #2878 from SchoolGuy/submit_summary_to_devel
...
Submit summary to devel
2022-10-20 10:32:48 +02:00
Enno Gotthold
20123a357a
osclib: Correct syntax error in typing
2022-10-17 14:32:19 +02:00
Enno Gotthold
f62c1332ee
osclib: Submit summary-staging.txt to the devel project
2022-10-17 14:32:19 +02:00
Enno Gotthold
04a6860c6d
osclib: Add typehints
2022-10-13 15:12:54 +02:00
Enno Gotthold
58f2c03883
ignore: venv, vscode and IDEA config directories
2022-10-13 15:12:29 +02:00
Stephan Kulow
5e2a171600
Merge pull request #2877 from SchoolGuy/add_typing_hints
...
Add typing hints
2022-10-13 15:03:54 +02:00
Enno Gotthold
b9c84c5063
pkglistgen: Convert sections to class
2022-10-13 14:46:33 +02:00
Enno Gotthold
f511827096
Docs: Fix typos
2022-10-13 14:46:33 +02:00
Enno Gotthold
4d15d19f2d
pkglistgen: Add type annotations
2022-10-13 14:46:33 +02:00
Enno Gotthold
fac26fc6f4
osclib: Add type annotations
2022-10-13 14:46:33 +02:00
Stephan Kulow
21411e529f
Merge pull request #2875 from coolo/fix_sync_rebuilds
...
Fix the syncing of rebuild failures for multibuild flavors
2022-10-13 07:26:21 +02:00
Stephan Kulow
a99f61d658
Fix the syncing of rebuild failures for multibuild flavors
...
Otherwise we don't notice test suites failing that were split out
2022-10-12 09:15:04 +02:00
Stephan Kulow
aad2291289
Merge pull request #2872 from openSUSE/mimi1vx-patch-1
...
Check 'textmode' test on 15.4
2022-09-29 14:32:04 +02:00
Ondřej Súkup
80099735eb
Check 'textmode' test on 15.4
...
'kde' test isnt defined on Leap 15.4 pipeline
2022-09-29 14:31:12 +02:00
8eb34c45f9
Merge pull request #2853 from lkocman/publish_distro
...
Remove publish_distro dependency on python-mb
2022-09-14 13:41:21 +02:00
7abe1a5210
Merge pull request #2852 from nilxam/remove_installation_images
...
skippkg-finder: remove installation-images from the forbidden list
2022-09-14 18:59:26 +08:00
747f91ea27
Remove publish_distro dependency on python-mb
...
* non of the mirrorbrain is used any more
* sections using mb are already disabled
2022-09-14 12:53:35 +02:00
a0154300a6
skippkg-finder: remove installation-images from the forbidden list
2022-09-14 18:34:36 +08:00
Stephan Kulow
9ea68a6124
Merge pull request #2851 from coolo/fix_2850
...
TTM: Add log message for changing status
2022-09-02 09:51:43 +02:00