[FTR][CI] Use default distribution for all tests#94968
[FTR][CI] Use default distribution for all tests#94968tylersmalley merged 6 commits intoelastic:masterfrom
Conversation
|
@elasticmachine merge upstream |
840654a to
5b584c1
Compare
|
@legrego @jportner, thanks for your help. The failures I am currently looking into are in
Error: |
8838b92 to
05af712
Compare
2cf5e96 to
73c62b6
Compare
544b9b1 to
d423f30
Compare
f400b6e to
896b1fe
Compare
|
@elastic/kibana-alerting-services I am running into an issue where I could use your assistance with. This pull request removes the The status page functional tests are currently failing due to the alerting plugin being red with A way I have been able to reproduce this is by running the functional test server with:
Then, run Looking for help in how to proceed. Thanks :elasticheart: |
💔 Backport failed
To backport manually run: |
|
Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync. |
2 similar comments
|
Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync. |
|
Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync. |
|
I am working on another PR to master to resolve the issues with the backport. |
|
Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync. |
1 similar comment
|
Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync. |
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
* [FTR][CI] Use default distribution for all tests (#94968) Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co> * Use default output Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co> * [FTR] Use importExport for saved_object/basic archive Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co> * Update suggestions tests Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co> * Fix build Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co> * More migrations to kbnArchiver Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
…)" This reverts commit 537be25.
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
|
backport: #101118 |
No longer builds
ossdistribution and runs tests against it. All tests run against the default distribution.Fixes #87711
Fixes #76168
Fixes #91242
Fixes #92302