Skip to content

[6.x] Functional test setup with kbn-test package (#18568)#19174

Merged
rhoboat merged 1 commit intoelastic:6.xfrom
rhoboat:backport-18568
May 17, 2018
Merged

[6.x] Functional test setup with kbn-test package (#18568)#19174
rhoboat merged 1 commit intoelastic:6.xfrom
rhoboat:backport-18568

Conversation

@rhoboat
Copy link
Copy Markdown

@rhoboat rhoboat commented May 17, 2018

Restructure testing with kbn-test package

  • Run with multiple configs, move cli options to config
  • Package-ify kbn-test
  • Eventually we'll have functional_test_runner live in a package
    of its own, and then this kbn-test will use that as a dependency,
    probably still as a devDependency.
  • Implement functional_tests_server
  • Collapse single and multiple config apis into one command

Use kbn-es

Replace es_test_cluster + es_test_config with kbn/test utils

Implement new createEsTestCluster

Improve scripts, jsdocs, cli top-level tools

Lift error handling to the top level

Restructure testing with kbn-test package

 - Run with multiple configs, move cli options to config
 - Package-ify kbn-test
 - Eventually we'll have functional_test_runner live in a package
of its own, and then this kbn-test will use that as a dependency,
probably still as a devDependency.
 - Implement functional_tests_server
 - Collapse single and multiple config apis into one command

Use kbn-es

Replace es_test_cluster + es_test_config with kbn/test utils

Implement new createEsTestCluster

Improve scripts, jsdocs, cli top-level tools

Lift error handling to the top level
@rhoboat rhoboat added the backport This PR is a backport of another PR label May 17, 2018
@elasticmachine
Copy link
Copy Markdown
Contributor

💔 Build Failed

@rhoboat
Copy link
Copy Markdown
Author

rhoboat commented May 17, 2018

jenkins, test this

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

@rhoboat rhoboat requested review from spalger and tylersmalley and removed request for spalger and tylersmalley May 17, 2018 17:40
@rhoboat rhoboat merged commit eae1898 into elastic:6.x May 17, 2018
@rhoboat rhoboat deleted the backport-18568 branch May 17, 2018 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants