Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release-4.8] Bug 2061266: Update e2e test to use 3scale operator to increase test stability #11141

Merged

Conversation

jerolimov
Copy link
Member

@jerolimov jerolimov commented Mar 7, 2022

This is a manual backport of the PRs #11044 (master), respectively #11050 (4.10) and #11087 (4.9) to user the same operator on 4.8 as our E2E fails here again with the (renamed again?) CodeReady Workspaces operator.

Cherry-pick doesn't work, see #11087 (comment)

Some broken tests could be found here. https://prow.ci.openshift.org/pr-history/?org=openshift&repo=console&pr=11137

Build log contains this error Error: ENAMETOOLONG: name too long when this happens. 馃槅
https://search.ci.openshift.org/?search=Error%3A+ENAMETOOLONG%3A+name+too+long&maxAge=168h&context=0&type=all&name=pull-ci-openshift-console-release-4.8-e2e-gcp-console&excludeName=&maxMatches=5&maxBytes=20971520&groupBy=job

On March 7th this matches: 23 runs, 100% failed, 83% of failures match = 83% impact

image

Different namespaces in different branches:

Master #11044

const testOperator = {
name: 'Red Hat Integration - 3scale',
operatorHubCardTestID: '3scale-operator-redhat-operators-openshift-marketplace',
installedNamespace: testName,
};
const testOperand: TestOperandProps = {
name: '3scale Backend Schema',
kind: 'Backend',
tabName: '3scale Backend',
exampleName: `backend1-sample`,
};

4.10 #11050

const testOperator = {
name: 'Red Hat Integration - 3scale',
operatorHubCardTestID: '3scale-operator-redhat-operators-openshift-marketplace',
installedNamespace: testName,
};
const testOperand: TestOperandProps = {
name: '3scale Backend Schema',
kind: 'Backend',
tabName: '3scale Backend',
exampleName: `backend1-sample`,
};

4.9 #11087

const testOperator = {
name: 'Red Hat Integration - 3scale',
operatorHubCardTestID: '3scale-operator-redhat-operators-openshift-marketplace',
installedNamespace: testName,
};
const testOperand: TestOperandProps = {
name: '3scale Backend Schema',
kind: 'Backend',
tabName: '3scale Backend',
exampleName: `backend1-sample`,
};

4.8 before:

const testOperator = {
name: 'Red Hat CodeReady Workspaces for Devfile v1 and v2',
operatorHubCardTestID: 'codeready-workspaces-redhat-operators-openshift-marketplace',
installedNamespace: testName,
};
const testOperand: TestOperandProps = {
name: 'CodeReady Workspaces instance Specification',
kind: 'CheCluster',
tabName: 'CodeReady Workspaces instance Specification',
exampleName: `codeready-workspaces`,
};

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 7, 2022

@jerolimov: No Bugzilla bug is referenced in the title of this pull request.
To reference a bug, add 'Bug XXX:' to the title of this pull request and request another bug refresh with /bugzilla refresh.

In response to this:

Update e2e test to use 3scale operator to increase test stability

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci openshift-ci bot added component/olm Related to OLM approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Mar 7, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 7, 2022

@jerolimov: No Bugzilla bug is referenced in the title of this pull request.
To reference a bug, add 'Bug XXX:' to the title of this pull request and request another bug refresh with /bugzilla refresh.

In response to this:

Update e2e test to use 3scale operator to increase test stability

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@jerolimov jerolimov changed the title Update e2e test to use 3scale operator to increase test stability [release-4.8] Bug 2061266: Update e2e test to use 3scale operator to increase test stability Mar 7, 2022
@openshift-ci openshift-ci bot added bugzilla/severity-high Referenced Bugzilla bug's severity is high for the branch this PR is targeting. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. labels Mar 7, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 7, 2022

@jerolimov: This pull request references Bugzilla bug 2061266, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker.

6 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.8.z) matches configured target release for branch (4.8.z)
  • bug is in the state ASSIGNED, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)
  • dependent bug Bugzilla bug 2056826 is in the state CLOSED (ERRATA), which is one of the valid states (VERIFIED, RELEASE_PENDING, CLOSED (ERRATA), CLOSED (CURRENTRELEASE))
  • dependent Bugzilla bug 2056826 targets the "4.9.z" release, which is one of the valid target releases: 4.9.0, 4.9.z
  • bug has dependents

Requesting review from QA contact:
/cc @sanketpathak

In response to this:

[release-4.8] Bug 2061266: Update e2e test to use 3scale operator to increase test stability

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci openshift-ci bot requested a review from sanketpathak March 7, 2022 08:17
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 7, 2022

@jerolimov: This pull request references Bugzilla bug 2061266, which is valid.

6 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.8.z) matches configured target release for branch (4.8.z)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)
  • dependent bug Bugzilla bug 2056826 is in the state CLOSED (ERRATA), which is one of the valid states (VERIFIED, RELEASE_PENDING, CLOSED (ERRATA), CLOSED (CURRENTRELEASE))
  • dependent Bugzilla bug 2056826 targets the "4.9.z" release, which is one of the valid target releases: 4.9.0, 4.9.z
  • bug has dependents

Requesting review from QA contact:
/cc @sanketpathak

In response to this:

[release-4.8] Bug 2061266: Update e2e test to use 3scale operator to increase test stability

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

1 similar comment
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 7, 2022

@jerolimov: This pull request references Bugzilla bug 2061266, which is valid.

6 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.8.z) matches configured target release for branch (4.8.z)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)
  • dependent bug Bugzilla bug 2056826 is in the state CLOSED (ERRATA), which is one of the valid states (VERIFIED, RELEASE_PENDING, CLOSED (ERRATA), CLOSED (CURRENTRELEASE))
  • dependent Bugzilla bug 2056826 targets the "4.9.z" release, which is one of the valid target releases: 4.9.0, 4.9.z
  • bug has dependents

Requesting review from QA contact:
/cc @sanketpathak

In response to this:

[release-4.8] Bug 2061266: Update e2e test to use 3scale operator to increase test stability

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 7, 2022

@jerolimov: all tests passed!

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@karthikjeeyar
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Mar 7, 2022
@jerolimov
Copy link
Member Author

/label backport-risk-assessed

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 7, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jerolimov, karthikjeeyar

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the backport-risk-assessed Indicates a PR to a release branch has been evaluated and considered safe to accept. label Mar 7, 2022
@sanketpathak
Copy link
Contributor

/label cherry-pick-approved

@openshift-ci openshift-ci bot added the cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. label Mar 7, 2022
@openshift-merge-robot openshift-merge-robot merged commit 7b1862e into openshift:release-4.8 Mar 7, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 7, 2022

@jerolimov: All pull requests linked via external trackers have merged:

Bugzilla bug 2061266 has been moved to the MODIFIED state.

In response to this:

[release-4.8] Bug 2061266: Update e2e test to use 3scale operator to increase test stability

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. backport-risk-assessed Indicates a PR to a release branch has been evaluated and considered safe to accept. bugzilla/severity-high Referenced Bugzilla bug's severity is high for the branch this PR is targeting. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. component/olm Related to OLM lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants