Skip to content
This repository was archived by the owner on Jun 14, 2019. It is now read-only.
This repository was archived by the owner on Jun 14, 2019. It is now read-only.

determinize-prow-jobs invalidates TEST_SKIP #150

@mjudeikis

Description

@mjudeikis

We trying to skip some invalid/broken/not-relevant tests for openshift-azure. But we have failure in determinize-prow-jobs:
https://openshift-gce-devel.appspot.com/build/origin-ci-test/pr-logs/pull/openshift_release/1520/pull-ci-openshift-release-master-ordered-prow-config/544

But if we commit with "determinized" content we get invalid regexp:

.*((The HAProxy router should set Forwarded headers appropriately)|(oc            new-app should succeed with a --name of 58 characters)|(process valueFrom            in build strategy environment variables should successfully resolve valueFrom            in docker build environment variables)|(prune builds based on settings            in the buildconfig should prune failed builds based on the failedBuildsHistoryLimit            setting)|(Prometheus when installed to the cluster should start and expose            a secured proxy and unsecured metrics)|(Prometheus when installed to the            cluster should start and expose a secured proxy and verify build metrics)|(templateservicebroker)|(deploymentconfigs            with multiple image change triggers [Conformance] should run a successful            deployment with multiple triggers)|(templateinstance readiness test should            report failed soon after an annotated objects has failed)|(s2i build with            a root user image should create a root build and pass with a privileged            SCC)).*

Which has a lot of whitespaces and skips are ignored.

Related to openshift/release#1341
cc: @Kargakis @stevekuznetsov @wking

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