Skip to content

Bump min cbElasticsearch version #42

Bump min cbElasticsearch version

Bump min cbElasticsearch version #42

GitHub Actions / adobe@2021 Test Results succeeded Dec 13, 2024 in 0s

All 9 tests pass, 2 skipped in 5s

11 tests   9 ✅  5s ⏱️
 5 suites  2 💤
 1 files    0 ❌

Results for commit 0b3393a.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / adobe@2021 Test Results

2 skipped tests found

There are 2 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
tests.specs.integration.APITest ‑ API Suite Tests that the create method will return Authorization failure if the IP address is incorrect
tests.specs.interceptor.APISecurityTest ‑ logstash.interceptors.APISecurity Will override the event if the Remote Host is not in the whitelist

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / adobe@2021 Test Results

11 tests found

There are 11 tests, see "Raw output" for the full list of tests.
Raw output
tests.specs.integration.APITest ‑ API Suite Tests that the create method can create a log entry
tests.specs.integration.APITest ‑ API Suite Tests that the create method will return Authentication failure if the token is incorrect
tests.specs.integration.APITest ‑ API Suite Tests that the create method will return Authorization failure if the IP address is incorrect
tests.specs.integration.APITest ‑ API Suite Tests that the create method will return an invalid event if the configuration is set to disable the API
tests.specs.interceptor.APISecurityTest ‑ logstash.interceptors.APISecurity Will not change the event if allowed
tests.specs.interceptor.APISecurityTest ‑ logstash.interceptors.APISecurity Will override the event if the API is not enabled
tests.specs.interceptor.APISecurityTest ‑ logstash.interceptors.APISecurity Will override the event if the API token does not match
tests.specs.interceptor.APISecurityTest ‑ logstash.interceptors.APISecurity Will override the event if the Remote Host is not in the whitelist
tests.specs.interceptor.LogEventsTest ‑ Perform actions on detached appender Tests the ability to log a message through the interception point
tests.specs.unit.APIAppenderTest ‑ logstash.models.logging.APIAppender Suite Can create a log message
tests.specs.unit.APIEventAppenderTest ‑ logstash.models.APIEventAppender Suite Can create a log message