mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
The source code classifier we currently have was incorrectly classifying e2e journey files as `non-package` instead of `tests or mocks` as it was not using the name standards we used for FTR files. We could have created a `functional-tests` package for the performance folder (which is what we want to do in the future) but because we don't have the feature to create ownerless packages it would not be easy to find a given owner for that folder. As such I'm just opting for a second solution which is applying the same name standards to this journeys folder as we have for FTR and changing a little the classifier to recognise it. This should fix the problem found at https://github.com/elastic/kibana/pull/178017. Co-authored-by: Alex Szabo <alex.szabo@elastic.co> |
||
---|---|---|
.. | ||
apis | ||
fixtures/kbn_archiver | ||
config.ts | ||
disabled_scalability_tests.json | ||
events_shipper.ts | ||
ftr_provider_context.ts | ||
report_parser.ts | ||
runner.ts | ||
types.ts |