Stream: dev

Topic: precompiled large test datasets


view this post on Zulip Oliver Bertuch (Oct 03 2023 at 21:33):

Question. Shouldn't it be possible to create a CI job which creates dumps of dataverse-sample-data as Postgres SQL dumps? And I'm specifically talking about exporting the datasets / collections only, not users etc. Could be snapshots for released versions, too. Just to make the procedure of creating a larger install for testing/benchmarking faster than imports (which are very slow)

view this post on Zulip Philip Durbin ๐Ÿš€ (Oct 03 2023 at 22:40):

Sure, sounds good. What about the data files? Place them on disk? Or don't worry about them?

view this post on Zulip Oliver Bertuch (Oct 04 2023 at 05:38):

I'm kind of thinking we maybe could provide some images with them... Maybe that's the easiest way to ship them.

view this post on Zulip Oliver Bertuch (Oct 04 2023 at 05:38):

As well as shipping images for Postgres and Solr

view this post on Zulip Oliver Bertuch (Oct 04 2023 at 05:40):

I mean - we could create "data containers".

view this post on Zulip Philip Durbin ๐Ÿš€ (Oct 04 2023 at 11:31):

Images with data files. Sure, sounds good.


Last updated: Nov 01 2025 at 14:11 UTC