15 Commits

Author SHA1 Message Date
Sven Klemm
f2aea211bd Add 1.2.2 to update test scripts 2019-03-14 19:23:11 +01:00
Joshua Lockerman
73e4adb598 Prepare the repo for the next development cycle 2019-02-11 13:07:34 -05:00
Joshua Lockerman
c7803730d8 Fix typo failing our update 9.6 update tests 2019-02-01 13:50:31 -05:00
Joshua Lockerman
57b1d11919 Prepare the repo for the next development cycle 2019-01-29 13:23:28 -05:00
Sven Klemm
192409257e Add update test for PostgreSQL 10
Add an update test for updating the extension on PostgreSQL 10.
Change PostgreSQL 9.6 update test to only run triggered by cron.
2019-01-04 15:37:03 +01:00
Joshua Lockerman
d4f0cbd0d3 Prepare the repo for the 1.2.0 development cycle 2018-12-14 10:01:03 -05:00
Rob Kiefer
cac0791a5c Prepare the repo for next development cycle 2018-11-01 10:34:08 -04:00
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