package colocation

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

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