Page MenuHomePhabricator

Automatically build all Lisk schemata
ClosedPublic

Authored by epriestley on Oct 2 2014, 3:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Feb 7, 11:35 PM
Unknown Object (File)
Fri, Feb 7, 11:35 PM
Unknown Object (File)
Fri, Feb 7, 11:35 PM
Unknown Object (File)
Fri, Feb 7, 9:31 AM
Unknown Object (File)
Sun, Feb 2, 12:45 PM
Unknown Object (File)
Thu, Jan 30, 7:31 AM
Unknown Object (File)
Mon, Jan 27, 3:27 PM
Unknown Object (File)
Thu, Jan 23, 5:11 PM

Details

Summary

Ref T1191. Now that the whole database is covered, we don't need to do as much work to build expected schemata. Doing them database-by-database was helpful in converting, but is just reudndant work now.

Instead of requiring every application to build its Lisk objects, just build all Lisk objects.

I removed harbormaster.lisk_counter because it is unused.

It would be nice to autogenerate edge schemata, too, but that's a little trickier.

Test Plan

Database setup issues are all green.

Diff Detail

Repository
rP Phabricator
Branch
utf2
Lint
Lint Passed
Unit
Test Failures
Build Status
Buildable 2718
Build 2722: [Placeholder Plan] Wait for 30 Seconds

Unit TestsFailed

TimeTest
0 mstestMySQLAgreesWithUsAboutBMP
0 mstestRejectMySQLBMPQueries
0 mstestAdminPolicy
0 mstestAllQueriesBelongToActualApplications
0 mstestApplicationsInstalled
View Full Test Results (2 Failed · 78 Passed)

Event Timeline

epriestley retitled this revision from to Automatically build all Lisk schemata.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.

Lovely

This revision is now accepted and ready to land.Oct 2 2014, 4:36 PM
This revision was automatically updated to reflect the committed changes.