summaryrefslogtreecommitdiffstats
path: root/jjb/vpp/docs.yaml
diff options
context:
space:
mode:
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2020-01-13 13:02:05 +0000
committerGerrit Code Review <gerrit@fd.io>2020-01-13 13:02:05 +0000
commit2d5ae82547d5b18d098eda9beccfde19b7e70e61 (patch)
treef52e4136dd922d72a2c692d50ab3b861f9651777 /jjb/vpp/docs.yaml
parent286f72aebc5babfc6afd1c249b26a5015fc7a3fc (diff)
parentc16cf4ec132c21090342324878ca22ad1fc0476e (diff)
Merge "VPP: Make script inclusion more readable"
Diffstat (limited to 'jjb/vpp/docs.yaml')
-rw-r--r--jjb/vpp/docs.yaml36
1 files changed, 24 insertions, 12 deletions
diff --git a/jjb/vpp/docs.yaml b/jjb/vpp/docs.yaml
index 2e5e33ff4..f5ba7ee12 100644
--- a/jjb/vpp/docs.yaml
+++ b/jjb/vpp/docs.yaml
@@ -109,9 +109,11 @@
settings-file: 'vpp-settings'
global-settings-file: 'global-settings'
- shell:
- !include-raw-escape: ../scripts/setup_vpp_ubuntu_docker_test.sh
+ !include-raw-escape:
+ - ../scripts/setup_vpp_ubuntu_docker_test.sh
- shell:
- !include-raw-escape: include-raw-vpp-docs.sh
+ !include-raw-escape:
+ - ../scripts/vpp/docs.sh
publishers:
- lf-infra-publish
@@ -197,9 +199,11 @@
settings-file: 'vpp-settings'
global-settings-file: 'global-settings'
- shell:
- !include-raw-escape: ../scripts/setup_vpp_ubuntu_docker_test.sh
+ !include-raw-escape:
+ - ../scripts/setup_vpp_ubuntu_docker_test.sh
- shell:
- !include-raw-escape: include-raw-vpp-docs.sh
+ !include-raw-escape:
+ - ../scripts/vpp/docs.sh
publishers:
- lf-infra-publish
@@ -276,9 +280,11 @@
settings-file: 'vpp-settings'
global-settings-file: 'global-settings'
- shell:
- !include-raw-escape: ../scripts/setup_vpp_ubuntu_docker_test.sh
+ !include-raw-escape:
+ - ../scripts/setup_vpp_ubuntu_docker_test.sh
- shell:
- !include-raw-escape: include-raw-vpp-sphinx-docs.sh
+ !include-raw-escape:
+ - ../scripts/vpp/sphinx-docs.sh
publishers:
- lf-infra-publish
@@ -355,9 +361,11 @@
settings-file: 'vpp-settings'
global-settings-file: 'global-settings'
- shell:
- !include-raw-escape: ../scripts/setup_vpp_ubuntu_docker_test.sh
+ !include-raw-escape:
+ - ../scripts/setup_vpp_ubuntu_docker_test.sh
- shell:
- !include-raw-escape: include-raw-vpp-sphinx-docs.sh
+ !include-raw-escape:
+ - ../scripts/vpp/sphinx-docs.sh
publishers:
- lf-infra-publish
@@ -422,9 +430,11 @@
settings-file: 'vpp-settings'
global-settings-file: 'global-settings'
- shell:
- !include-raw-escape: ../scripts/setup_vpp_ubuntu_docker_test.sh
+ !include-raw-escape:
+ - ../scripts/setup_vpp_ubuntu_docker_test.sh
- shell:
- !include-raw-escape: include-raw-vpp-make-test-docs.sh
+ !include-raw-escape:
+ - ../scripts/vpp/make-test-docs.sh
publishers:
- lf-infra-publish
@@ -511,9 +521,11 @@
settings-file: 'vpp-settings'
global-settings-file: 'global-settings'
- shell:
- !include-raw-escape: ../scripts/setup_vpp_ubuntu_docker_test.sh
+ !include-raw-escape:
+ - ../scripts/setup_vpp_ubuntu_docker_test.sh
- shell:
- !include-raw-escape: include-raw-vpp-make-test-docs.sh
+ !include-raw-escape:
+ - ../scripts/vpp/make-test-docs.sh
publishers:
- lf-infra-publish