Add AGL Jenkins to ignore linkcheck list 81/15081/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 27 Mar 2019 16:03:24 +0000 (12:03 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 27 Mar 2019 16:03:49 +0000 (12:03 -0400)
Jenkins isn't always very responsive so ignoring them in the link
checker to allow the jobs to pass.

Change-Id: Ifb5fa91ad35abb8e407a81e300f972576d47ee22
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
docs/conf.py

index 7795392..98cc95c 100644 (file)
@@ -26,6 +26,7 @@ linkcheck_ignore = [
     'https://gerrit.linuxfoundation.org/infra/releng/docs-conf',
     'https://gerrit.linuxfoundation.org/infra/#/settings/http-password',
     'https://jenkins.acumos.org.*',
+    'https://build.automotivelinux.org.*',
     'https://.*.example.org.*',
     'https://git.opendaylight.org/gerrit/#/settings/gpg-keys',
     'https://wiki.debian.org/meetbot',  # SNI link needs Python 2.7.9+