Kefu Chai
d78c6d5f50
test: use different table names in simple_backlog_controller_test
...
in `simple_backlog_controller_test`, we need to have multiple tables
at the same time. but the default constructor of `simple_schema` always
creates schema with the table name of "ks.cf". we are going to have
a per-table metrics. and the new metric group will use the table name
as its counter labels, so we need to either disable this per-table
metrics or use a different table name for each table.
as in real world, we don't have multiple tables at the same time. it
would be better to stop reusing the same table name in a single test
session. so, in this change, we use a random cf_name for each of
the created table.
Fixes #14767
Signed-off-by: Kefu Chai <kefu.chai@scylladb.com >
2023-07-21 19:08:29 +08:00
..
2023-03-07 17:54:53 +08:00
2023-05-02 11:04:05 +03:00
2023-04-07 20:32:28 +08:00
2023-02-28 21:56:53 +08:00
2023-02-01 20:14:51 -03:00
2023-03-22 13:48:50 +02:00
2023-02-01 20:14:51 -03:00
2023-05-04 02:37:29 +02:00
2023-06-06 13:29:16 +03:00
2023-02-15 11:01:50 +02:00
2023-02-14 11:19:03 +02:00
2023-02-01 20:14:51 -03:00
2023-05-07 17:17:36 +03:00
2023-02-15 11:01:50 +02:00
2023-07-18 10:27:18 +08:00
2023-02-19 12:58:22 +08:00
2023-02-01 20:14:51 -03:00
2023-07-19 11:58:34 +03:00
2023-02-01 20:14:51 -03:00
2023-06-21 00:58:24 +02:00
2023-02-15 11:01:50 +02:00
2023-07-07 11:08:10 +02:00
2023-07-10 19:36:06 +02:00
2023-05-24 22:58:43 +02:00
2023-05-23 08:52:56 +03:00
2023-06-26 11:29:36 +03:00
2023-02-15 11:01:50 +02:00
2023-05-07 17:17:36 +03:00
2023-02-15 11:01:50 +02:00
2023-07-19 19:32:10 +03:00
2022-11-16 16:30:38 +02:00
2023-04-17 14:08:37 +03:00
2023-07-19 01:28:28 -04:00
2023-02-01 20:14:51 -03:00
2023-04-27 10:24:46 +03:00
2023-02-15 11:09:04 +02:00
2023-07-13 10:10:52 +02:00
2023-02-01 20:14:51 -03:00
2023-07-19 21:46:03 +03:00
2023-07-19 19:32:10 +03:00
2023-02-01 20:14:51 -03:00
2023-06-06 13:29:16 +03:00
2023-02-01 20:14:51 -03:00
2023-02-01 20:14:51 -03:00
2023-02-15 11:01:50 +02:00
2023-02-28 21:56:53 +08:00
2023-07-17 15:51:20 +02:00
2023-07-13 10:33:52 +03:00
2023-02-01 20:14:51 -03:00
2023-04-24 14:06:43 +03:00
2023-02-01 20:14:51 -03:00
2023-06-28 16:11:58 +02:00
2023-02-01 20:14:51 -03:00
2023-07-03 19:45:17 +03:00
2023-02-19 21:05:45 +02:00
2023-02-19 21:05:45 +02:00
2023-02-01 20:14:51 -03:00
2023-05-23 10:40:55 +03:00
2023-02-01 20:14:51 -03:00
2023-07-18 10:27:18 +08:00
2023-02-01 20:14:51 -03:00
2023-02-01 20:14:51 -03:00
2023-02-01 20:14:51 -03:00
2023-04-17 14:08:37 +03:00
2023-07-15 10:51:09 +02:00
2023-06-06 13:29:16 +03:00
2023-07-18 11:16:19 +03:00
2023-06-06 13:29:16 +03:00
2023-06-06 13:29:16 +03:00
2023-06-30 12:07:13 +03:00
2023-07-20 08:48:50 -04:00
2023-06-06 13:29:16 +03:00
2023-05-04 03:35:15 +02:00
2023-07-17 14:57:36 +02:00
2023-02-15 11:01:50 +02:00
2023-07-18 10:27:18 +08:00
2023-06-21 00:58:24 +02:00
2023-07-17 14:02:13 +08:00
2023-06-06 13:29:16 +03:00
2023-07-19 19:32:10 +03:00
2023-02-01 20:14:51 -03:00
2023-02-15 11:01:50 +02:00
2023-02-14 11:19:03 +02:00
2023-04-26 09:00:25 +03:00
2023-02-28 21:56:53 +08:00
2023-06-21 00:58:24 +02:00
2023-07-18 16:57:11 +03:00
2023-07-18 10:27:18 +08:00
2023-06-07 12:12:19 +03:00
2023-02-28 21:56:53 +08:00
2023-04-26 22:09:17 +02:00
2023-02-01 20:14:51 -03:00
2023-07-18 16:57:11 +03:00
2023-07-20 10:04:54 +08:00
2023-05-23 08:52:56 +03:00
2023-06-26 11:24:07 +03:00
2023-05-23 08:52:56 +03:00
2023-06-21 00:58:24 +02:00
2023-06-21 00:58:24 +02:00
2023-04-21 09:43:53 +03:00
2023-05-11 16:31:23 +03:00
2023-04-27 10:24:46 +03:00
2023-04-27 10:24:46 +03:00
2023-02-28 21:56:53 +08:00
2023-06-21 00:58:24 +02:00
2023-07-21 19:08:29 +08:00
2023-06-27 14:37:25 +02:00
2023-07-05 11:38:58 -03:00
2023-07-19 17:19:10 +02:00
2023-06-21 13:02:40 +03:00
2023-06-19 13:51:04 +03:00
2023-06-21 00:58:24 +02:00
2023-02-17 17:58:26 +03:00
2023-06-21 00:58:24 +02:00
2023-05-17 11:31:07 +03:00
2023-05-23 10:40:54 +03:00
2023-03-22 13:59:47 +02:00
2023-04-23 21:34:02 +03:00
2023-07-12 13:10:33 +03:00
2023-06-21 10:08:27 +03:00
2023-05-29 23:03:24 +03:00
2023-07-18 16:57:11 +03:00
2023-06-21 00:58:24 +02:00
2023-05-15 10:19:39 +03:00
2023-07-18 16:57:11 +03:00
2023-04-17 14:08:37 +03:00
2023-02-15 11:09:04 +02:00
2023-06-15 09:48:54 +02:00
2023-02-01 20:14:51 -03:00
2023-02-19 21:05:45 +02:00
2023-03-09 17:51:15 +01:00
2023-05-23 08:52:56 +03:00
2023-04-26 14:09:58 +08:00
2023-07-19 11:46:28 +03:00
2023-02-01 20:14:51 -03:00
2023-02-01 20:14:51 -03:00
2023-02-01 20:14:51 -03:00
2023-05-17 15:38:03 +02:00
2023-03-06 13:17:21 +03:00
2023-06-06 13:29:16 +03:00
2023-02-01 20:14:51 -03:00
2023-06-06 08:36:09 +03:00
2023-06-06 08:36:09 +03:00