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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update OCP check script and upstream support with the prow changes #1084

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

mpryc
Copy link
Collaborator

@mpryc mpryc commented Oct 13, 2023

The PROW CI jobs were updated to use only latest OCP release for their runs. The documentation and the check openshift version script needs to be changed as well.

PROW PR: openshift/release#44348

Copy link
Collaborator

@mateusoliveira43 mateusoliveira43 left a comment

Choose a reason for hiding this comment

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

Also need to remove old references in README.md and .github/ISSUE_TEMPLATE/bug.yml

I would also add a deprecated warning (just a comment is enough) to Makefile E2E test scenario 2 command https://github.com/dora-metrics/pelorus/blob/master/Makefile#L126

@mateusoliveira43
Copy link
Collaborator

/hold
wait the other PR merge

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Oct 13, 2023
@mpryc
Copy link
Collaborator Author

mpryc commented Oct 13, 2023

/unhold

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Oct 13, 2023
@mpryc
Copy link
Collaborator Author

mpryc commented Oct 13, 2023

/retest-required

@mpryc
Copy link
Collaborator Author

mpryc commented Oct 16, 2023

Also need to remove old references in README.md and .github/ISSUE_TEMPLATE/bug.yml

I would also add a deprecated warning (just a comment is enough) to Makefile E2E test scenario 2 command https://github.com/dora-metrics/pelorus/blob/master/Makefile#L126

I left the issue list of older OCP releases. It's a bug entry and we don't force user to use X or Y version of OCP + we should allow to log against already existing deployments.

I don't think we should deprecate scenario-2, we just don't run them in the periodics.

The PROW CI jobs were updated to use only latest OCP release for their
runs. The documentation and the check openshift version script needs
to be changed as well.

PROW PR: openshift/release#44348

Signed-off-by: Michal Pryc <mpryc@redhat.com>
@openshift-ci
Copy link

openshift-ci bot commented Oct 16, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mateusoliveira43

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 approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 16, 2023
@mateusoliveira43
Copy link
Collaborator

I think the regex for PROW is working, it did not trigger for your newest commit that does not touch the files delacred in it 😄

But I think we left this there https://github.com/openshift/release/blob/master/core-services/prow/02_config/dora-metrics/pelorus/_prowconfig.yaml#L19 we should remove it right?

(if you want, you can bypass branch protection and merge this PR)

@mpryc
Copy link
Collaborator Author

mpryc commented Oct 16, 2023

I think the regex for PROW is working, it did not trigger for your newest commit that does not touch the files delacred in it 😄

But I think we left this there https://github.com/openshift/release/blob/master/core-services/prow/02_config/dora-metrics/pelorus/_prowconfig.yaml#L19 we should remove it right?

(if you want, you can bypass branch protection and merge this PR)

I think it's because my PR was after the above was merged, so it got old required jobs.

@mpryc
Copy link
Collaborator Author

mpryc commented Oct 17, 2023

/retest required

@openshift-ci
Copy link

openshift-ci bot commented Oct 17, 2023

@mpryc: The /retest command does not accept any targets.
The following commands are available to trigger required jobs:

  • /test 4.13-e2e-openshift

In response to this:

/retest required

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.

@mpryc
Copy link
Collaborator Author

mpryc commented Oct 17, 2023

/test 4.13-e2e-openshift

@openshift-ci
Copy link

openshift-ci bot commented Oct 17, 2023

@mpryc: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/4.12-e2e-openshift 1c76e0c link true /test 4.12-e2e-openshift
ci/prow/4.11-e2e-openshift 1c76e0c link true /test 4.11-e2e-openshift
ci/prow/4.10-e2e-openshift 1c76e0c link true /test 4.10-e2e-openshift
ci/prow/4.13-e2e-openshift 16cf9fa link true /test 4.13-e2e-openshift

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.

@mpryc
Copy link
Collaborator Author

mpryc commented Oct 17, 2023

Merging as it previously passed checks.

@mpryc mpryc merged commit a9c8b9d into dora-metrics:master Oct 17, 2023
12 of 13 checks passed
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. dco-signoff: yes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants