kaisecheng
0f8695593e
buildkite serverless test ( #15150 )
...
This commit adds a Buildkite pipeline to test against serverless endpoint daily
Tests cover
- es-output
- es-input
- es-filter
- central pipeline management
- legacy monitoring
- dlq
- integration-filter
- kibana API
- metricbeat stack monitoring
Co-authored-by: João Duarte <jsvd@users.noreply.github.com>
Co-authored-by: João Duarte <jsvduarte@gmail.com>
2023-07-19 17:21:53 +01:00
Andres Rodriguez
d95a0bba74
Fix deprecated ERB and BigDecimal instances ( #15189 )
2023-07-18 08:48:01 -04:00
Karol Bucek
3637a30e8f
Refactor: drop redundant (jruby-complete.jar) dependency ( #13159 )
...
Co-authored-by: João Duarte <jsvd@users.noreply.github.com>
2022-02-02 06:55:26 +01:00
João Duarte
e9c9865f40
Add apache and elastic license headers to source code files ( #11673 )
...
* add license header to ruby and java files
* add license header to erb and rake files
* add license headers to gradle files
2020-03-11 11:53:38 +00:00
Suyog Rao
b670c94362
Make changes to test framework for new tests
...
Fixes #6031
2016-10-14 18:27:44 -04:00
Suyog Rao
dfd6164edd
changes after review
...
Fixes #5917
2016-09-22 13:43:48 -04:00
Suyog Rao
4008a7ad7e
Fixes after @ph review
...
Fixes #5917
2016-09-22 13:43:48 -04:00
Pier-Hugues Pellerin
3b5ac6008b
Adding integration testing for filebeat and make the test a bit more flexible
...
The test includes theses scenario
- No TLS
- TLS Server Auth
- TLS Mutual Auth
Theses theses test relies on a certicate include in the fixtures to correctly run,
there is also a script to generate them.
Make the ServiceLocator class is now more flexible and use the pattern matching
to create the registry on the fly
Fixes #5887
Fixes #5917
2016-09-22 13:43:48 -04:00
Suyog Rao
bb4189cdc8
Add initial round of integration tests
...
Fixes #5917
2016-09-22 13:43:47 -04:00