Skip to content

Adjust integration tests timeout to tolerate >10 min wait for custom Operatorhub.io catalog source readiness #247

@fabiobrz

Description

@fabiobrz

OperatorSubscriptionTestCase fails at deploying the WildFly Operator as it seems that the custom CatalogSource which is created by Intersmash needs more than 10 minutes (default timeout) to get ready sometimes.

The fix would be to add a higher timeout via xtf.waiting.timeout to the job which executing the maven build, but this must be verified because WildflyOpenShiftOperatorProvisionerTest should fail as well, instead it's passing.


  • Environment: testsuite/integration-tests module, CI
  • Steps to reproduce: mvn clean test -pl testsuite/integration-tests -Pts.openshift test -pl testsuite/integration-tests -Dtest=OperatorSubscriptionTestCase

Metadata

Metadata

Assignees

No one assigned

    Labels

    CIThis issue affects or is related to the automationtriageThis issue needs investigation to better define its scope and context

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions