Page MenuHomeSoftware Heritage

luigi: Read meta/export.json instead of relying on stamp files
ClosedPublic

Authored by vlorentz on Dec 16 2022, 3:10 PM.

Details

Summary

Stamp files are only useful while building, and not copied to and from S3,
so the check failed after a round-trip through S3.

Diff Detail

Repository
rDDATASET Datasets
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build is green

Patch application report for D8963 (id=32300)

Rebasing onto c717f60fe0...

Current branch diff-target is up to date.
Changes applied before test
commit dab573172c21e67c273ab86122714e35da33465e
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Fri Dec 16 15:10:25 2022 +0100

    luigi: Read meta/export.json instead of relying on stamp files
    
    Stamp files are only useful while building, and not copied to and from S3,
    so the check failed after a round-trip through S3.

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

This revision is now accepted and ready to land.Dec 19 2022, 5:05 PM

Build is green

Patch application report for D8963 (id=32317)

Rebasing onto d391394e53...

Current branch diff-target is up to date.
Changes applied before test
commit 4c432adf7b218ed57d2e1075ba7f63e48e6ab9ca
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Fri Dec 16 15:10:25 2022 +0100

    luigi: Read meta/export.json instead of relying on stamp files
    
    Stamp files are only useful while building, and not copied to and from S3,
    so the check failed after a round-trip through S3.

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