summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2017-01-17 13:22:57 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-01-17 13:22:57 +0000
commita5923540034403860464e6f01f32c159c31a254d (patch)
tree17de69bba3c2199368c75745b3bfff7f52f43f06 /jjb
parent7408371048bdb55a119e384925477a7bc527ab01 (diff)
parentf3a3db7c03c10567164810841a585165018bc014 (diff)
Merge "Fix a bug - add requests in virtualenv"
Diffstat (limited to 'jjb')
-rw-r--r--jjb/releng/testapi-automate.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/releng/testapi-automate.yml b/jjb/releng/testapi-automate.yml
index 2a2f7b6d4..0566c3fd6 100644
--- a/jjb/releng/testapi-automate.yml
+++ b/jjb/releng/testapi-automate.yml
@@ -52,7 +52,7 @@
name: testapi-doc-build
builders:
- shell: |
- python ./utils/test/testapi/htmlize/htmlize.py -o ${WORKSPACE}/
+ bash ./utils/test/testapi/htmlize/doc-build.sh
- builder:
name: start-testapi-server