summaryrefslogtreecommitdiff
path: root/doc/source/contributor/testing.rst
Commit message (Collapse)AuthorAgeFilesLines
* Replace old URLs with new onesTakashi Natsume2022-06-241-1/+1
| | | | | Change-Id: I66d76bed4ec19ef7517d88de20fcc32fea635261 Signed-off-by: Takashi Natsume <takanattie@gmail.com>
* doc: Update Testing documentTakashi Natsume2020-04-251-3/+3
| | | | | | | | | | The default tox target environments has been changed from Python 3.7 to 3.8 since I093085cf6e85a66f80559eba62f9edf684f5dbea. Update the 'Testing' document. Change-Id: I33b32eb1d88225ae7ad44cbae28edc5c5f9c4925
* doc: Update Testing documentTakashi NATSUME2019-11-261-9/+3
| | | | | | | | | Python 2 support has been dropped since If678d77b8da69121b0075bfbc4216531be25da6a. Update the 'Testing' document. Change-Id: Ic263943b1d6110925b9c9849c01b0d52d41a8351
* Merge "Drop py35 tests"Zuul2019-04-261-4/+4
|\
| * Drop py35 testszhangyangyang2019-04-221-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | Drop py35 tests because all the integration testing has been moved to Bionic. See the following URL for more details. http://lists.openstack.org/pipermail/openstack-discuss/2019-April/005097.html Co-Authored-By: Takashi Natsume <natsume.takashi@lab.ntt.co.jp> Change-Id: Ied64e92d5833ed11e1213c42994cfebeaa2ace6a Signed-off-by: zhangyangyang <zhangyangyang@unionpay.com>
* | Updates for OpenDev transitionTakashi NATSUME2019-04-231-1/+1
|/ | | | | | | | | | | | | Replace 'git.openstack.org' with 'opendev.org' in contributor/index.rst. Update URLs in other places as well though there are redirects. See the following URLs for more details: http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html Change-Id: Ifb9f4274d2fd0fa81e7501fe176eeead3acd0e3e
* doc: Start using openstackdoctheme's extlink extensionTakashi NATSUME2018-10-091-1/+1
| | | | | | | | This ensures we have version-specific references to other projects [1]. [1] https://docs.openstack.org/openstackdocstheme/latest/#external-link-helper Change-Id: I3b9db8b71c082dd5f8d0564a9cdfdb2fa6dc5ed6
* Update the contributor guideTakashi NATSUME2018-10-021-3/+9
| | | | | | | | | | Add missing tox targets in contributor/testing.rst. Replace the launchpad link to nova project with the launchpad link to python-novaclient project in contributor/index.rst. Change-Id: I1b3736f25e59669624331d8f86820a45181c6760 Closes-Bug: #1795353
* Update documentation linkssunjiazz2018-01-181-1/+1
| | | | | | Update doc links according to OpenStack document migration Change-Id: I189f2b31456203c80234a44cbf87534f8c159ed0
* Update URLs in docs, comments and setup.cfgTakashi NATSUME2017-07-281-1/+1
| | | | | | | | | Some URLs are broken, so fix them. The other URLs are redirect to new URLs, so replace them with new ones. Change-Id: Ida2fd70ad0d7b029fadfe91be14d7180b9b5b8d1 Closes-Bug: #1707104
* doc: Create directory structure for docs migrationStephen Finucane2017-07-121-0/+28
The spec [1] recommends the following sections: - install - contributor - configuration - cli - admin - user - reference Only a few of these are useful here: - contributor - cli - user - reference Add these and populate them. [1] specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration Change-Id: I8a9ddcc915f25ebfaa1e994dba6c15883bd2715d