mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
Co-authored-by: spalger <spalger@users.noreply.github.com> # Conflicts: # .ci/jobs.yml # test/scripts/jenkins_code_coverage.sh Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
parent
f047b20680
commit
b6c9f4b8fc
15 changed files with 100 additions and 115 deletions
|
@ -13,6 +13,7 @@ export default async function ({ readConfigFile }) {
|
|||
const functionalConfig = await readConfigFile(require.resolve('../functional/config'));
|
||||
|
||||
return {
|
||||
rootTags: ['runOutsideOfCiGroups'],
|
||||
testFiles: [require.resolve('./apis')],
|
||||
services,
|
||||
servers: commonConfig.get('servers'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue