Closed awhelms closed 6 years ago
Tests are failling because it should be using test keyspace "ota_server_test"; instead it is using "wm_ota" keyspace, which is a default keyspace. I can reproduce locally, so I can look into it. It might have been there previously.
mysql
client.js
fromelectrode-ota-server-dao-cassandra
toelectrode-ota-server-dao-plugin
and removeddao-cassandra
from default config. (This enables replacement ofota!dao
with another module without having to disabledao-cassandra
).delta
function.