Joshua Powers
22efc25daa
test: migrate pgbouncer to test-containers ( #11186 )
2022-05-25 10:45:55 -06:00
Joshua Powers
0935ae4a43
test: remove rabbitmq container not used ( #11175 )
2022-05-25 10:37:12 -06:00
Joshua Powers
912e3362d2
test: migrate openldap tests to test-containers ( #11169 )
2022-05-24 10:58:50 -06:00
Joshua Powers
5857966df1
test: migrate nsq to test containers ( #11173 )
2022-05-24 10:31:49 -06:00
Joshua Powers
d5ff34bc14
test: migrate opcua to test-containers ( #11171 )
2022-05-24 10:05:04 -06:00
Joshua Powers
d65640f9e6
test: migrate aerospike to test-containers ( #11177 )
2022-05-24 09:59:04 -06:00
Joshua Powers
59a7f76117
test: migrate memcached to test-containers ( #11176 )
2022-05-24 09:30:29 -06:00
Joshua Powers
cb9d9fe075
test: migrate redis to test-containers ( #11174 )
2022-05-24 09:30:19 -06:00
Joshua Powers
dd8dd75824
test: migrate mqtt to test containers ( #11172 )
2022-05-24 09:30:02 -06:00
Joshua Powers
03034cd1d1
test: migrate nats to test-containers ( #11170 )
2022-05-24 09:29:15 -06:00
Joshua Powers
94ad7f1bfa
test: migrate crate to test-containers code ( #11165 )
2022-05-24 09:28:40 -06:00
Joshua Powers
db3beab38b
test: add generic test-container code for re-use, migrate mysql ( #11157 )
2022-05-23 11:08:53 -06:00
Joshua Powers
2488d75edd
test: use supported version of elasticsearch ( #11111 )
2022-05-17 20:35:40 +00:00
Joshua Powers
b4b52d1a6f
test: remove unused riemann from docker-compose ( #11118 )
2022-05-17 20:26:27 +00:00
Pascal Zimmermann
3ad40df311
Update pgx to v4 ( #9182 )
2021-06-02 21:28:16 -06:00
R290
114e4c2f68
Fix opcua integration test ( #9107 )
2021-04-09 14:23:32 -04:00
Helen Weller
d41569caed
Integration test audit ( #8725 )
2021-01-26 11:06:12 -07:00
Steven Soroka
d79a2464d3
docs update
2020-12-10 13:21:58 -05:00
Joshua Gross
4ebb8c7820
Add set, and histogram reporting to aerospike telegraf plugin ( #8025 )
...
Co-authored-by: Joshua Gross <joshua.gross@indexexchange.com>
2020-08-28 12:05:42 -04:00
Steven Soroka
8b3bd2585d
Fix issues with failing tests on darwin ( #7042 )
2020-02-18 16:13:53 -08:00
Leandro Piccilli
5bad2c3a43
Add support for ES 7.x to elasticsearch output ( #6053 )
2019-07-01 16:22:17 -07:00
David McKay
346ac519b6
Fix CrateDB port in docker compose file ( #5667 )
2019-04-02 11:51:40 -07:00
John Hu
5e6374c19b
Fix drop tracking of aggregator drop_original metrics ( #5632 )
2019-03-26 18:01:50 -07:00
Loïc Blot
429d14101a
Add pgbouncer input plugin ( #3918 )
2018-08-01 16:44:10 -06:00
Daniel Nelson
b11468757c
Add uint/bool support to cratedb output ( #4117 )
2018-05-08 12:10:25 -07:00
Paul Myjavec
12d62e60b3
Use CircleCI 2.0 for builds ( #3731 )
2018-02-01 15:05:39 -08:00
Cameron Sparr
a7ed46160a
Re-arrange repo files for root dir cleanup
2015-09-09 12:38:51 -06:00
Cameron Sparr
fdd2401f7b
Adding Kafka docker container and utilizing it in unit tests
2015-08-04 16:30:05 -06:00
Marcos Lilljedahl
4471e2bdbb
Use postgres default configuration
2015-07-06 03:46:53 -03:00
Marcos Lilljedahl
ae385b336d
Remove unnecessary circleci configuration as we're using default
...
provided services
Update test users to use circleci default services
2015-07-06 02:20:25 -03:00
Marcos Lilljedahl
d545b197ea
Add docker containers to test services.
...
This commit initializes the needed services which are not mocked
so tests can be executed in any environment with docker.
Some default modifications (i.e: connection strings) were also made to
current tests to accomodate them for this setup.
A docker-compose.yml file is provided with all the necessary parameters
for this services to be initialized. Future services can be added
easily by extending this configuration file
In addition a makefile has been introduced to simplify command execution
2015-07-06 01:46:43 -03:00