I don't know if it's related, but I got a segmentation fault when running the archiver's tests in asynchronous mode.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jun 13 2016
Could you please try to test when you move all the softwareheritage-related configs away?
This can be set in the archiver config file.
However, this is just a flag in the archiver director constructor that is set to false to allow the tests to run without celery.
Could you please try to test when you move all the softwareheritage-related configs away?
What does "when tests run in synchronous mode" mean? Is that a configuration variable? Where is it supposed to be set?
What does "when tests run in synchronous mode" mean?
Definitely a celery issue :
Definitely a celery issue : make test run without any error on my side when tests runs in synchronous mode (using run_sync_worker).
@olasd I don't reproduce this.
make test is ok on my side.
(I'm on the last commit of every repository from swh-environment.)
Definitely a celery issue : make test run without any error on my side when tests runs in synchronous mode (using run_sync_worker).
Jun 10 2016
I can't recreate the same bug, when I run the archiver test in asynchronous mode.
Maybe this is a celery configuration issue ? Seems like the task is not registered into a worker.
Jun 9 2016
Jun 6 2016
Jun 1 2016
May 31 2016
May 30 2016
May 27 2016
May 26 2016
May 25 2016
I see two options for the checker : it can run on each backup server, or only in the master storage which will manage the check scheduling and order.
- The first option means whe won't increase the master's load, but require the slaves to have some softs (celery, cron ?)
May 23 2016
I see two options for the checker : it can run on each backup server, or only in the master storage which will manage the check scheduling and order.
May 20 2016
Ready to be deployed on banco.
May 19 2016
May 13 2016
I'm not sure if the archiver @qcampos is developing uses objstorage for both read and write. If so, both tasks are at the same priority; if not depoying on banco (for the write end of the archival) is more urgent.
Note that there are at least 2 separate sub-tasks here, with potentially different priorities: