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)
Mon, Apr 29, 2:15 PM
Unknown Object (File)
Mon, Apr 29, 9:57 AM
Unknown Object (File)
Fri, Apr 26, 4:15 PM
Unknown Object (File)
Wed, Apr 24, 10:21 PM
Unknown Object (File)
Tue, Apr 9, 12:04 AM
Unknown Object (File)
Fri, Apr 5, 1:13 PM
Unknown Object (File)
Fri, Apr 5, 12:11 PM
Unknown Object (File)
Mar 25 2024, 4:34 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.