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)
Tue, Nov 19, 9:06 AM
Unknown Object (File)
Tue, Nov 12, 12:59 AM
Unknown Object (File)
Mon, Nov 11, 1:44 PM
Unknown Object (File)
Sun, Nov 10, 10:54 AM
Unknown Object (File)
Fri, Nov 1, 10:51 AM
Unknown Object (File)
Thu, Oct 31, 12:11 PM
Unknown Object (File)
Oct 29 2024, 8:16 PM
Unknown Object (File)
Oct 25 2024, 3:24 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.