Commit bf7133e
authored
[data] disable image_embedding_from_jsonl_fixed_size_chaos (#57544)
cherypick #57273
The `image_embedding_from_jsonl_fixed_size_chaos` release test runs a
large image embedding workload with a preemption every minute. Since
this test features long-running tasks and frequent preemptions, it's
expected to time out (it's not a regression). So, this PR changes the
frequency to manual.
Signed-off-by: Lonnie Liu <lonnie@anyscale.com>1 parent 720d9c1 commit bf7133e
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
565 | 565 | | |
566 | 566 | | |
567 | 567 | | |
568 | | - | |
| 568 | + | |
569 | 569 | | |
570 | 570 | | |
571 | 571 | | |
572 | 572 | | |
573 | 573 | | |
574 | 574 | | |
575 | 575 | | |
| 576 | + | |
576 | 577 | | |
577 | 578 | | |
578 | 579 | | |
579 | 580 | | |
580 | 581 | | |
| 582 | + | |
581 | 583 | | |
582 | 584 | | |
583 | 585 | | |
584 | 586 | | |
| 587 | + | |
585 | 588 | | |
586 | 589 | | |
587 | 590 | | |
588 | 591 | | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
589 | 595 | | |
590 | 596 | | |
591 | 597 | | |
| |||
0 commit comments