- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Aug 30 2019
Aug 29 2019
rebase
rebase
fix a typo in test_replay.py
rebase
rebase
Let me add this to the list:
have you made you mind on the storage model you want for this? Can we purchase a few of them any time soon?
In D1918#44375, @vlorentz wrote:Why isn't the socket initialized by __init__?
In D1918#44375, @vlorentz wrote:Why isn't the socket initialized by __init__?
rebased + changes according to volrentz' comments
Aug 28 2019
rebase + changes in the plugin "API"
LGTM
conftest: Move import statement at the top, as requested by vlorentz
I'm fine with this diff but I'm a bit nitpicky...
FTR, and IIRC, I did write this fallback stuff because aiohttp_utils was not available on stretch.
rebased
rebased
rebased + lower a logging statement from info to debug
rebased
rebased
Not sure this is needed any more. The test part will be provided a a dedicated diff
Aug 8 2019
Jul 31 2019
closed by b0b99b8c711583fa78cc12e1841da62aa0d4c7e4
Jul 30 2019
Jul 29 2019
Thanks for this stack. Note my small comment about using the hardcoded value 20 in there. These values should come somehow from swh.model I guess...
LGTM but I'm no ruby guy
Looks globally ok but as discussed IRL:
- we really do not want this hardocoded MAC address,
- we really want this first staging vm to live in a dedicated /24 instead of prod's one (192.168.100.0/24),
- it would be nice to check if this declared resources can be "templatized"; having to copy/paste this whole resource declaration for each and every VM we want to instantiate is the promise of a nightmare...
I'm not against this diff as quick solution for the problem, but I'm disappointed that this pagination stuff is not properly managed in the (client part) storage itself. What the point of having a client implementation of the storage if we do not abstract these kind of 'basic' behaviors?
Jul 23 2019
Jul 22 2019
What needs to be checked on next reboot is:
I have moved /srv/storage/space/annex on a dedicated zfs volume.
not sure this is the right ticket for it, but I've made a copy of the annex on a new volume (on zfs) to free a bot more of /srv/storage/space
Jul 18 2019
rebased
Ok with this, but it would make sense to have tests for these different configurations of 'old formats' I guess...
Jul 16 2019
Jul 15 2019
depend on swh.core 0.0.65
rebased
rebased
oops (commit message)
rework a bit the diff so that
rebased