Age | Commit message (Collapse) | Author | Files | Lines |
|
JIRA: RELENG-29
Change-Id: Ia9b2f1ac3f420cd3d8e0be0addda8fe7802a982e
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
|
|
Currently, jenkis will remove old built files under review/<change-ID> only
when "change-merged". This won't performed in "remerge" jobs.
This patch make sure that jenkins deletes out-of-dated document files from
the artifact server after it successfully uploaded latest documents to the
server.
JIRA: DOCTOR-12
Change-Id: I6891fec8559e75ad81d86258ade6d32a7bd0e368
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
|
|
This patch fixs dir/file paths to upload latest built document in
merge jobs.
This patch also delete unused file (doctor/t.sh).
JIRA: DOCTOR-12
Change-Id: I1539e4352e6682a2f90de321355d0dc7762cffa8
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
|
|
This patch configure jenkins doctor job to upload documents built in
verify jobs, so that reviewers can check how document would be changed.
This patch also clean up doctor.yml and delete script files.
JIRA: DOCTOR-12
Change-Id: Ia57ced1f263f691bd288946dd44da37199b3bfc6
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
|
|
JIRA: OCTO-67
Change-Id: I066c8dcc83b867561e026fdbfed9142bec32294e
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
|
|
JIRA: OCTO-67
Change-Id: I2dd39cb9733e1bb79b3c7fafc18f6c9989d98eb0
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
|
|
JIRA: OCTO-67
Change-Id: I667fc1aee080cf6f6fa2b5706f1f59fbd2b3491d
Signed-off-by: Carlos Goncalves <mail@cgoncalves.pt>
|
|
Verification and building scripts have been adapted to serve Doctor
project specific needs. In Doctor we want to build design_docs in HTML
format, and requirement deliverable in HTML and PDF formats. We store
generated files in artifacts.opnfv.org
Jenkins master node may require installation of additional software as
new dependencies are here introduced (sphinx-build, sphinx numfig
extension, make, LaTeX).
JIRA: OCTO-67
Change-Id: Ieedbc3a01ba133575702cc7d5af6cc0bcee8a5d3
Signed-off-by: Carlos Goncalves <carlos.goncalves@neclab.eu>
|
|
JIRA: DOCS-29
Signed-off-by: Carlos Goncalves <carlos.goncalves@neclab.eu>
|