https://www.cnblogs.com/xiaochengzi/p/8251805.html  

安装Extended Choice Parameter插件

选择‘参数化构建过程’

 

maven command line中进行引用

clean test -DsuiteXmlFile=src/main/resources/testng.xml -Dgroups="$TESTGROUP"
或者
clean test -DsuiteXmlFile=src/main/resources/testng.xml -Dgroups=${TESTGROUP}

 

最终效果

文件中的内容   groups=ma

想要自动构建,需要发起post请求 http://localhost:8080/jenkins/job/web%20robot/build?delay=0sec   

 

转载于:https://www.cnblogs.com/lgqboke/p/9089219.html

Logo

权威|前沿|技术|干货|国内首个API全生命周期开发者社区

更多推荐