Page MenuHomeSoftware Heritage

test.storage: content_add_metadata: Use data model object
ClosedPublic

Authored by ardumont on Jul 17 2020, 5:52 PM.

Diff Detail

Repository
rDSTO Storage manager
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build has FAILED

jenkins ran out of disk space, i'll have a look but later...

Build is green

Patch application report for D3556 (id=12532)

Could not rebase; Attempt merge onto 2b239f02f6...

Updating 2b239f02..997ec1db
Fast-forward
 swh/storage/tests/test_api_client.py |   4 +-
 swh/storage/tests/test_storage.py    | 196 +++++++++++++++++------------------
 2 files changed, 97 insertions(+), 103 deletions(-)
Changes applied before test
commit 997ec1dbf77ecc3c6a374007347c08650df92a9c
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Fri Jul 17 17:51:08 2020 +0200

    test.storage: content_add_metadata: Use data model object
    
    Related to T2494

commit 8c2d6358a56788761817051633d2fe3c20920687
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Fri Jul 17 17:00:29 2020 +0200

    test.storage: content_add: Use data model object
    
    Related to T2494

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

This revision is now accepted and ready to land.Jul 20 2020, 9:43 AM