Commit Graph

12 Commits

Author SHA1 Message Date
Ghanshyam Mann 6f10535042 Remove the deprecated ostestr command
ostestr command has been deprecated in June 2019
- I3a6084db9f86627e3e94abaa4fb4aec52a01126a

This command is replaced by the stestr. os_testr
repo which has other utilities also is not deprecated
and will continue to be maintained.

QA meeting discussion:
https://meetings.opendev.org/irclogs/%23openstack-qa/%23openstack-qa.2022-03-22.log.html#t2022-03-22T15:45:36

Change-Id: Ic0cddcc226f092ac6df405e83b2e7660d71d0ba2
2022-03-24 16:49:44 -05:00
caoyuan ad00e6d41b Replace git.openstack.org URLs with opendev.org URLs
1. Replace git.openstack.org URLs with opendev.org URLs
2. Update some URLs to latest

Change-Id: Ifcb01ece24fb28d4dc28daa0a638787280fe8eb5
Closes-Bug: #1826529
2019-06-25 09:33:30 +00:00
Masayuki Igawa a5bc990fdc
Deprecate ostestr command
This commit adds deprecation comments to README, the user doc and
warning message to in the command. We already switched to use
`stestr` command instead of `ostestr`. And we haven't maintained
this command recently. So, it would be good to make it clearer for
users.

Change-Id: I3a6084db9f86627e3e94abaa4fb4aec52a01126a
2019-06-03 18:44:07 +09:00
melissaml ca7669b283 Trivial: Update pypi url to new url
Pypi url changed from [1] to [2]

[1] https://pypi.python.org/pypi/<package>
[2] https://pypi.org/project/<package>

Change-Id: I493d691b5439b99eb77ae7ac7f36e0cdada92d2c
2018-04-21 12:33:58 +08:00
Dong Ma 5355774b5e update doc URL to the new location in the readme
Change-Id: I1cdcd0af5b92503096f1b00dcb7a42f94dced70e
2017-06-29 00:09:05 +08:00
Matthew Treinish 01da1dbac1
Add documentation for generate-subunit
When the generate-subunit command was added to os-testr we neglected
to add documentation for the new command, this commit addressed that.

Change-Id: Ie643ecd2eb5faa98bfae921a9d9f96a33c7d43ba
2016-06-10 14:00:47 -04:00
Masayuki Igawa 28a9f32ec7 Add pypi download + version badges into README.rst
This commit adds pypi download and version badges into README.rst.
With these badges, users can know the latest version and download
statistics.

Change-Id: I16eed1cf4acf84df728ba9c9dcf7706d14a484fe
2016-03-28 13:50:58 +09:00
Christian Berendt 01fb487df1 Fix syntax of the README file
Change-Id: I3a86e2db67c4e4ab4ea579b7b7a565e3a0582b15
2015-10-01 20:25:21 +02:00
Matthew Treinish a8ca37c523
Switch to using autogenerated ChangeLog in docs
This commit switches the docs to use the PBR generated ChangeLog
instead of a hand curated release notes section. This is a lot less
error prone and instantaneous as compared to our current method which
often leaves the release notes section stale for months at a time.

Change-Id: Iff6586fc0113fd8292967a536d5bd37cb46ec29d
2015-09-24 11:52:20 -04:00
Matthew Treinish 2f29ca51be
Improved docs for os-testr commands
This commit adds real docs for using the 3 currently packaged commands
in the os-testr project. As part of this change it also updates the
sphinx config to generate proper man pages for all the tooling. At a
future stage we need to ensure that these get installed properly.

Change-Id: I0055c7961203a094590f6cfeb136a2236a2f65cc
2015-07-17 11:09:23 -04:00
Matthew Treinish f5c5aabbc5 Flush out the readme in preparation for the first release
This commit adds some details the README about the included utils and
starts the Release Notes section in prepartion for pushing the first
release.

Change-Id: I45dd057bdfc6b5d8810b2f15fedabbecccdd7478
2015-04-01 17:59:37 -04:00
Matthew Treinish d1049b1ad6 Initial Cookiecutter Commit. 2015-03-17 14:58:46 -04:00