releases/deliverables/_independent/os-testr.yaml
Doug Hellmann 9dbb30dce1 provide separate release types for server and non-server deliverables
Change the 'std' release type to 'python-server' and add a
'python-pypi' release type for deliverables that are published to
PyPI.

Separate the release job validation from the validation of release
version numbers and other settings to make the logic clearer.

Add a new function to determine the release type for a project, either
by checking the explicit value or guessing.

Update the unit tests that relied on 'std'.

Remove a unit test that tested a code path that has been removed.

Change-Id: I704ec75fec61ecb6ee379239a5fa8612cb01b426
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-10-26 11:53:13 -04:00

65 lines
1.9 KiB
YAML

---
launchpad: os-testr
team: Quality Assurance
type: library
include-pypi-link: yes
releases:
- version: 0.1.0
projects:
- repo: openstack/os-testr
hash: 78f9371161c311f3f2f730f118b73aa8370a5b70
- version: 0.2.0
projects:
- repo: openstack/os-testr
hash: 16330c052656deccb8cea89f2bc84542c38a7603
- version: 0.3.0
projects:
- repo: openstack/os-testr
hash: 5a739f9ac0536cf9830d1c0682182c966abb4c8f
- version: 0.4.0
projects:
- repo: openstack/os-testr
hash: 368a2553cd3e309445a58b129a74c8751fd3e5f7
- version: 0.4.1
projects:
- repo: openstack/os-testr
hash: d577844b7bc9d7fd25d11affe3e17609a843d9b2
- version: 0.4.2
projects:
- repo: openstack/os-testr
hash: 65e1e1867c30fc70e4963df7f5bd9a15acf54a68
- version: 0.5.0
projects:
- repo: openstack/os-testr
hash: befba5c1116f9a30b53cdf47cc01e7c99c3fe4ae
- version: 0.6.0
projects:
- repo: openstack/os-testr
hash: 29c64b1287222f98b1deb231ec1aa0ec2a085722
- version: 0.7.0
projects:
- repo: openstack/os-testr
hash: e5e11dca2ed106fc24af4f814a1176e2a33b4c7d
- version: 0.8.0
projects:
- repo: openstack/os-testr
hash: 0de62e38e6c833471bee690c4e5a0375ee609fca
- version: 0.8.1
projects:
- repo: openstack/os-testr
hash: 07e0b06f88b588aa579660264c78fd20fc9e0eab
- version: 0.8.2
projects:
- repo: openstack/os-testr
hash: e84d06292b3ab0600a0aeaf85dfb012652ec0b2e
highlights: |
Remove babel from requirements since its not
used by os-testr, and update to latest g-r.
- version: 1.0.0
projects:
- repo: openstack/os-testr
hash: 7dd678e3720c326afb3ca7adfd01ec7324d5f5c7
highlights: |
ostestr command switched to use stestr internally instead of
subprocessing to testr.