Page MenuHomeSoftware Heritage

storage*: content_update: Type remaining existing endpoints
ClosedPublic

Authored by ardumont on Aug 4 2020, 6:40 PM.

Diff Detail

Event Timeline

Build has FAILED

Patch application report for D3699 (id=13031)

Could not rebase; Attempt merge onto a5232b7a7b...

Updating a5232b7a..2925f717
Fast-forward
 swh/storage/cassandra/storage.py | 16 +++++++++-------
 swh/storage/in_memory.py         | 15 +++++++++------
 swh/storage/interface.py         | 20 +++++++++++---------
 swh/storage/storage.py           | 14 +++++++++-----
 4 files changed, 38 insertions(+), 27 deletions(-)
Changes applied before test
commit 2925f7176a0f6ede8242c6507a69a00ce313cca2
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Tue Aug 4 17:42:12 2020 +0200

    storage*: content_update: Type remaining existing endpoints
    
    Related to T645

commit c32e224d23996705a6ca969696cc4715598ed796
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Tue Aug 4 17:59:46 2020 +0200

    storage*: origin_get_by_sha1: Type remaining existing endpoints
    
    Related to T645

commit 26ef01563f058bdfe77fcf5d2ca6a897e2894bc8
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Tue Aug 4 17:59:24 2020 +0200

    storage*: check_config: Type remaining existing endpoints
    
    Related to T645

Link to build: https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/668/
See console output for more information: https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/668/console

Build is green

Patch application report for D3699 (id=13040)

Could not rebase; Attempt merge onto a5232b7a7b...

Updating a5232b7a..25ebc481
Fast-forward
 swh/storage/cassandra/storage.py | 16 +++++++++-------
 swh/storage/in_memory.py         | 17 +++++++++++------
 swh/storage/interface.py         | 20 +++++++++++---------
 swh/storage/storage.py           | 14 +++++++++-----
 4 files changed, 40 insertions(+), 27 deletions(-)
Changes applied before test
commit 25ebc48198d665cc3bb71c96a8ae54775ddf38a8
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Tue Aug 4 17:42:12 2020 +0200

    storage*: content_update: Type remaining existing endpoints
    
    Related to T645

commit c32e224d23996705a6ca969696cc4715598ed796
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Tue Aug 4 17:59:46 2020 +0200

    storage*: origin_get_by_sha1: Type remaining existing endpoints
    
    Related to T645

commit 26ef01563f058bdfe77fcf5d2ca6a897e2894bc8
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Tue Aug 4 17:59:24 2020 +0200

    storage*: check_config: Type remaining existing endpoints
    
    Related to T645

See https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/677/ for more details.

This revision is now accepted and ready to land.Aug 5 2020, 8:54 AM