hoenn
8fc22a29bf
Remove deprecated docker-compose usage
2024-04-02 12:11:04 -04:00
hoenn
d3e80c18c2
Add ES8 tests, add test data for breaking change
2024-04-02 12:05:13 -04:00
hoenn
5aa4c1f611
Update go version in mod and workflows
2024-02-12 11:24:09 -05:00
Renning Bruns
9bcfee9a29
updated golangci-lint script url and version
...
got from https://golangci-lint.run/usage/install
2022-02-28 09:47:37 -08:00
Nick Canzoneri
4792155a37
Update go dependencies
2020-09-29 22:16:44 -04:00
Nick Canzoneri
dc3a2fd9fe
Merge pull request #79 from github/update_versions
...
Update versions of dependencies
2020-09-27 22:00:31 -04:00
Nick Canzoneri
2c3200c80e
Update to use latest go versions in CI and latest golang-ci lint version
2020-09-27 21:50:29 -04:00
Nick Canzoneri
f86c8617d6
Remove dep, it is not needed anymore
2020-09-27 21:49:29 -04:00
Leo Palmer Sunmo
0461d2480a
Check for correct vm.max_map_count in integration
...
Add a check at the beginning of integration check to make sure vm.max_map_count is set correctly as it will cause silent Elasticsearch Docker failures otherwise
2020-01-14 10:04:18 +13:00
Nick Canzoneri
435ab3fecb
Remove extra logging
2019-11-22 15:07:30 -05:00
Nick Canzoneri
a000ded34b
Change where sysctl call is set
2019-11-22 14:54:37 -05:00
Nick Canzoneri
67246d6b10
More messing around with max_map_count
2019-11-22 14:01:31 -05:00
Nick Canzoneri
9542f3ca91
Try to update vm.max_map_count settings
2019-11-22 13:53:14 -05:00
Nick Canzoneri
108433c4cd
Fix typo
2019-11-22 13:50:02 -05:00
Nick Canzoneri
3d6532e2de
Change order of operations
2019-11-22 13:47:10 -05:00
Nick Canzoneri
c4ddedfd34
Get more info about max_map_count from docker and host
2019-11-22 13:43:23 -05:00
Nick Canzoneri
17cae0c6b5
Force build of docker-compose image
2019-11-22 13:22:05 -05:00
Nick Canzoneri
e8b0d75d87
Add print out of logs for docker-compose
2019-11-22 12:35:23 -05:00
Nick Canzoneri
1c96f59d7c
Remove extra print statements
2019-11-22 12:35:05 -05:00
Nick Canzoneri
53888b3e54
output more env variables
2019-11-22 11:20:32 -05:00
Nick Canzoneri
59d3e58946
output path to debug actions
2019-11-22 11:02:13 -05:00
Nick Canzoneri
1a96650cb3
Refactor integration test to add v7
2019-05-24 14:34:02 -04:00
samir elsharkawy
cd9604dd17
list cluster aliases
2019-03-21 17:10:55 +01:00
Justin Fudally
81e197d82d
Upgrade golangci-lint to latest version 1.15.0, and include go v1.12.x in travis tests
2019-03-20 18:54:31 -05:00
Nick Canzoneri
54f9a507c1
Update .travis.yml to run integration tests
2018-12-20 11:58:24 -05:00
Nick Canzoneri
6eeb99f6e0
Merge branch 'master' into additional_snapshot_apis
2018-12-13 15:27:54 -05:00
Nick Canzoneri
3e529df1bd
Add a before_script to install the golangci-lint tool
2018-12-13 14:55:41 -05:00
Nicholas Canzoneri
46151114ca
Tweak integration tests to support snapshot integration testing
2018-12-12 11:49:18 -05:00
Nick Canzoneri
3f155f9552
Merge pull request #16 from github/integration_test
...
Adding integration tests
2018-12-10 13:01:39 -05:00
Nicholas Canzoneri
169004c331
Remove retry commands since we have a healthcheck loop anyways
2018-12-07 11:36:10 -05:00
Nicholas Canzoneri
2c8e5c9422
Add v6 stats to the integration tests
2018-12-06 13:19:13 -05:00
Nicholas Canzoneri
8cf6c8baf9
Add a shared backup volume so that integration tests can test snapshots/backups
2018-12-05 14:39:28 -05:00
Nicholas Canzoneri
051409df01
Start of an integration test suite against Elasticsearch clusters created with docker
2018-11-29 22:51:53 -05:00
Jess Breckenridge
a78fb11be6
- Forgot to add bootstrap script changes.
2018-11-01 12:49:42 -04:00
Jess Breckenridge
f35eac6d00
- Adding golangci-lint for linting to address issue : https://github.com/github/vulcanizer/issues/2
...
- Adjusting test script to run linter in verbose mode. Non verbose ==
silent.
2018-11-01 10:34:52 -04:00
Nicholas Canzoneri
eaad334138
Add type for snapshots
2018-09-14 13:40:35 -04:00
Jess Breckenridge
a40da44ae0
- Added gotest to bootstrap for OS X.
2018-08-29 18:04:54 -06:00
Jess Breckenridge
554cf71105
- First pass at table tests complete, swapping file names to clean this up.
...
- Added `gotest` abilities if file is present for colorized output.
2018-08-29 18:03:47 -06:00
Nicholas Canzoneri
7f37a6084c
Finalize the name of the package as vulcanizer
2018-08-21 16:34:03 -04:00
Nicholas Canzoneri
ea20dfd453
Add test files and a test script
2018-08-13 11:30:13 -04:00
Nicholas Canzoneri
45adb69a5e
Add initial codefiles
2018-08-13 11:24:15 -04:00