kibana/.buildkite/scripts
Nathan L Smith 81264f73e9
Re-enable APM E2E tests and allow server to shut down cleanly on failure (#115450)
* Re-enable APM E2E tests and allow server to shut down cleanly on failure

Calling `process.exit` in the test script made it so the FTR runner would not properly shut down the server, and cause other tests to fail because Kibana was left running on a port. Remove that and just throw
instead.

No changes were made to the tests, as I was unable to reproduce any failures locally. I'll try in CI and see if we can get anything to fail.

Fixes #115280.
2021-10-25 14:05:15 -05:00
..
common [ci] Disable Bazel cache on CI (#115428) 2021-10-19 22:12:31 +01:00
lifecycle [buildkite] buildkite dependencies need to install before print_agent_links (#114573) 2021-10-12 11:18:13 -04:00
pipelines/pull_request Re-enable APM E2E tests and allow server to shut down cleanly on failure (#115450) 2021-10-25 14:05:15 -05:00
steps Re-enable APM E2E tests and allow server to shut down cleanly on failure (#115450) 2021-10-25 14:05:15 -05:00
bootstrap.sh [ci] Disable Bazel cache on CI (#115428) 2021-10-19 22:12:31 +01:00
build_kibana.sh [ci] Adds Github label to build all platforms (#115134) 2021-10-15 09:58:20 -07:00
build_kibana_plugins.sh [buildkite] Several small tweaks and cleanup (#114006) 2021-10-06 18:56:30 -04:00
download_build_artifacts.sh [CI] Buildkite ES Snapshots Pipelines / attempt 2 (#111565) 2021-09-08 14:31:04 -04:00
packer_cache.sh [buildkite] Fix packer cache issues (#113769) 2021-10-04 10:57:32 -04:00
post_build_kibana.sh [ci] Adds Github label to build all platforms (#115134) 2021-10-15 09:58:20 -07:00
post_build_kibana_plugins.sh [Buildkite] Hourly CI / tracked branch pipeline (#111785) 2021-09-16 11:28:07 -04:00
saved_object_field_metrics.sh