[SKIP ON MKI] x-pack/test_serverless/functional/test_suites/search/inference_management.ts (#204540)

## Summary

see details: https://github.com/elastic/kibana/issues/204539
This commit is contained in:
Tre 2024-12-17 12:40:05 +00:00 committed by GitHub
parent 5c260a45ee
commit e012c49905
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,6 +23,8 @@ export default function ({ getPageObjects, getService }: FtrProviderContext) {
const ml = getService('ml');
describe('Serverless Inference Management UI', function () {
// see details: https://github.com/elastic/kibana/issues/204539
this.tags(['failsOnMKI']);
const endpoint = 'endpoint-1';
const taskType = 'sparse_embedding';
const modelConfig = {