package system_integration import ( "gitcode.com/openFuyao/e2e-auto-test/e2e/framework" ) // SIGDescribe 用于集群安装部署测试的描述函数 var SIGDescribe = framework.SIGDescribe("installation")