-
Bug
-
Resolution: Done
-
Blocker
-
1.9.0
-
3
-
False
-
-
False
-
Release Note Not Required
-
-
-
RHDH Documentation 3287
Description of problem:
One of the release notes content contained stuff that made ccutil fail with the following error:
Opening and ending tag mismatch: emphasis line 334 and literal, line 334, column 118 (line 334)
Therefore ccutil did not produce the expected HTML file.
Unfortunately, ccutil runs in a container and podman does not propagate the error back to the Gitlab pipeline, leading to the ccutil job being erroneously successful.
As a consequence, the next build steps could not find the required HTML and failed erratically.
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
# <steps>
Actual results:
Expected results:
When ccutil fails on broken content, the Gitlab ccutil job should fail.
Additionally, fix the broken content in Jira to unblock release notes automation.
Reproducibility (Always/Intermittent/Only Once):
Build Details:
Additional info (Such as Logs, Screenshots, etc):
- links to