GoogleContainerTools / container-structure-test

validate the structure of your container images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Integration with Jenkins

scrumteamravens opened this issue · comments

Hi All,

We are building images in jenkins pipeline and using "container-structure-test" to test the images. We want to know if we can integrate "container-structure-test" with Jenkins? We would like to get a detailed report of testcases executed, passed and failed in Jenikins build report.

Maybe you can have a look at the implementation of : https://sap.github.io/jenkins-library/steps/containerExecuteStructureTests/

There the resulting test report is archived in Jenkins.

Thanks for filing this! We'd love to see this done.