Page MenuHomeSoftware Heritage

test.storage: content_add: Use data model object
ClosedPublic

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

Details

Summary

It's quite a big test module. So I'll break into small diffs.

Related to T2494

Test Plan

tox

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

Patch application report for D3555 (id=12530)

Could not rebase; Attempt merge onto eb2bf8ce68...

Updating eb2bf8ce..7299ddf6
Fast-forward
 swh/storage/tests/test_cassandra.py | 85 ++++++++++++++++++++++---------------
 swh/storage/tests/test_storage.py   | 57 ++++++++++++-------------
 2 files changed, 77 insertions(+), 65 deletions(-)
Changes applied before test
commit 7299ddf6195db70987b70df69c320d37011939ec
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

commit 2b239f02f69c54d067c16054a15976268acbdd12
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Fri Jul 17 16:37:31 2020 +0200

    test_cassandra: Use data model object
    
    Related to T2494

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

Build is green

Patch application report for D3555 (id=12531)

Could not rebase; Attempt merge onto eb2bf8ce68...

Updating eb2bf8ce..8c2d6358
Fast-forward
 swh/storage/tests/test_cassandra.py | 85 ++++++++++++++++++++++---------------
 swh/storage/tests/test_storage.py   | 57 ++++++++++++-------------
 2 files changed, 77 insertions(+), 65 deletions(-)
Changes applied before test
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

commit 2b239f02f69c54d067c16054a15976268acbdd12
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Fri Jul 17 16:37:31 2020 +0200

    test_cassandra: Use data model object
    
    Related to T2494

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

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