Opened 7 years ago

Last modified 5 years ago

#1571 closed enhancement

systemtest oracle files are 65MB — at Version 1

Reported by: Dimitar Misev Owned by:
Priority: minor Milestone: Future
Component: systemtest Version: development
Keywords: Cc: Bang Pham Huu, Vlad Merticariu, bbell, Peter Baumann
Complexity: Medium

Description (last modified by Dimitar Misev)

The oracle files in the systemtest are 65MB in total. This is almost half the size of the rasdaman repo.. and it'll likely get worse as we develop the systemtest with more tests.

Let's brainstorm a bit about some straightforward and simple way to improve this.

The most obvious idea: store checksums of the expected result outputs. Then when running the systemtest, checksums are computed of the outputs and compared to the expected ones. This also allows us to run tests with larger outputs (e.g. testing a query outputing a 1GB file).

Change History (1)

comment:1 by Dimitar Misev, 7 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.