Ticket #6690 (closed: fixed)
Wikimaker Live
Reported by: | Owen Arnold | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | blocker | Milestone: | Release 2.5 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | #6147, #6685, #6709 | |
Blocking: | Tester: | Nick Draper |
Description (last modified by Owen Arnold) (diff)
Set up the jenkins wiki_maker job to automatically run wikimaker off master. This can only be done when the final changes to the wiki_maker.py are complete, and tested, because we need to run this off master.
- Job should use Master Nightly Build as target for algorithms
- Job should checkout source code from master branch
- Job should not use --dry-run option
- Job should use --report option
- Job should use --continue-confirm option
- Job should use ALL for algorithms
- Job should use WikiMaker wiki account to perform upload.
The most sensible way of running this, might be to do two runs of he wikimaker
- One run to update any pages that can be updated. (ALL option)
- One run to report on any pages that could not be updated (--report)
We should also reset the branches build, since this will no longer be needed for the wikimaker work. Also, stop the branches build from packaging.
Change History
comment:7 Changed 7 years ago by Owen Arnold
- Status changed from accepted to verify
- Resolution set to fixed
Tester. This has actually been up and running for a while now. http://download.mantidproject.org/jenkins/view/Static%20Analysis/job/isis_wikimaker/
comment:8 Changed 7 years ago by Nick Draper
- Status changed from verify to verifying
- Tester set to Nick Draper
comment:10 Changed 7 years ago by Nick Draper
- Status changed from verifying to closed
tested by evidence of the job running succeffuly
comment:11 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 7536