aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/mdbc.properties
blob: 3e207aaf88ee7439943ff56ceff6bd50aa90c81c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
#  A list of all Mixins that should be checked by MDBC
#
MIXINS= \
	org.onap.music.mdbc.mixins.H2Mixin \
	org.onap.music.mdbc.mixins.H2ServerMixin \
	org.onap.music.mdbc.mixins.MySQLMixin \
	org.onap.music.mdbc.mixins.CassandraMixin \
	org.onap.music.mdbc.mixins.Cassandra2Mixin

critical.tables= \
	TEST