summaryrefslogtreecommitdiffstats
path: root/jjb/vpp/docs.yaml
diff options
context:
space:
mode:
authorDave Wallace <dwallacelf@gmail.com>2019-11-15 17:39:59 -0500
committerDave Wallace <dwallacelf@gmail.com>2019-12-06 17:45:18 -0500
commitb30e58f9c58a7f5e690251254a41ca23a631fcc0 (patch)
treeffc82f99b76127420c7c045847d2036e67e4f3b7 /jjb/vpp/docs.yaml
parentef218803adcfa4d19ce09b9f77a74961936e10b1 (diff)
vpp: make test-doc output moved
The patch to the vpp repo [0] moves the output of 'make test-doc' into .../vpp/build-root/build-test/doc/html [0] https://gerrit.fd.io/r/c/vpp/+/23480 Change-Id: I1885e37afd0b768a2eb115192d8d3c96119cef10 Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Diffstat (limited to 'jjb/vpp/docs.yaml')
-rw-r--r--jjb/vpp/docs.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/vpp/docs.yaml b/jjb/vpp/docs.yaml
index 72a064788..7c1b61fe3 100644
--- a/jjb/vpp/docs.yaml
+++ b/jjb/vpp/docs.yaml
@@ -436,7 +436,7 @@
project-type: freestyle
node: ubuntu1804-us
concurrent: false
- archive-artifacts: '**/test/doc/build/html/*'
+ archive-artifacts: '**/build-root/build-test/doc/html/*'
allow-empty: 'true'
fingerprint: false
only-if-success: true