for node in [node1, node2]:
check_int_settings(node, int_settings)
check_string_settings(node, string_settings)
node.restart_clickhouse()
> assert expected_rows == get_count()
E assert 1000 == 1273
E + where 1273 = <function test_alter_settings.<locals>.get_count at 0x7f287d1a92d0>()
Link to report
https://s3.amazonaws.com/clickhouse-test-reports/0/06b1ef2c2ddd109218c7b3fc75c75d4ebe96227a/integration_tests__tsan__[1_6].html
Error message