321 Commits

Author SHA1 Message Date
6956f3b655 Add back setup for 15SP1 quarterly updates 2020-10-20 10:02:29 -03:00
Andrii Nikitin
9e9479d6b0 Fix MQ timeouts in rabbit-repoid
AMQP Server on practice sometimes closes connection when update_repo()
is busy in gocd/rabbit-repoid.py.
Doing the same work just in still_alive() seems be sufficient and
fixes the same problem in local environment.
2020-10-07 12:51:04 +02:00
Andrii Nikitin
667235b65e Do not try to push empty changes in rabbit-repoid 2020-10-07 08:10:30 +02:00
Andrii Nikitin
2b3154f983 Check git errors in rabbit-repoid 2020-10-06 15:24:34 +02:00
Fabian Vogt
d6ca73777b gocd: Run ttm for openSUSE:Jump:15.2:Images 2020-09-30 14:23:20 +02:00
5f6d345cff Change SP2 QU job to run on Thursday 2020-09-22 13:28:19 -03:00
1335bdbba7 Remove 15SP1 QU settings 2020-09-21 13:27:12 -03:00
ce2a107506 Add setup for 15SP2 quarterly updates 2020-09-18 15:05:42 -03:00
Stephan Kulow
aa4478727b
Merge pull request #2477 from fcrozat/fcrozat
handle also GO_SERVER_URL when port is 8153
2020-09-07 13:58:04 +02:00
9468d3b791 handle also GO_SERVER_URL when port is 8153 2020-09-07 13:13:09 +02:00
1a4894ef0b
Merge pull request #2473 from gyr/microos-release
Add release to TEST and PUBLIC for MicroOS
2020-09-03 15:27:18 +08:00
Marcus Meissner
feb3117db4 added a 30 minute timeout to the openqa run 2020-09-03 07:37:28 +02:00
9b3f5268bf Add release to TEST and PUBLIC for MicroOS 2020-09-02 14:15:53 -03:00
7a216cd0c3
Merge pull request #2467 from nilxam/jump_conf
Remove Leap configs and enable Jump project stuff
2020-08-11 16:22:18 +08:00
95de690fa5 repoid monitor: monitoring events from openSUSE:Jump 2020-08-11 14:59:32 +08:00
cb42d1c252 gocd: remove Leap config and enable Jump project to pipeline if needed 2020-08-11 14:59:32 +08:00
5541390cbf TTM: enable Jump project on totest manager and remove old main project 2020-08-11 14:35:27 +08:00
11128ffdcb Add MicroOSNG setup 2020-08-10 10:47:50 -03:00
d0bfff38f9 Remove SLE-15-SP2 setup 2020-08-07 11:56:43 -03:00
Stephan Kulow
cef2425d25
Merge pull request #2456 from gyr/sle15-sp3
Sle15 sp3
2020-07-09 07:26:32 +02:00
6a13cb4425
Merge pull request #2453 from lkocman/wsl_gocd
Add openSUSE:Leap:15.2:WSL under gocd control
2020-07-08 14:16:29 +02:00
39192c1f27 WSL: Add output of gocd/generate.sh 2020-07-08 13:45:59 +02:00
fa404056bb Add pkglistgen instance for openSUSE:Factory:RISCV 2020-07-04 18:04:54 +02:00
db1ba42e2a Add rebuild trigger for openSUSE:Factory:RISCV 2020-07-04 17:56:31 +02:00
9eba7570ea Merge check images and release to TEST for 15-SP3
Merge them in a single stage and make this stage manual
2020-07-03 15:25:44 -03:00
7e8204b862 Add SLE15-SP3 setup. 2020-07-03 10:11:53 -03:00
16c35d6346 Add openSUSE:Leap:15.2:WSL under gocd control 2020-06-26 14:14:48 +02:00
Ludwig Nussel
b456b534f3 Forgot to add the erb file too... 2020-06-23 11:26:13 +02:00
Ludwig Nussel
1f226a2a43 gocd: pkglistgen for MicroOS 2020-06-08 14:36:23 +02:00
76ce8b5909 Trigger rebuilds on zSystem as needed
I don't have access there to recover the build, which is in a pretty
bad state atm. lets see if the bot would have enough privileges to be
able to do so.
2020-05-11 13:10:32 +02:00
Ludwig Nussel
fa7f243c54 gocd: add 15.2 MicroOS ttm 2020-05-05 09:19:56 +02:00
Stephan Kulow
9e1e79eb95 Use the new API from openqa to sync the right repositories 2020-03-18 13:52:29 +01:00
Stephan Kulow
eb0124064e Take the interesting repos from the output for now
As long as we don't know what's configured on openqa (the API is WIP),
we rely on existing data
2020-03-17 07:17:31 +01:00
Stephan Kulow
7ba26f666c Sync script for obs_rsync
This will be triggered on gocd if there are changes in the finished
repositories, checks the important repositories and notifies openQA
2020-03-16 15:27:27 +01:00
Stephan Kulow
18d3f20789 No longer trigger obsrsync directly from rabbitmq messages
Rely on rabbit-repoid git instead
2020-03-16 08:58:45 +01:00
Stephan Kulow
236cf1ab38 Split the work done in rabbit-openqa into smaller chunks
As the rabbitmq heartbeart interval is a hard limit, we need to make sure
we're not overloading the time in between
2020-03-13 15:20:01 +01:00
Stephan Kulow
3cd2623618 Stop repo monitor earlier: 30 hours might be a little excessive 2020-03-06 09:39:02 +01:00
Stephan Kulow
3a8b42b001
Merge pull request #2414 from coolo/make_rabbit_repoid_stable
Make rabbit repoid stable
2020-03-05 12:20:08 +01:00
Stephan Kulow
bef4dc3083 Let the rabbit monitors run for 3 hours instead of one
This makes the startup time easier to justify
2020-03-04 13:00:43 +01:00
Stephan Kulow
6e84bae03a Make rabbit-repoid more stable
Instead of fetching all OBS repos in one loop and running into a timeout,
slice this into 25 repos every 5 seconds until it's done
2020-03-04 12:58:52 +01:00
c809175200 Make images release to TEST generic
As image names have a pattern in 15-SP2 (SLE*), change the script that
release to TEST to use this image name pattern instead of list all
images.This will avoid frequently updates in script cause by new image
package submissions.
2020-02-19 17:14:09 -03:00
147dc94ce2
Merge pull request #2404 from lnussel/reminder
use release team list also for build fails
2020-02-14 23:32:24 +08:00
Ludwig Nussel
0727226877
Merge pull request #2392 from lnussel/wsl
ttm: add appx support for WSL images
2020-02-12 10:15:01 +01:00
Ludwig Nussel
474e65d54c use release team list also for build fails 2020-02-12 10:13:47 +01:00
fd8d9cc1a2 Added new images in 15-SP2 release tool config
Images added: SLES15-SP2-BYOS SLES15-SP2-HPC-BYOS SLES15-SP2-SAP
SLES15-SP2-SAP-BYOS SLES15-SP2-SAP-Azure-VLI-BYOS SLES15-SP2-Azure-HPC
2020-02-03 11:42:12 -03:00
Stephan Kulow
063dd72ae3 One more fix for the dashboard generator config 2020-01-30 17:06:10 +01:00
Stephan Kulow
1335e55bf9 Fix indentation of gocd config 2020-01-30 17:01:32 +01:00
Stephan Kulow
5788e9ce2f Rapid prototype of a Factory dashboard 2020-01-30 16:24:00 +01:00
Ludwig Nussel
51c9fe7bb9 ttm: add appx support for WSL images 2020-01-29 17:17:45 +01:00
Stephan Kulow
fce860f36f Actually subscribe to the repo.build_finished event 2020-01-29 10:54:18 +01:00