Files
MaxScale/maxscale-system-test/fw/rules15
Markus Mäkelä 049eb68254 Combine redundant dbfwfilter tests
The fwf test now only tests the functionality of the rules themselves, not
the parsing. The fwf_syntax test handles the testing of the parser. The
fwf2 test was removed as it was almost identical with the original fwf
test.
2017-09-21 09:36:50 +03:00

4 lines
127 B
Plaintext

rule test1 deny regex '.*' on_queries grant
rule test2 deny regex '.*' on_queries revoke
users %@% match any rules test1 test2