Fabian Vogt
3a138b518c
Merge pull request #3025 from Vogtinator/staginggroup
...
gocd/rabbit-openqa.py: Ignore jobs without group
2023-10-27 10:48:36 +02:00
2ef260b51a
Release bci repositories per architecture independently
...
There is no real good reason to wait for all the architectures
to pass testing, so if there is one architecture finished, release it.
2023-10-26 18:57:53 +02:00
fcdc5356b1
Merge pull request #3027 from gyr/CleanupPipelines
...
Remove QR and 2 SLE-Micro pipelines
2023-10-26 23:04:01 +08:00
Fabian Vogt
2891f1318f
Merge pull request #3026 from dirkmueller/filter_tests_arch
...
Only check for products to be built successfully
2023-10-26 16:22:06 +02:00
0386001f04
Remove QR and some SLE-Micro pipelines
...
QR pipelines are not required anymore because QU is using another
tooling to update 000product and 000release-groups
SLE-Micro pipelines are moved to IBS SLSA botmaster
2023-10-26 10:53:32 -03:00
ad0217e8e4
Only check for products to be built successfully
...
The "images" repository contains both containers and ftp products. we
only want to wait for the products, which are built in the "local" arch.
2023-10-26 15:37:00 +02:00
Fabian Vogt
b751486ca1
gocd/rabbit-openqa.py: Ignore jobs without group
...
Jobs without a group are not production jobs either.
This also avoids a KeyError later.
2023-10-26 14:42:11 +02:00
Gustavo Yokoyama Ribeiro
43319024df
Merge pull request #3024 from gyr/DolomiteStaging
...
Temporary disable checks for ALP
2023-10-25 17:21:13 -03:00
19153a2b67
Temporary disable checks for ALP
...
installcheck and packagelist checks were temporaly disabled for ALP
Staging pipelines to allow openQA workflow test, while the issues
reported by them are not fixed
2023-10-25 10:09:02 -03:00
Gustavo Yokoyama Ribeiro
d9ca0bba3f
Merge pull request #3022 from gyr/Micro60
...
Update SLE-Micro pipelines (5.5->6.0)
2023-10-24 08:38:21 -03:00
169dd4f7fe
Update SLE-Micro pipelines (5.5->6.0)
2023-10-18 08:11:19 -03:00
Fabian Vogt
c439ad7e4e
Merge pull request #3021 from Vogtinator/noi586comment
...
project-installcheck.py: Support arch-specific ignore-conflicts config
2023-10-17 11:05:19 +02:00
Fabian Vogt
5a7e59d41f
project-installcheck.py: Support arch-specific ignore-conflicts config
...
Sometimes installcheck failures should be ignored for a specific
architecture only.
2023-10-17 09:48:58 +02:00
Douglas DeMaio
864b17693c
Merge pull request #3020 from witekest/disable_fy
...
Disable aggregating over financial year. Thx @witekest
2023-09-28 18:49:30 +02:00
Witek Bedyk
15ef60f313
Disable aggregating over financial year
...
Holding all the UID statistics over the whole year consumes too much
memory.
2023-09-28 16:18:28 +02:00
Fabian Vogt
6075c72ca8
Merge pull request #3019 from Vogtinator/containerfilefixes
...
ttm: Check for build success of containerfile_products before releasing
2023-09-25 16:31:17 +02:00
Fabian Vogt
04febcbb1d
Merge pull request #3018 from Vogtinator/metareview
...
check_source.py: Add review-team review on meta packages
2023-09-25 16:10:13 +02:00
Fabian Vogt
f1667dd4eb
ttm: Check for build success of containerfile_products before releasing
...
That was apparently forgotten when this product kind was introduced.
2023-09-25 15:46:20 +02:00
Fabian Vogt
9f58f14452
ttm: Print the full list of missing products before exiting
...
Check the rest as well instead of bailing early.
2023-09-25 15:45:28 +02:00
Fabian Vogt
8e55eb3d0a
check_source.py: Add review-team review on meta packages
...
All submissions must be reviewed before they can be accepted.
2023-09-20 08:57:53 +02:00
Fabian Vogt
9d6c197574
Merge pull request #3017 from Vogtinator/kiwireview
...
check_source.py: Don't skip various checks and reviews for non-spec packages
2023-09-18 14:33:05 +02:00
Fabian Vogt
2a369ec631
check_source.py: Don't skip various checks and reviews for non-spec packages
...
There was an early exit for packages which don't have a .spec file, but that
is too early and skipped important parts like running the source_validator
and download_files services and adding the review-team review.
2023-09-15 15:22:02 +02:00
Gustavo Yokoyama Ribeiro
fe4936c3ae
Merge pull request #3014 from gyr/alp-installer
...
Add ALP installer pipelines
2023-09-12 18:08:09 -03:00
75e93b714f
Merge pull request #3015 from Vogtinator/bcipublishstrat
...
Attempt to publish BCI repos more often
2023-09-12 11:26:33 +02:00
Fabian Vogt
84450d10f6
Attempt to publish BCI repos more often
...
The goal is to publish the repo at most daily. Previously this was ensured
by simply running the bot only once a day. However, due to OBS and openQA
timing this was frequently attempted when either of those wasn't done yet,
which happened several times in a row. To not miss times when they align,
attempt publishing more often but skip a build if the previous publish was
recent enough.
2023-09-12 09:03:17 +02:00
3d49a0658b
Remove unused IBS release pipelines
2023-09-11 09:20:10 -03:00
fedc1cb9f2
Add ALP installer pipelines
2023-09-05 17:35:21 -03:00
Fabian Vogt
44bcd82904
Merge pull request #3013 from Vogtinator/crashfix
...
Don't crash when trying to fetch owner for 404 devel prjs
2023-08-29 11:57:17 +02:00
Fabian Vogt
352ca7c9f3
Don't crash when trying to fetch owner for 404 devel prjs
...
openh264 is very special.
2023-08-29 10:14:26 +02:00
37393de0bb
Merge pull request #3010 from g7/alp-stagings
...
gocd: remove old LEO group, add stagings and checkers for ALP:Source:Standard:1.0
2023-08-28 16:20:05 +08:00
02a6b36d27
Merge pull request #3011 from Vogtinator/lp156dashboard
...
Switch Leap dashboard to 15.6
2023-08-28 16:17:40 +08:00
Fabian Vogt
4169e5a217
Switch Leap dashboard to 15.6
2023-08-28 09:36:31 +02:00
89eef1cc99
gocd: add checkers for ALP:Source:Standard:1.0
...
Signed-off-by: Eugenio Paolantonio <eugenio.paolantonio@suse.com>
2023-08-25 16:49:50 +02:00
c951817900
gocd: add stagings for ALP:Source:Standard:1.0
...
Signed-off-by: Eugenio Paolantonio <eugenio.paolantonio@suse.com>
2023-08-25 16:49:50 +02:00
57b0b16256
gocd: remove old LEO group
...
Signed-off-by: Eugenio Paolantonio <eugenio.paolantonio@suse.com>
2023-08-25 16:20:26 +02:00
Gustavo Yokoyama Ribeiro
337d2ce486
Merge pull request #3008 from fcrozat/bci-sp6
...
gocd: enable SP6 jobs on BCI
2023-08-24 08:51:15 -03:00
eb406575d4
gocd: enable SP6 jobs on BCI
2023-08-23 17:46:55 +02:00
Gustavo Yokoyama Ribeiro
3d34cbbf79
Merge pull request #3009 from Vogtinator/zeitaus
...
Fix E721: Use isinstance instead of comparing types
2023-08-23 12:14:05 -03:00
Fabian Vogt
a9e1a938f4
Fix E721: Use isinstance instead of comparing types
2023-08-23 16:12:24 +02:00
4be49e9b80
Merge pull request #3007 from lkocman/publish_distro_156
...
add Leap 15.6 publish_distro config
2023-08-22 15:51:41 +02:00
b506429931
add Leap 15.6 publish_distro config
2023-08-18 14:54:33 +02:00
Fabian Vogt
03a7aaa815
Merge pull request #3006 from dcermak/dont-die-in-git-repo-without-commits
...
version_calculate: chdir to the osclib dir
2023-08-15 12:55:35 +02:00
92425abcab
version_calculate: chdir to the osclib dir
...
version_calculate() calls describe in the current working dir, but that fails in
git repositories without any commits in them. Actually we should be calling this
in the osc-release-tools repository instead, hence fixing this issue.
2023-08-15 11:45:42 +02:00
65a86bdd7c
Merge pull request #3005 from lkocman/leapmicro55
...
publish_distro config for Leap Micro 5.5
2023-08-11 19:31:59 +02:00
5ebf445d09
publish_distro config for Leap Micro 5.5
2023-08-11 16:02:06 +02:00
166affbfa0
Merge pull request #3003 from g7/factory-news-isowalk
...
factory-package-news: walk through every directory in the iso image
2023-08-10 12:31:56 +02:00
3232664160
Merge pull request #3004 from g7/factory-news-utf8str
...
factory-package-news: use a nicer name for the forcestr function
2023-08-09 14:07:56 +02:00
3b31d0860b
factory-package-news: walk through every directory in the iso image
...
Some installation media ship packages in some non-guessable directories,
such as "Module-Python3" or "Module-Containers".
This commit walks through every directory (except /boot) in the iso
image and searches for .rpms there.
Signed-off-by: Eugenio Paolantonio <eugenio.paolantonio@suse.com>
2023-08-07 11:29:24 +02:00
4b9d08a3c5
factory-package-news: use a nicer name for the forcestr function
...
Which is `utf8str`, thanks to dirkmueller :)
Signed-off-by: Eugenio Paolantonio <eugenio.paolantonio@suse.com>
2023-08-07 11:26:42 +02:00
9200c9e707
Merge pull request #3002 from g7/factory-news-tw
...
factory-package-news: support newer python3 rpm bindings
2023-08-04 11:12:28 +02:00