And I'm messing up the depends because why not?
Details
Details
- Reviewers
- None
- Group Reviewers
Reviewers - Required Signatures
L3 Software Heritage Contributor License Agreement, version 1.0
Diff Detail
Diff Detail
- Repository
- rDSTO Storage manager
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 11445 Build 17342: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 17341: arc lint + arc unit
Event Timeline
Comment Actions
Build is green
Patch application report for D2926 (id=10367)
Could not rebase; Attempt merge onto 570dce27c1...
Updating 570dce2..25c6e4b Fast-forward sql/upgrades/147.sql | 25 +++++++++++++++++++++++++ swh/storage/sql/30-swh-schema.sql | 2 +- swh/storage/sql/40-swh-func.sql | 7 ++++--- swh/storage/tests/test_storage.py | 8 ++++++++ 4 files changed, 38 insertions(+), 4 deletions(-) create mode 100644 sql/upgrades/147.sql
Changes applied before test
commit 25c6e4b738ceac3fcf7a18f6b239aee482fb2959 Author: Nicolas Dandrimont <nicolas@dandrimont.eu> Date: Sat Mar 28 17:18:06 2020 +0100 A third trivial test Summary: And I'm messing up the depends because why not? Test Plan: Reviewers: Subscribers: commit 5aeb7736aae5b912df537aa8a34a04f389d319be Author: Nicolas Dandrimont <nicolas@dandrimont.eu> Date: Sat Mar 28 17:12:26 2020 +0100 Another trivial test commit 479ec36f3b15ae26731f3d069e93f8f99a9f0d8c Author: Nicolas Dandrimont <nicolas@dandrimont.eu> Date: Fri Mar 27 19:45:18 2020 +0100 Commit a stupid thing to see whether stacked diffs do something useful commit 3d29938efed51ccaf17b5a62be456da629045d54 Author: Nicolas Dandrimont <nicolas@dandrimont.eu> Date: Thu Mar 5 14:18:41 2020 +0100 Make release_add support adding the same object twice in the same call This is an edge case, but the mirror infrastructure is apparently hitting it. We modify the SQL query to be properly idempotent.
See https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/24/ for more details.