3 Commits

Author SHA1 Message Date
Sven Klemm
119963a334 Replace hardcoded bash path in shell scripts 2018-10-10 17:55:39 +02:00
Amy Tai
4464b3674a Turn off telemetry in Docker images used in CI
Using the new flag available in Docker images, turn off telemetry in Timescale-built Docker images used by Travis. We do not pass the flag to Postgres Docker images.
2018-10-09 09:51:28 -04:00
Hyeong Joon Suh
24296d21b1 Add memory spike test for out of order inserts
Out of order, random inserts into TimescaleDB in the past
sometimes caused continuously increasing memory usage.
These checks are being added to ensure that there are no
memory spike regressions via a cron Travis job.
2018-08-07 11:35:35 -04:00