Hello, I want to start contributing to the Apache metamodel project, so pulled the latest code and tried to set things up.When I tried running the integration tests for MySQL they stared failing because the expected schema is not present in my configured MySQL database.Can you please guide, where to look for the expected schema.Do we have any db dump somewhere?
Also curious to know how integration tests run in Travis CI ? Who provide and how do we configure all database servers with required testcase schema? Thanks & Regards Ratish Bansal