Page MenuHomeSoftware Heritage

Add 'discovery' model
Changes PlannedPublicDraft

Authored by franckbret on Dec 7 2022, 4:10 PM.

Details

Reviewers
None
Group Reviewers
Reviewers
Summary

It adds primitives for finding the unknown parts of disk contents efficiently.
It provides ArchiveDiscoveryInterface and BaseDiscoveryGraph classes
for discovery algorithms.

This is a follow up of comments made in D8539 about splitting some code
to common module

Related D8539

Related T4591

Diff Detail

Repository
rDMOD Data model
Branch
discovery
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 33160
Build 51984: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 51983: arc lint + arc unit

Event Timeline

Build has FAILED

Patch application report for D8937 (id=32206)

Rebasing onto 818ad826a4...

First, rewinding head to replay your work on top of it...
Applying: Add 'discovery' model
Changes applied before test
commit 8b9bf14fc44b42ac0c20b2aac06ff018d4dc3d2c
Author: Franck Bret <franck.bret@octobus.net>
Date:   Wed Dec 7 11:20:27 2022 +0100

    Add 'discovery' model
    
    It adds primitives for finding the unknown parts of disk contents efficiently.
    It provides ArchiveDiscoveryInterface and BaseDiscoveryGraph classes
    for discovery algorithms.
    
    This is a follow up of comments made in D8539 about splitting some code
    to common module
    
    Related D8539
    
    Related T4591

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

Harbormaster returned this revision to the author for changes because remote builds failed.Dec 7 2022, 4:11 PM
Harbormaster failed remote builds in B33160: Diff 32206!