mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[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:
parent
5c260a45ee
commit
e012c49905
1 changed files with 2 additions and 0 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue