assert"not allowed in config.xml"notinnode6.query_and_get_error("SELECT * FROM remoteSecure('example01-01-{1|2}', system, events)",settings={"connections_with_failover_max_tries":1,"connect_timeout_with_failover_ms":1000,"connect_timeout_with_failover_secure_ms":1000,"connect_timeout":1,"send_timeout":1})
assert"not allowed in config.xml"notinnode6.query_and_get_error("SELECT * FROM remoteSecure('example01-01-1,example01-02-1', system, events)",settings={"connections_with_failover_max_tries":1,"connect_timeout_with_failover_ms":1000,"connect_timeout_with_failover_secure_ms":1000,"connect_timeout":1,"send_timeout":1})
assert"not allowed in config.xml"notinnode6.query_and_get_error("SELECT * FROM remote('example01-0{1,2}-1', system, events",settings={"connections_with_failover_max_tries":1,"connect_timeout_with_failover_ms":1000,"connect_timeout_with_failover_secure_ms":1000,"connect_timeout":1,"send_timeout":1})
assert"not allowed in config.xml"notinnode6.query_and_get_error("SELECT * FROM remote('example01-0{1,2}-{1|2}', system, events)",settings={"connections_with_failover_max_tries":1,"connect_timeout_with_failover_ms":1000,"connect_timeout_with_failover_secure_ms":1000,"connect_timeout":1,"send_timeout":1})
assert"not allowed in config.xml"notinnode6.query_and_get_error("SELECT * FROM remoteSecure('example01-{01..02}-{1|2}', system, events)",settings={"connections_with_failover_max_tries":1,"connect_timeout_with_failover_ms":1000,"connect_timeout_with_failover_secure_ms":1000,"connect_timeout":1,"send_timeout":1})
assert"not allowed"innode6.query_and_get_error("SELECT * FROM remoteSecure('example01-01-1,example01-03-1', system, events)",settings={"connections_with_failover_max_tries":1,"connect_timeout_with_failover_ms":1000,"connect_timeout_with_failover_secure_ms":1000,"connect_timeout":1,"send_timeout":1})
assert"not allowed"innode6.query_and_get_error("SELECT * FROM remote('example01-01-{1|3}', system, events)",settings={"connections_with_failover_max_tries":1,"connect_timeout_with_failover_ms":1000,"connect_timeout_with_failover_secure_ms":1000,"connect_timeout":1,"send_timeout":1})
assert"not allowed"innode6.query_and_get_error("SELECT * FROM remoteSecure('example01-0{1,3}-1', system, metrics)",settings={"connections_with_failover_max_tries":1,"connect_timeout_with_failover_ms":1000,"connect_timeout_with_failover_secure_ms":1000,"connect_timeout":1,"send_timeout":1})