Failures of release_add_arbitrary will be solved by D8184; failures of directory_add_arbitrary are unrelated
Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Commits
- rDSTO0aff46189a13: cassandra: Simplify SELECT statement formatting
Diff Detail
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
Comment Actions
Build has FAILED
Patch application report for D8182 (id=29541)
Rebasing onto 2205fa6e1f...
Current branch diff-target is up to date.
Changes applied before test
commit 0aff46189a13e9f1d1d65418faa99ac1dc33d461
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date: Thu Aug 4 13:51:16 2022 +0200
cassandra: Simplify SELECT statement formattingLink to build: https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/1638/
See console output for more information: https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/1638/console
Comment Actions
Build has FAILED
Patch application report for D8182 (id=29541)
Rebasing onto 2205fa6e1f...
Current branch diff-target is up to date.
Changes applied before test
commit 0aff46189a13e9f1d1d65418faa99ac1dc33d461
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date: Thu Aug 4 13:51:16 2022 +0200
cassandra: Simplify SELECT statement formattingLink to build: https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/1640/
See console output for more information: https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/1640/console
Comment Actions
lgtm
one question inline.
| swh/storage/cassandra/cql.py | ||
|---|---|---|
| 1172 | you sure on this one? | |
| swh/storage/cassandra/cql.py | ||
|---|---|---|
| 1172 | it used to query the snapshot field of the origin_visit_status table, and still does | |