Skip to content

Conversation

@marun
Copy link
Contributor

@marun marun commented Aug 6, 2020

The test annotation code and rules in this repo have been updated to rely on code and rules vendored from openshift/kubernetes. The rules defined in this repo are intended to apply to openshift-only tests and platforms, since rules about kube e2e are inherited from openshift/kubernetes.

Responsibility for maintaining the test annotation code and kube e2e rules was moved to openshift/kubernetes to allow for an openshift-compatible kube e2e job to gate openshift/kubernetes PRs. Such a job can ensure that a PR that includes test changes will be validated against those changes in advance of their incorporation into an openshift-tests binary built from origin.

/cc @sttts @mfojtik @smarterclayton @deads2k

@openshift-ci-robot openshift-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. vendor-update Touching vendor dir or related files labels Aug 6, 2020
@marun
Copy link
Contributor Author

marun commented Aug 12, 2020

/retest

@openshift-ci-robot openshift-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 13, 2020
@openshift-ci-robot openshift-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 19, 2020
@marun marun changed the title WIP Revise test annotation to reuse rules+code from openshift/kubernetes Revise test annotation to reuse rules+code from openshift/kubernetes Aug 21, 2020
@openshift-ci-robot openshift-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Aug 21, 2020
@marun
Copy link
Contributor Author

marun commented Aug 21, 2020

/retest

5 similar comments
@marun
Copy link
Contributor Author

marun commented Aug 21, 2020

/retest

@marun
Copy link
Contributor Author

marun commented Aug 22, 2020

/retest

@marun
Copy link
Contributor Author

marun commented Aug 22, 2020

/retest

@sttts
Copy link
Contributor

sttts commented Aug 24, 2020

/retest

@marun
Copy link
Contributor Author

marun commented Aug 26, 2020

/retest

@openshift-ci-robot openshift-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Sep 1, 2020
marun added 4 commits August 31, 2020 21:34
The previous shortcut in updating staging repos breaks when the local
repo contains tags that are not present in openshift/kubernetes.
The test annotation code and rules in this repo have been updated to
rely on code and rules vendored from openshift/kubernetes. The rules
defined in this repo are intended to apply to openshift-only tests and
platforms, since rules about kube e2e are inherited from
openshift/kubernetes.

Responsibility for maintaining the test annotation code and kube e2e
rules was moved to openshift/kubernetes to allow for an
openshift-compatible kube e2e job to gate openshift/kubernetes
PRs. Such a job can ensure that a PR that includes test changes will
be validated against those changes in advance of their incorporation
into an openshift-tests binary built from origin.
@openshift-ci-robot openshift-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Sep 1, 2020
@marun marun changed the title Revise test annotation to reuse rules+code from openshift/kubernetes Bug 1873043: Revise test annotation to reuse rules+code from openshift/kubernetes Sep 1, 2020
@openshift-ci-robot
Copy link

@marun: This pull request references Bugzilla bug 1873043, which is valid. The bug has been updated to refer to the pull request using the external bug tracker.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.6.0) matches configured target release for branch (4.6.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)
Details

In response to this:

Bug 1873043: Revise test annotation to reuse rules+code from openshift/kubernetes

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 bugzilla/severity-urgent Referenced Bugzilla bug's severity is urgent 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 Sep 1, 2020
@marun
Copy link
Contributor Author

marun commented Sep 1, 2020

I'm abusing the 1.19.0 bump bz because this PR really should have landed at the same time as the 1.19.0-rc.2 PR. Having it remain unmerged has meant lots of manual work to synchronize changes to kube e2e updates to rules.go back to openshift/kubernetes. The origin bump to 1.19.0 will pick those changes back up.

`Multi-AZ Clusters should spread the pods of a replication controller across zones`,

// Disabled as per networking team. Follow-up tracked via https://bugzilla.redhat.com/show_bug.cgi?id=1861214
`EndpointSliceMirroring should mirror a custom Endpoints resource through create update and delete`,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you went through all of these and made sure that only match kube tests?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The reverse. The rules in this file only match origin tests. As per the comment at the top of the file, the openshift/kubernetes equivalent only matches kube tests.

@openshift-bot
Copy link
Contributor

/retest

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

2 similar comments
@openshift-bot
Copy link
Contributor

/retest

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

@openshift-bot
Copy link
Contributor

/retest

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

@openshift-ci-robot openshift-ci-robot removed the lgtm Indicates that a PR is ready to be merged. label Sep 2, 2020
@sttts
Copy link
Contributor

sttts commented Sep 2, 2020

/lgtm

README update.

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

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: marun, sttts

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
Contributor

/retest

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

@marun
Copy link
Contributor Author

marun commented Sep 2, 2020

/retest

@openshift-bot
Copy link
Contributor

/retest

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

1 similar comment
@openshift-bot
Copy link
Contributor

/retest

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

@openshift-ci-robot
Copy link

openshift-ci-robot commented Sep 3, 2020

@marun: The following test failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
ci/prow/e2e-cmd f20fb3a link /test e2e-cmd

Full PR test history. Your PR dashboard.

Details

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.

@openshift-bot
Copy link
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 eccefa0 into openshift:master Sep 3, 2020
@openshift-ci-robot
Copy link

@marun: Some pull requests linked via external trackers have merged:

The following pull requests linked via external trackers have not merged:

These pull request must merge or be unlinked from the Bugzilla bug in order for it to move to the next state.

Bugzilla bug 1873043 has not been moved to the MODIFIED state.

Details

In response to this:

Bug 1873043: Revise test annotation to reuse rules+code from openshift/kubernetes

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-urgent Referenced Bugzilla bug's severity is urgent 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. lgtm Indicates that a PR is ready to be merged. vendor-update Touching vendor dir or related files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants