Skip to content

UI tests failing for blog posts which are not release related #412

Description

@bartoszmajsak

We have blog posts which are not relese-related, eg #410. However our test suite verifies if each and every blog post has release notes, regardless of its type. This results in errors such as

Missing release notes for blog post titled: End-To-End Integration Testing For Kubernetes/OpenShift.

Proposed solution

Before doing a release notes verification check if the blog post is an actual release post. This can be done by checking if it was tagged with release, e.g.

image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions