Commit Graph

103 Commits

Author SHA1 Message Date
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
Julius Milan
9955f3a0d6 faf: add cron job for old db backups removal
Signed-off-by: Miroslav Suchý <msuchy@redhat.com>
2017-11-02 14:52:09 +01:00
Miroslav Suchý
268bc7317d install cron for deleting old archives 2017-11-02 14:41:08 +01:00
Matej Marusak
c01ac933c8 retrace: Create problems in speedup mode
Daily speedup and once a month standard way

Signed-off-by: Matej Marusak <mmarusak@redhat.com>
2017-10-23 11:18:20 +02:00
Matej Marusak
13e5a6c038 retrace: Do not require gpg check for packages
Signed-off-by: Matej Marusak <mmarusak@redhat.com>
2017-10-23 11:18:13 +02:00
Kevin Fenzi
afef097a3d switch all the include tasks to import tasks 2017-10-17 17:37:03 +00:00
Kevin Fenzi
a4ca0db30c more include cleanups 2017-10-15 20:22:53 +00:00
Miroslav Suchý
c7069b20af retrace: this does not fail when already exist 2017-10-09 12:54:44 +02:00
Miroslav Suchý
3705a23915 retrace: add all f27 repos 2017-10-09 12:44:44 +02:00
Patrick Uiterwijk
936e8b261a yum accepted pkg=, package calls it name=
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-10-09 00:38:26 +02:00
Patrick Uiterwijk
039b08354a Yum allowed state=installed. Lets use state=present consistently
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-10-08 22:31:03 +00:00
Patrick Uiterwijk
bb1d3e8579 Just use the standard states
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-10-09 00:28:29 +02:00
Patrick Uiterwijk
adcbf72f03 Packageize this, packageize that, packageize the world
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-10-08 22:25:52 +00:00
Miroslav Suchý
644d34d4be retrace: deal with exit code 1 when record is already presented 2017-10-05 15:29:17 +02:00
Miroslav Suchý
eb87f99f85 retrace: deal with space in opsys 2017-10-05 15:15:57 +02:00
Miroslav Suchý
6eb42525fb retrace: try to add f27 repos 2017-10-05 15:01:14 +02:00