[CRIU] [PATCH 2/2] test: add a script for jenkins to execute non-zdtm tests

Pavel Emelyanov xemul at parallels.com
Wed Jul 2 01:13:23 PDT 2014


On 07/01/2014 06:52 PM, Andrew Vagin wrote:
> Signed-off-by: Andrew Vagin <avagin at openvz.org>
> ---
>  test/jenkins/criu-other.sh | 4 ++++
>  1 file changed, 4 insertions(+)
>  create mode 100644 test/jenkins/criu-other.sh
> 
> diff --git a/test/jenkins/criu-other.sh b/test/jenkins/criu-other.sh
> new file mode 100644
> index 0000000..c6c231c
> --- /dev/null
> +++ b/test/jenkins/criu-other.sh
> @@ -0,0 +1,4 @@
> +source `dirname $0`/criu-lib.sh &&
> +prep &&
> +make -C test other &&
> +true || fail
> 
applied, thanks


More information about the CRIU mailing list