8 Commits

Author SHA1 Message Date
Erik Nordström
b7a4851cd0 Run update tests in parallel
This change makes the update tests from each prior version of
TimescaleDB to run in parallel instead of in serial order.

This speeds up the testing significantly.
2018-10-29 15:19:16 +01:00
Rob Kiefer
2a8cdafb32 Prepare the repo for next development cycle 2018-10-18 18:01:06 -04:00
Sven Klemm
119963a334 Replace hardcoded bash path in shell scripts 2018-10-10 17:55:39 +02:00
Rob Kiefer
bff0d4e405 Prepare the repo for the next development cycle 2018-10-01 10:56:02 -04:00
Rob Kiefer
c0e68b0d95 Prepare the repo for the next development cycle 2018-09-12 10:26:34 -04:00
Lee Hampton
2b5bc30937 Prepare the repo for the next development cycle 2018-09-11 11:00:35 -04:00
Lee Hampton
b376fc3b25 Prepare the repo for next development cycle 2018-08-09 13:18:16 -04:00
Rob Kiefer
005813da21 Make update tests more composable.
This removes a lot of duplicated code across the two versions of
update tests (one with testing of constraints vs one without) and
potentially allows for further additions more easily. Also, this
splits Travis testing of updates into two jobs so they can run
concurrently and reduce the amount of turnaround time for PRs.
Finally, added versions since 0.8.0 that were not previously being
tested.
2018-08-03 10:07:09 -04:00