Stephan Kulow
a76441657c
gocd: Remove timeouts for the pipelines
...
Meanwhile we have too many pipelines so it can happen that some checks
wait longer than 30 minutes before they get scheduled - but the timeout
affects this as well. So we need to monitor this
2021-12-14 07:41:18 +01:00
dacaa5c540
Merge pull request #2674 from ggardet/add_containerfile
...
Dashboard: Add containerfile
2021-12-10 10:31:27 +01:00
0b5d573ff1
Dashboard: Add containerfile
2021-12-10 09:28:22 +01:00
Douglas DeMaio
fda88d3109
Merge pull request #2673 from okurz/grafana
...
metrics: telegraf: Fix URL for openqa.opensuse.org after machines were moved to openSUSE internal network
2021-12-08 14:32:05 +01:00
Oliver Kurz
32442c979e
metrics: telegraf: Fix URL for openqa.opensuse.org after machines were moved to openSUSE internal network
...
Related progress issue: https://progress.opensuse.org/issues/102975
2021-12-08 12:19:49 +01:00
Stephan Kulow
2f3a762bef
gocd: Use https://legaldb instead of http
2021-12-01 08:15:42 +01:00
Stephan Kulow
1875f66a46
legal-auto: Fix regression in product import
...
the patchinfo handling was actually not from Marcus, it was from
5ff462044534d6fa3b9ecc40c4ab6541fd7538e7
2021-11-22 18:39:29 +01:00
Stephan Kulow
45e3d064af
Merge pull request #2671 from coolo/fix_legal
...
legal-auto: Move the "ignore channels" feature in the proper function
2021-11-22 14:55:40 +01:00
Stephan Kulow
0f9478cbf9
legal-auto: Move the "ignore channels" feature in the proper function
...
The query_sources function is only used for product scan, which is not
relevant for request review. Fixing it to improve performance on live
patch reviews.
2021-11-22 14:50:50 +01:00
Douglas DeMaio
ce4a3e37ab
Merge pull request #2670 from witekest/add_grafana_comment
...
Add note about missing IPv4 logs. Thanks @witekest
2021-11-19 13:08:27 +01:00
Witek Bedyk
41a023db74
Add note about missing IPv4 logs
2021-11-19 12:02:41 +01:00
5f3b629be5
Merge pull request #2669 from witekest/fix_missing_logs
...
Fix handling missing log files
2021-11-18 15:05:09 +01:00
Witek Bedyk
3eae2f73c7
Skip empty cache files
2021-11-18 13:37:56 +01:00
Witek Bedyk
c8d2cf77ce
Fix handling missing log files
2021-11-18 13:14:56 +01:00
Stephan Kulow
bab90ef34a
Merge pull request #2444 from lkocman/devel-project_func_callback
...
devel-project: "list" is the default command, Python 3.3 fix
2021-11-07 14:54:39 +01:00
Stephan Kulow
c4e7e3581f
Merge pull request #2664 from coolo/catch_timeout
...
Retry GETs if they catch a TimeoutError
2021-11-05 09:29:11 +01:00
Stephan Kulow
cd161f34cd
Merge pull request #2668 from dirkmueller/use_newest_package
...
add option to use newest package for resolving dependencies
2021-11-05 07:56:18 +01:00
Dirk Mueller
f968110f9d
add option to use newest package for resolving dependencies
...
In some cases we'd like to chose from all available repositories
for selecting the right package. in appliance builds and there
is an OBS-UseUnorderedRepos flag for enabling this behavior. Similarly
product-builds have a flag "use_newest_version" that can be set
to true. pkglistgen needs to know about these variant as well
to properly resolve package dependencies.
2021-11-04 20:47:23 +01:00
Fabian Vogt
5fa0da6201
Merge pull request #2667 from Vogtinator/lp154img
...
Run TTM for openSUSE:Leap:15.4:Images
2021-11-04 14:21:59 +01:00
Stephan Kulow
e777410ab6
Merge pull request #2665 from dcermak/add-remaining-vagrant-boxes
...
Move remaining vagrant publishers from Jenkins to botmaster
2021-11-02 19:13:09 +01:00
Fabian Vogt
adda4662e5
Run TTM for openSUSE:Leap:15.4:Images
2021-11-02 14:22:01 +01:00
92cad749f6
Move remaining vagrant publishers from Jenkins to botmaster
2021-11-02 09:48:41 +01:00
Stephan Kulow
12a270a9f1
Retry GETs if they catch a TimeoutError
...
On botmaster we get reproducible connection timeouts with OBS. This can
be reproduced with plain curl loops and it's unclear where the packages
are dropped, so I see no other way than just keep GETing
2021-10-29 19:22:51 +02:00
Stephan Kulow
a924a9b0d1
Revert container-cleaner experiments
2021-10-29 16:18:33 +02:00
Stephan Kulow
4c20c475c3
One more endless loop test against the API
2021-10-29 15:36:20 +02:00
Stephan Kulow
b54a936067
Make the container cleaner endless loop against login proxy without auth
2021-10-29 15:26:33 +02:00
Stephan Kulow
c711dd5772
Now test endless loop on a different SSL host
2021-10-29 15:10:11 +02:00
Stephan Kulow
80bb54c996
Debug endless loop to verify the underlying problem
2021-10-29 14:57:08 +02:00
Stephan Kulow
ca55ff6c17
gocd: Disable cache for container cleaner
2021-10-29 14:18:57 +02:00
Stephan Kulow
faa760d61d
gocd: Run container cleanup with full debug
2021-10-29 14:04:03 +02:00
Stephan Kulow
321c52594b
gocd: Experiment with a special sysctl for container cleanup
2021-10-29 12:28:43 +02:00
Stephan Kulow
80b3fafbb7
Merge pull request #2663 from coolo/master
...
Fix crash in pkglistgen
2021-10-27 09:21:14 +02:00
Stephan Kulow
02e1b95d7d
gocd: Also run the microos stagings only once per hour
2021-10-27 09:17:26 +02:00
Stephan Kulow
f375931188
miniobs: The upstream OBS project changed repo names
2021-10-27 09:16:25 +02:00
Stephan Kulow
0d7770bce0
pkglistgen: Skip repos without state
...
This happens for repos we only inherit for the project config but that
do not build for said architecture
2021-10-27 09:16:25 +02:00
Stephan Kulow
2aaf185fec
gocd: Fix typo found by accident
2021-10-27 09:16:25 +02:00
Stephan Kulow
014d1c7aa0
Merge pull request #2661 from coolo/reduce_frequency
...
gocd: Run release package generation for stagings only once an hour
2021-10-27 09:14:34 +02:00
Stephan Kulow
f1790c675a
Merge pull request #2662 from coolo/cache_again
...
pkglistgen: Keep caching repo solv files but copy them away
2021-10-26 18:50:44 +02:00
Stephan Kulow
775f9a42a2
pkglistgen: Keep caching repo solv files but copy them away
...
Not caching them kills botmaster's performance. So we need to keep
that but try to avoid races differently by copying the files from
cachedir to local dir.
2021-10-26 18:48:10 +02:00
Stephan Kulow
fb4c71fa35
gocd: Run release package generation for stagings only once an hour
...
Running a job that runs 7 minutes every 10 minutes just doesn't scale
with all the projects that have been added lately
2021-10-26 15:56:15 +02:00
Stephan Kulow
417c4e6d50
Merge pull request #2660 from coolo/pkglistgen_no_cache
...
pkglistgen: Skip relying on the global cache directory
2021-10-26 12:00:05 +02:00
Stephan Kulow
30daff5613
pkglistgen: Skip relying on the global cache directory
...
The weakremovers.inc is still flickering and the only explanation left
is that other pipelines break the solv file during the (quite long)
runtime of the pkglistgen pipeline.
So stop relying on the solv file in the global cache directory - the
repo itself is not as dangerous, but the solv should live in the working
directory while it's running
2021-10-26 08:27:01 +02:00
Stephan Kulow
802e0d64c0
Merge pull request #2657 from msmeissn/master
...
filter out 15-sp3 and 15-sp4 from factory-source review
2021-10-26 07:54:46 +02:00
Stephan Kulow
11d2c9be9f
Merge pull request #2659 from dcermak/fix-vagrant-publisher
...
Change vagrant publisher resource to staging-bot
2021-10-25 10:19:06 +02:00
7f9d90b04b
Change vagrant publisher resource to staging-bot
...
resources cannot have arbitrary names, atm only the following are supported:
- monitor
- repo-checker
- staging-bot
=> use staging-bot as the publisher can take a while to run, but it will not run
permanently so monitor is overkill
2021-10-25 10:14:28 +02:00
Stephan Kulow
0472da969c
Merge pull request #2658 from coolo/pkglistgen_two_steps
...
Pkglistgen in two steps
2021-10-24 09:08:33 +02:00
Stephan Kulow
241f7a966a
pkglistgen: Do not generate weakremovers if in release package mode
...
Technically the weakremovers.inc is part of the release package, but
it can only be calculated in the context of the full product build
2021-10-24 09:05:33 +02:00
Stephan Kulow
71dc630343
pkglistgen: Generate the release packages first
...
If the release package changes, we don't bother syncing the repos (as
the repo will be dirty in the 2nd step)
2021-10-24 08:59:12 +02:00
Stephan Kulow
c7c2beb46b
Merge pull request #2616 from dcermak/add-vagrant-publisher
...
Add pipeline to publish the vagrant boxes to Vagrant Cloud
2021-10-22 17:33:50 +02:00
Marcus Meissner
616037ae74
filter out 15-sp3 and 15-sp4 from factory-source review
...
strategy of those is now different
2021-10-15 14:29:28 +02:00