Commit Graph

91 Commits

Author SHA1 Message Date
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
Miroslav Suchý
a6d127b015 update primary contact for copr machines 2017-09-25 10:41:26 +02:00
Miroslav Suchý
9462feb242 retrace: add f27, remove f24 2017-09-11 10:29:53 +02:00
Miroslav Suchý
8c09c9acbb retrace: try this 2017-07-04 10:48:20 +02:00
Miroslav Suchý
7c2db62bc3 retrace: try this 2017-07-04 10:42:47 +02:00
Miroslav Suchý
3f70c964c8 retrace: update playbooks from upstream 2017-07-04 10:38:19 +02:00
Miroslav Suchý
d98be0398a retrace: lower the db caches 2017-07-03 13:40:45 +02:00
Miroslav Suchý
f902f45114 retrace: no need to call reposync individual as it is already called in role/abrt/faf 2017-05-09 16:58:44 +02:00
Miroslav Suchý
75f7468277 retrace: Remove redundant space 2017-05-08 22:52:50 +02:00
Miroslav Suchý
99ad4ac7e2 retrace: update from upstream 2017-05-04 09:47:55 +02:00
Miroslav Suchý
159b0a3779 retrace: update from upstream 2017-05-03 15:02:26 +02:00
Miroslav Suchý
811da4160d retrace: update from upstream 2017-05-03 14:55:20 +02:00
Miroslav Suchý
0a4cbaa9e6 retrace: update from upstream 2017-05-03 14:25:08 +02:00