Stephan Kulow
a73054b189
Fix rabbitmq acknowledge: first ACK then check the content
2019-05-20 11:43:25 +02:00
Stephan Kulow
fd3bbccfa4
Merge pull request #2045 from coolo/ack_pika
...
Acknowledge the rabbitmq message
2019-05-19 06:47:28 +02:00
Stephan Kulow
6297dacf8b
Acknowledge the rabbitmq message
...
We need to ACK the rabbitmq message for the server to erase it in the
queue - otherwise they are piling up endlessly. As we quit the services
every hour the queue is reset at that point, but that still makes monitoring
the server quite hard as the queues tend to be full all the time
2019-05-18 20:57:05 +02:00
Stephan Kulow
34ca712867
Fix typo in gocd config
2019-05-18 18:26:46 +02:00
Stephan Kulow
93472443e9
Need a destionation if there are multiple materials
2019-05-18 18:24:25 +02:00
Stephan Kulow
32a1e725dd
Merge pull request #2043 from coolo/fix_iteritems
...
Move the rest of citest over
2019-05-18 18:22:22 +02:00
Stephan Kulow
7882e7bac5
Add staging-report entries (moved from packagelists)
2019-05-18 17:41:56 +02:00
Stephan Kulow
f36d3eb77d
gocd: Move SP1 config here
2019-05-18 17:34:14 +02:00
Stephan Kulow
63026fde23
Move verify-repo-built-successful.py here
2019-05-18 17:25:47 +02:00
Stephan Kulow
896c418515
Merge pull request #2042 from coolo/add_cron
...
Submit openSUSE-release-tools even if there are no changes
2019-05-18 08:56:53 +02:00
Stephan Kulow
e073fb14ec
Submit openSUSE-release-tools even if there are no changes
...
As we don't submit if there is a request pending, we need to check
later on if there were changes
2019-05-18 08:56:24 +02:00
Stephan Kulow
ceb9ee73ba
Run container cleaner as python3
2019-05-16 08:05:32 +02:00
Stephan Kulow
3f3bbb3e10
Run even more bots in python3
2019-05-16 06:59:25 +02:00
Stephan Kulow
6f83acfae4
Run source and repo checker in python3
2019-05-16 06:39:28 +02:00
Stephan Kulow
1d600077e9
Run ttm in python3 containers as well
2019-05-15 20:47:41 +02:00
Stephan Kulow
9858031bed
Run the monitors in python3 containers
2019-05-15 20:32:50 +02:00
Stephan Kulow
0c3a577822
Switch to newly created account to update OSRT
2019-05-15 08:51:21 +02:00
Stephan Kulow
a04544f6b0
Add SUSE checkers config here
2019-05-14 06:44:26 +02:00
Stephan Kulow
3828715e46
Run staging-installcheck exclusively on python3
...
It creates invalid reports with python2 and I see no point in debugging
that
2019-05-13 16:07:27 +02:00
Stephan Kulow
531173bdc3
pkglistgen needs to run in the python3 container
...
Merge leap and factory pkglistgen config - they are very much the same
2019-05-13 12:17:12 +02:00
Stephan Kulow
302f8918c3
Fix path to pkglistgen.py
2019-05-13 07:29:45 +02:00
Stephan Kulow
d0eef97d27
Fix problems with pkglistgen under python3
2019-05-12 21:22:07 +02:00
Stephan Kulow
4ef0c6230d
Merge pull request #2004 from coolo/add_pkglistgen_python3
...
Move to python3 containers for testing
2019-05-12 20:34:20 +02:00
Stephan Kulow
a7f449b446
Move to python3 containers for testing
2019-05-12 20:32:53 +02:00
Stephan Kulow
227e3ad0a8
Simplify travis setup even more: deploy in gocd
...
Fixes https://github.com/openSUSE/openSUSE-release-tools/pull/2000
2019-05-11 11:01:40 +02:00
cc51b81049
Fix container_cleaner timer trigger
2019-04-17 19:27:50 +02:00
563d78aebe
Use openSUSE-release-tools.git
2019-04-17 17:06:18 +02:00
db4c37848c
Add container-cleaner.gocd.yaml
2019-04-17 17:03:59 +02:00
Stephan Kulow
256c1b8411
Fix indenting - this is really hard :(
2019-03-28 13:33:56 +01:00
Stephan Kulow
99299a1010
Move some more pipelines from citest to official repo
2019-03-28 12:16:33 +01:00
Stephan Kulow
1576a1cf46
Fix crash on images projects (openSUSE:Leap:15.0:Images)
...
And reduce debug output - it's hard to see the actual debug output
2019-03-28 08:34:26 +01:00
Stephan Kulow
f3b3549a35
Rename the snapshot functions and add gocd config
2019-03-27 17:20:20 +01:00
Stephan Kulow
d9b4fee58f
gocd: Fix PYTHONPATH for the monitor scripts
2019-03-20 08:30:21 +01:00
Stephan Kulow
67df42770d
No longer package rabbit-openqa but add gocd config for it
2019-03-20 06:47:37 +01:00