package colocation

import (
	"gitcode.com/openFuyao/e2e-auto-test/e2e/framework"
)

// SIGDescribe 用于混部测试的描述函数
var SIGDescribe = framework.SIGDescribe("colocation")