From: Cédric Ollivier Date: Wed, 10 Mar 2021 14:30:10 +0000 (+0100) Subject: Stop running linkcheck X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=957e9ae9cb4020e68d597744dd426dfe02c31b43;p=releng.git Stop running linkcheck A few links are dead which asks to skip it (chicken & egg). It should be noted that tox should run vs patchset rather than vs merge. Change-Id: I0cd064013073b100d36c5067116e1714ebfacf97 Signed-off-by: Cédric Ollivier --- diff --git a/jjb/samplevnf/samplevnf.yaml b/jjb/samplevnf/samplevnf.yaml index 77f89c562..82c8f9bee 100644 --- a/jjb/samplevnf/samplevnf.yaml +++ b/jjb/samplevnf/samplevnf.yaml @@ -95,6 +95,6 @@ builders: - shell: | sudo pip install tox-pip-version - cd $WORKSPACE && tox + cd $WORKSPACE && tox -e docs cd $WORKSPACE/rapidvm/dib bash verify-image.sh -v