Piotr Jastrzebski
2999cb5576
cdc: test both enabled and disabled preimage in test_pre_image_logging
...
Signed-off-by: Piotr Jastrzebski <piotr@scylladb.com >
2019-11-25 12:43:39 +01:00
Piotr Jastrzebski
c94a5947b7
cdc: enable preimage in test_pre_image_logging test
...
Signed-off-by: Piotr Jastrzebski <piotr@scylladb.com >
2019-11-25 12:43:39 +01:00
Calle Wilund
7db393fe12
cdc_test: Add helper methods + preimage test
...
Add filtering, sorting etc helpers + simple pre-image test
Signed-off-by: Piotr Jastrzebski <piotr@scylladb.com >
2019-10-29 07:49:05 +01:00
Piotr Jastrzebski
2b26e3c904
test: change test_partition_key_logging to test_primary_key_logging
...
Signed-off-by: Piotr Jastrzebski <piotr@scylladb.com >
2019-10-17 11:28:23 +02:00
Piotr Jastrzebski
997be35ef3
modification_statement: log in cdc clustering key of a change
...
Signed-off-by: Piotr Jastrzebski <piotr@scylladb.com >
2019-10-17 11:28:23 +02:00
Piotr Jastrzebski
d8718a4ffc
test: add test_partition_key_logging
...
Signed-off-by: Piotr Jastrzebski <piotr@scylladb.com >
2019-10-17 11:28:23 +02:00
Piotr Jastrzebski
a1edb68b16
test: check that alter table with cdc manages log and desc
...
Signed-off-by: Piotr Jastrzebski <piotr@scylladb.com >
2019-10-17 11:28:23 +02:00
Piotr Jastrzebski
629cdb5065
test: check that drop table with cdc removes log and desc
...
Signed-off-by: Piotr Jastrzebski <piotr@scylladb.com >
2019-10-17 11:28:23 +02:00
Piotr Jastrzebski
b9d6635fc5
test: check that create table with cdc sets up log and desc
...
Signed-off-by: Piotr Jastrzebski <piotr@scylladb.com >
2019-10-17 11:28:23 +02:00
Piotr Jastrzebski
a9e43f4e86
test: add test_with_cdc_parameter
...
At the moment, this test only checks that table
creation and alteration sets cdc_options property
on a table correctly.
Future patches will extend this test to cover more
CDC aspects.
Signed-off-by: Piotr Jastrzebski <piotr@scylladb.com >
2019-10-17 10:55:31 +02:00