Commit Graph

118 Commits

Author SHA1 Message Date
Martin Kutlak
a1b45f3d2a retrace: Raise number of workers for retracing
Signed-off-by: Martin Kutlak <mkutlak@redhat.com>
2020-04-24 21:34:14 +02:00
Martin Kutlak
193dd2f12c retrace: Remove unused cronjobs
Signed-off-by: Martin Kutlak <mkutlak@redhat.com>
2020-04-24 21:34:14 +02:00
Martin Kutlak
36ce7c2d71 retrace: Run pull-associates daily
watch list, package owners/commiters should be updated more frequently.

Signed-off-by: Martin Kutlak <mkutlak@redhat.com>
2020-04-24 21:34:14 +02:00
Martin Kutlak
e646ed2dd9 retrace: Update retrace playbook with upstream changes
Signed-off-by: Martin Kutlak <mkutlak@redhat.com>
2020-04-24 21:34:14 +02:00
Miroslav Suchý
e94715317a add f31 to retrace 2020-04-24 21:34:10 +02:00
Miroslav Suchý
86566f37f4 retrace: lower the db caches 2019-07-15 13:11:38 +02:00
Martin Kutlak
dcc308d2b2 abrt: Capitalize/lowercase the first letter of opsys
Signed-off-by: Martin Kutlak <mkutlak@redhat.com>
2019-07-11 10:30:24 +02:00
Martin Kutlak
692a746f72 abrt: Replace with_nested with loop product combo
See
https://docs.ansible.com/ansible/latest/user_guide/playbooks_loops.html?highlight=nested%20loops#id30

Signed-off-by: Martin Kutlak <mkutlak@redhat.com>
2019-07-09 07:44:51 +02:00
Martin Kutlak
26cbd7b91e abrt: Fix bare variables and lists
Add bool filter for variables and with_items replaced with loop.

Signed-off-by: Martin Kutlak <mkutlak@redhat.com>
2019-07-09 07:44:51 +02:00
Martin Kutlak
99524e819e abrt: Unify the style of the faf-local role
Signed-off-by: Martin Kutlak <mkutlak@redhat.com>
2019-07-09 07:44:51 +02:00
Martin Kutlak
b2b06dfe23 abrt: Update faf-local-post cron task
- Removed crons that are already in upstream playbook
- Changed formatting of actions
- Put actions into block to check the "not devel" only once
- Fixed bare variable evaluation

Signed-off-by: Martin Kutlak <mkutlak@redhat.com>
2019-07-09 07:44:51 +02:00
Martin Kutlak
4b0be54c6b abrt: Update faf playbook from upstream
Signed-off-by: Martin Kutlak <mkutlak@redhat.com>
2019-07-09 07:44:51 +02:00
Martin Kutlak
f9c7357519 abrt: Update retrace-server playbook from upstream
Signed-off-by: Martin Kutlak <mkutlak@redhat.com>
2019-07-09 07:44:51 +02:00
Martin Kutlak
887f68e35f abrt: Pull upstream roles from el7 branches
Signed-off-by: Martin Kutlak <mkutlak@redhat.com>
2019-07-09 07:44:51 +02:00
Martin Kutlak
1ffe6955d8 abrt: delete EOLed repos from faf
grep || true to not fail the task because of empty matches.

Signed-off-by: Martin Kutlak <mkutlak@redhat.com>
2019-07-03 10:05:40 +02:00
Martin Kutlak
abef057fa7 retrace: Install cron for archiving reports
Archiving saved,deferred reports and attachments every day saves more space than
deleting reports older than X days.

Signed-off-by: Martin Kutlak <mkutlak@redhat.com>
2019-06-12 11:25:59 +02:00
Ryan Lerch
4154c97593 abrt/faf: remove with_items
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2019-06-11 15:40:48 +00:00
Ryan Lerch
6647ce2082 faf-local: update package command to not use items
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2019-06-11 14:42:10 +00:00
Ernestas Kulik
25a9c69ee0 ABRT: Drop F28
Signed-off-by: Ernestas Kulik <ekulik@redhat.com>
Signed-off-by: Miroslav Suchý <msuchy@redhat.com>
2019-06-04 15:33:06 +02:00
Martin Kutlak
4d1bcd1802 Deploy f-messaging certs for faf
Signed-off-by: Martin Kutlak <mkutlak@redhat.com>
2019-04-29 13:50:52 +02:00
Martin Kutlak
4f48370094 retrace: Correct the action for attaching centos bugs
The action should attach existing mantis bugs to reports.

Signed-off-by: Martin Kutlak <mkutlak@redhat.com>
2019-04-16 11:36:14 +02:00
Martin Kutlak
1c3bce3ab8 retrace: Add and setpassive_declares=t to fed-msg config
Signed-off-by: Martin Kutlak <mkutlak@redhat.com>
2019-04-16 11:36:14 +02:00
Miroslav Suchý
1a36d53dd2 retrace: pull-associates no longer have --opsys-release 2019-04-05 12:23:57 +02:00
Miroslav Suchý
a1b93dd589 retrace: two cronjob cannot have the same name 2019-04-05 12:23:57 +02:00
Miroslav Suchý
2473d37473 retrace: use rabbitmq proxy 2019-04-05 09:03:50 +02:00
Martin Kutlak
06f22add98 Migrate faf from fedmsg to fedora-messging
Signed-off-by: Martin Kutlak <mkutlak@redhat.com>
2019-04-04 15:13:14 +02:00
Miroslav Suchý
c094d85c61 retrace: add f30 2019-03-01 10:24:31 +01:00
Stephen Smoogen
5e9a3403fb I expect retrace will want to follow version 30 also 2019-02-20 21:43:55 +00:00
Patrick Uiterwijk
3ec0d9439a Set a correct, sane, from-email on FAF error emails
Without this, the From would end up as no-reply@localhost.fedoraproject.org, which upstream
mail servers do not appreciate.

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2019-02-19 20:59:20 +00:00
Miroslav Suchý
cc365c67c6 retrace: store db backups only 14 days
it consume too much disk space, be more aggresive
2019-02-15 11:27:28 +01:00
Miroslav Suchý
ae429d9b0f retrace: remove old repos from faf 2018-11-27 14:11:25 +01:00
Miroslav Suchý
c818a1f269 retrace: create the temp files in /tmp 2018-11-27 10:33:03 +01:00
Miroslav Suchý
3a55875be2 retrace: this must be a shell command
additionaly use mktemp so more reposync can run in paralel
2018-11-27 10:27:45 +01:00
Miroslav Suchý
1bbd40217e retrace: run long running tasks in background 2018-11-27 10:00:39 +01:00
Miroslav Suchý
6f365cefa5 retrace: allow more urls for "faf repoadd"
this will allows us to add two urls just after forking:
one with prerelease url, and one with final one
when the release of Fedora happens FAF will automagically start using the correct one
as FAF ignore the url which does not work/exists
2018-11-27 09:12:56 +01:00
Miroslav Suchý
731255e327 retrace: remove f27 2018-11-27 08:52:50 +01:00
Miroslav Suchý
4da1758bff retrace: log crashfn cron 2018-09-07 15:42:58 +02:00
Miroslav Suchý
7a352d34fb retrace: add f29 and remove f26 2018-09-03 10:35:50 +02:00
Kevin Fenzi
497f80dbc3 pool should be poll, https://github.com/abrt/ansible-role-retrace-server/issues/18 2018-05-23 19:40:55 +00:00
Miroslav Suchý
f429d744ad retrace: update roles from upstream 2018-04-18 13:24:08 +02:00
Miroslav Suchý
e57ed80e1f retrace: move repoassign after faf configuration 2018-04-16 14:05:42 +02:00
Miroslav Suchý
0bc707256f update faf and retrace roles from upstream 2018-04-16 13:38:46 +02:00
Matej Marusak
a06f01d1a2 ABRT: Rebase to upstream roles
Signed-off-by: Matej Marusak <mmarusak@redhat.com>
2018-02-27 16:01:26 +01:00
Matej Marusak
7d158fa8a4 ABRT: Add Fedora 28
Signed-off-by: Matej Marusak <mmarusak@redhat.com>
2018-02-27 16:00:57 +01:00
Miroslav Suchý
98dd57011d retrace: delete invalid and processed reports 2018-02-21 12:12:33 +01:00
Kevin Fenzi
f8a8bac129 this is poll 2018-02-20 00:28:12 +00:00
Miroslav Suchý
a554ac30fe retrace: update faf role 2018-02-07 14:31:53 +01:00
Miroslav Suchý
b27f0508df retrace: do not block on long task 2018-01-29 14:57:11 +01:00
Miroslav Suchý
479a0aedca retrace: remove f25 2018-01-29 14:26:33 +01:00
Miroslav Suchý
72e5f19e54 retrace: typo in path 2017-11-06 15:04:23 +01:00