kibana/x-pack/test/ingest_manager_api_integration
Jen Huang 7debf4dd9f
[Ingest Manager] Support limiting integrations on an agent config (#70542)
* Add API endpoint and hook for retrieving restricted packages

* Filter out restricted packages already in use from list of integrations available for an agent config

* Allow list agent configs to optionally return expanded package configs, re

* Filter out agent configs which already use the restricted package already from list of agent configs available for an integration

* Allow more than 20 agent configs to be shown

* Rename restricted to limited; add some common methods to DRY

* Add limited package check on server side

* Adjust copy wording

* Fix typings

* Add some package config api integration tests, update es archive mappings

* Move test to dockerized integation tests directory; move existing epm tests to their own directory

* Remove extra assignPackageConfigs() - already handled in packageConfigService.create()

* Review fixes

* Fix type, reenabled skipped test

* Move new EPM integration test file
2020-07-06 14:12:15 -07:00
..
apis [Ingest Manager] Support limiting integrations on an agent config (#70542) 2020-07-06 14:12:15 -07:00
config.ts [Ingest Manager] Update package registry docker image for CI. (#70716) 2020-07-06 18:57:18 +02:00
helpers.ts [Ingest Manager] Use DockerServers service in integration tests. (#69822) 2020-06-29 15:24:11 +02:00