Hi, As you probably already know, there is a way of verifying the functionality is not broken after raising any critical patch; this way is known as: Patch test job to verify project gerrits.
Last week I submitted the patch test job related to SFC project. Therefore, for now on, if you are interested in running a verification job for any particular sfc patch, you can enter any of the below keyworks in gerrit comments: "test-sfc-basic" (it will launch sfc-rest-basic.txt test suite) "test-sfc-full" (it will launch sfc-full-deploy.txt test suite) You can see an example of "test-sfc-full" usage in: [0] https://git.opendaylight.org/gerrit/#/c/53465/ For your information, the patch test job will do the following when gerrit receives the keyword: 1) Build the gerrit patch. 2) Create a distribution containing the patch. 3) Trigger csit test plan BR, Ursicio
_______________________________________________ sfc-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/sfc-dev
