mirror of https://github.com/milvus-io/milvus.git
enhance: [skip e2e]Enable compaction it test (#34526)
Signed-off-by: yangxuan <xuan.yang@zilliz.com>pull/34694/head
parent
1495b7a2c9
commit
eb472b7f08
|
@ -43,6 +43,5 @@ func (s *CompactionSuite) TearDownSuite() {
|
|||
}
|
||||
|
||||
func TestCompaction(t *testing.T) {
|
||||
t.Skip("https://github.com/milvus-io/milvus/issues/33716")
|
||||
suite.Run(t, new(CompactionSuite))
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue