Bump core and ontology test databases to schema 99
Created by: mkszuba
Description
Bump the schema version of test core and ontology databases.
Use case
Consequence of the fact we now bump the Core API version, and by consequence Core and ontology database-schema versions, very early in the release cycle. Several tests most notably in archive.t, fail on master if ensembl-rest test databases are not patched accordingly.
Benefits
archive.t tests will stop failing.
Possible Drawbacks
This will have to be done for every release if we intend to stand by bumping core version early in the release cycle.
Testing
Have you added/modified unit tests to test the changes?
No.
If so, do the tests pass/fail?
N/A
Have you run the entire test suite and no regression was detected?
Yes, archive.t tests have stopped failing and haven't seen any new failures crop up.