docs: state the reason for some replay tests

pull/24376/head
Marco Neumann 2021-07-28 10:07:35 +02:00
parent ca90e92ecc
commit 29ddc36154
1 changed files with 6 additions and 0 deletions

View File

@ -600,6 +600,9 @@ mod tests {
#[tokio::test]
async fn replay_ok_two_partitions_persist_second() {
// acts as regression test for the following PRs:
// - https://github.com/influxdata/influxdb_iox/pull/2079
// - https://github.com/influxdata/influxdb_iox/pull/2084
ReplayTest {
n_sequencers: 1,
steps: vec![
@ -702,6 +705,9 @@ mod tests {
#[tokio::test]
async fn replay_ok_two_partitions_persist_first() {
// acts as regression test for the following PRs:
// - https://github.com/influxdata/influxdb_iox/pull/2079
// - https://github.com/influxdata/influxdb_iox/pull/2084
ReplayTest {
n_sequencers: 1,
steps: vec![