as part of a migration.
Also write a first test that simulates how a simple migration would go.
This is the easy part of T2602.
Differential D5582
cassandra: Add 'allow_overwrite' option, to allow updating objects vlorentz on Apr 22 2021, 8:28 PM. Authored by
Details
as part of a migration. Also write a first test that simulates how a simple migration would go. This is the easy part of T2602.
Diff Detail
Event TimelineComment Actions Build has FAILED Patch application report for D5582 (id=19943)Rebasing onto eb8c147a54... Current branch diff-target is up to date. Changes applied before testcommit 5eddebc9accf868dc5974608755fc72f01dc9317 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Thu Apr 22 20:27:33 2021 +0200 cassandra: Add 'check_missing' option, to allow updating objects as part of a migration. Also write a first test that simulates how a simple migration would go. Link to build: https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/1265/ Comment Actions Build has FAILED Patch application report for D5582 (id=19944)Rebasing onto eb8c147a54... Current branch diff-target is up to date. Changes applied before testcommit 9ed28808477549ce75ad9dd7214ef03c88c690e5 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Thu Apr 22 20:27:33 2021 +0200 cassandra: Add 'check_missing' option, to allow updating objects as part of a migration. Also write a first test that simulates how a simple migration would go. Link to build: https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/1266/ Comment Actions Build is green Patch application report for D5582 (id=19951)Rebasing onto eb8c147a54... Current branch diff-target is up to date. Changes applied before testcommit 879b240c123dc47afffc6bcb3840be32d6bf1eab Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Thu Apr 22 20:27:33 2021 +0200 cassandra: Add 'check_missing' option, to allow updating objects as part of a migration. Also write a first test that simulates how a simple migration would go. See https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/1267/ for more details.
Comment Actions I'm not fond of the 'check_missing' name for the argument, but would prefer 'allow_overwrite'. Then, is the added test is nice, most of the _add methods are not tested when the config option is false. I'd like to see (stupid) simple tests for those. Comment Actions Build has FAILED Patch application report for D5582 (id=20126)Rebasing onto 98804f9e12... First, rewinding head to replay your work on top of it... Applying: cassandra: Add 'check_missing' option, to allow updating objects Changes applied before testcommit bc0cd4eb0e765002790266b97f25e58b3946eb18 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Thu Apr 22 20:27:33 2021 +0200 cassandra: Add 'check_missing' option, to allow updating objects as part of a migration. Also write a first test that simulates how a simple migration would go. Link to build: https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/1279/ Comment Actions Build has FAILED Patch application report for D5582 (id=20129)Rebasing onto 98804f9e12... First, rewinding head to replay your work on top of it... Applying: cassandra: Add 'check_missing' option, to allow updating objects Changes applied before testcommit d3ea8339115170edbdebe48c6586a6380d8725f3 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Thu Apr 22 20:27:33 2021 +0200 cassandra: Add 'check_missing' option, to allow updating objects as part of a migration. Also write a first test that simulates how a simple migration would go. Link to build: https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/1281/ Comment Actions Build has FAILED Patch application report for D5582 (id=20138)Rebasing onto 98804f9e12... First, rewinding head to replay your work on top of it... Applying: cassandra: Add 'check_missing' option, to allow updating objects Changes applied before testcommit 185084abe76d6847189fc45b7ddd4529a1dc815d Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Thu Apr 22 20:27:33 2021 +0200 cassandra: Add 'check_missing' option, to allow updating objects as part of a migration. Also write a first test that simulates how a simple migration would go. Link to build: https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/1283/ Comment Actions Build has FAILED Patch application report for D5582 (id=20142)Rebasing onto 98804f9e12... First, rewinding head to replay your work on top of it... Applying: cassandra: Add 'check_missing' option, to allow updating objects Changes applied before testcommit da0768cbff30e00f23d07d56d0461b9997ec5927 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Thu Apr 22 20:27:33 2021 +0200 cassandra: Add 'check_missing' option, to allow updating objects as part of a migration. Also write a first test that simulates how a simple migration would go. Link to build: https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/1286/ Comment Actions Build is green Patch application report for D5582 (id=20144)Rebasing onto 98804f9e12... First, rewinding head to replay your work on top of it... Applying: cassandra: Add 'check_missing' option, to allow updating objects Changes applied before testcommit c5354b94fd069306df5daf6d09cc85ac82d415a6 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Thu Apr 22 20:27:33 2021 +0200 cassandra: Add 'check_missing' option, to allow updating objects as part of a migration. Also write a first test that simulates how a simple migration would go. See https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/1287/ for more details. Comment Actions Build is green Patch application report for D5582 (id=20230)Rebasing onto 92d551a4a5... Current branch diff-target is up to date. Changes applied before testcommit f23346144dd3032df0664b3a49b8fe254aed217f Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Thu Apr 22 20:27:33 2021 +0200 cassandra: Add 'check_missing' option, to allow updating objects as part of a migration. Also write a first test that simulates how a simple migration would go. See https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/1297/ for more details. |