Project

Profile

Help

Story #1029

closed

Automatically verify release note existence in the test runner

Added by bcourt almost 9 years ago. Updated about 5 years ago.

Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

In pulp/devel/test_runner.py optionally verify the standard release notes exist for the version specified in a project spec file.

Each project would provide an optional release_notes_dir argument when they call pulp/devel/test_runner.py. If this is specified then
1) Get the current version being built from the spec file in the project root
2) Validate that a <release_notes_dir>/<major>.<minor>.x.rst file exists
3) Validate that the major.minor.version number exists in the rst file

Also available in: Atom PDF