Skip to content

[release-4.2] [release-4.3] [release-4.4] Bug 1849828: reenable jenkins e2e in e2e-gcp-builds#25183

Merged
openshift-merge-robot merged 1 commit intoopenshift:release-4.2from
openshift-cherrypick-robot:cherry-pick-25171-to-release-4.2
Jun 25, 2020
Merged

[release-4.2] [release-4.3] [release-4.4] Bug 1849828: reenable jenkins e2e in e2e-gcp-builds#25183
openshift-merge-robot merged 1 commit intoopenshift:release-4.2from
openshift-cherrypick-robot:cherry-pick-25171-to-release-4.2

Conversation

@openshift-cherrypick-robot
Copy link
Copy Markdown

This is an automated cherry-pick of #25171

/assign gabemontero

@openshift-ci-robot
Copy link
Copy Markdown

@openshift-cherrypick-robot: Bugzilla bug 1848976 has been cloned as Bugzilla bug 1849828. Retitling PR to link against new bug.
/retitle [release-4.2] [release-4.3] [release-4.4] Bug 1849828: reenable jenkins e2e in e2e-gcp-builds

Details

In response to this:

[release-4.2] [release-4.3] [release-4.4] Bug 1848976: reenable jenkins e2e in e2e-gcp-builds

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-robot openshift-ci-robot changed the title [release-4.2] [release-4.3] [release-4.4] Bug 1848976: reenable jenkins e2e in e2e-gcp-builds [release-4.2] [release-4.3] [release-4.4] Bug 1849828: reenable jenkins e2e in e2e-gcp-builds Jun 22, 2020
@openshift-ci-robot openshift-ci-robot added the bugzilla/severity-medium Referenced Bugzilla bug's severity is medium for the branch this PR is targeting. label Jun 22, 2020
@openshift-ci-robot
Copy link
Copy Markdown

@openshift-cherrypick-robot: This pull request references Bugzilla bug 1849828, which is invalid:

  • expected dependent Bugzilla bug 1848976 to be in one of the following states: VERIFIED, RELEASE_PENDING, CLOSED (ERRATA), but it is MODIFIED instead

Comment /bugzilla refresh to re-evaluate validity if changes to the Bugzilla bug are made, or edit the title of this pull request to link to a different bug.

Details

In response to this:

[release-4.2] [release-4.3] [release-4.4] Bug 1849828: reenable jenkins e2e in e2e-gcp-builds

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-robot openshift-ci-robot added the bugzilla/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. label Jun 22, 2020
@akram
Copy link
Copy Markdown
Contributor

akram commented Jun 22, 2020

/test e2e-aws-serial
/test e2e-cmd

@gabemontero
Copy link
Copy Markdown
Contributor

/bugzilla refresh

@openshift-ci-robot openshift-ci-robot added the bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. label Jun 22, 2020
@openshift-ci-robot
Copy link
Copy Markdown

@gabemontero: This pull request references Bugzilla bug 1849828, 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.2.z) matches configured target release for branch (4.2.z)
  • bug is in the state NEW, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)
  • dependent bug Bugzilla bug 1848976 is in the state VERIFIED, which is one of the valid states (VERIFIED, RELEASE_PENDING, CLOSED (ERRATA))
  • dependent Bugzilla bug 1848976 targets the "4.3.z" release, which is one of the valid target releases: 4.3.0, 4.3.z
  • bug has dependents
Details

In response to this:

/bugzilla refresh

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-robot openshift-ci-robot removed the bugzilla/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. label Jun 22, 2020
@gabemontero
Copy link
Copy Markdown
Contributor

/approve

will lgtm when I see a valid e2e-gcp-builds test include the client plugin test

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 22, 2020
@gabemontero
Copy link
Copy Markdown
Contributor

OK https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/pr-logs/pull/25183/pull-ci-openshift-origin-release-4.2-e2e-gcp-builds/1275190394308530176 looks good

[Feature:Builds][Feature:Jenkins][Slow] openshift pipeline build jenkins-client-plugin tests using the ephemeral template [Suite:openshift] | 9m55s

/lgtm

@bparees with this 4.2 cherry pick we have the old form of testing client plugin with the upstream pipeline stable again

if we can get this merged, @akram can get his last set of customer case fixes before 4.2 goes EOL passing tests and merged

we'll then continue the removal of the test down the line with #25179

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jun 23, 2020
@openshift-ci-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gabemontero, openshift-cherrypick-robot

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

The pull request process is described here

Details 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-bot
Copy link
Copy Markdown
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

1 similar comment
@openshift-bot
Copy link
Copy Markdown
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@gabemontero
Copy link
Copy Markdown
Contributor

OK we have all green tests

@bparees are you good with cherrypick approval for this one, like we did with the 4.3.z version yesterday?

@bparees
Copy link
Copy Markdown
Contributor

bparees commented Jun 23, 2020

@bparees are you good with cherrypick approval for this one, like we did with the 4.3.z version yesterday?

4.2.z patch window will reopen tomorrow, the next patch manager should pick this up and apply the label.

@shawn-hurley shawn-hurley added the cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. label Jun 24, 2020
@openshift-bot
Copy link
Copy Markdown
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@gabemontero
Copy link
Copy Markdown
Contributor

/test e2e-conformance-k8s

@openshift-bot
Copy link
Copy Markdown
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

1 similar comment
@openshift-bot
Copy link
Copy Markdown
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@gabemontero
Copy link
Copy Markdown
Contributor

/retest

@openshift-bot
Copy link
Copy Markdown
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

2 similar comments
@openshift-bot
Copy link
Copy Markdown
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Copy Markdown
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-merge-robot openshift-merge-robot merged commit d7721aa into openshift:release-4.2 Jun 25, 2020
@openshift-ci-robot
Copy link
Copy Markdown

@openshift-cherrypick-robot: All pull requests linked via external trackers have merged: openshift/origin#25183. Bugzilla bug 1849828 has been moved to the MODIFIED state.

Details

In response to this:

[release-4.2] [release-4.3] [release-4.4] Bug 1849828: reenable jenkins e2e in e2e-gcp-builds

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. bugzilla/severity-medium Referenced Bugzilla bug's severity is medium 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. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants