Add support for verification / testing of containers in standard CI

Description

From check-patch scripts, verifying docker files to running system test suit on the new image.

Activity

Show:

Barak Korren June 24, 2018 at 8:48 AM

We already have support for doing various things with containers in STDCI.

Barak Korren December 1, 2016 at 10:05 AM
Edited

You don't see a place to verify anything before the artifacts build? such as Validity of DockerFiles?

You mean something like checking for syntax? Like you check PyFlakes and PEP8 for python files? This just goes in check_patch.sh, nothing special here... (Not sure anyone made such a tool for Dockerfiles yet)

Eyal Edri December 1, 2016 at 9:50 AM

You don't see a place to verify anything before the artifacts build? such as Validity of DockerFiles?

Barak Korren December 1, 2016 at 9:42 AM

I don't think this belongs in standard-CI, standard CI is for verifying code not artifacts (no matter how fancy and fashionable they are).

Verifying complete artifacts is what systems tests are for.

Fixed

Details

Assignee

Reporter

Priority

Created December 1, 2016 at 8:55 AM
Updated September 2, 2018 at 3:51 PM
Resolved June 24, 2018 at 8:48 AM

Flag notifications