Skip to content

chore(github): run e2e workflow against master periodically #2528

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

Merged
merged 1 commit into from
Dec 20, 2021

Conversation

njhale
Copy link
Member

@njhale njhale commented Dec 16, 2021

Description of the change:

Run the e2e GitHub workflow against master periodically, twice per day, at 00:30 and 12:30 ET.

Motivation for the change:

In order to effectively judge if a failing test is due to changes introduced by a given PR, we need a baseline to compare against; i.e. was this test failing in master before this change? how often? is this actually a flake? By making the e2e tests periodic, we can start building a historical set of test artifacts to act as this baseline.

Run the e2e GitHub workflow against master periodically, twice per day,
at 00:30 and 12:30 ET.

Signed-off-by: Nick Hale <[email protected]>
@openshift-ci openshift-ci bot requested review from exdx and timflannagan December 16, 2021 19:01
@openshift-ci
Copy link

openshift-ci bot commented Dec 16, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: njhale

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 Dec 16, 2021
@timflannagan
Copy link
Member

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Dec 16, 2021
@tylerslaton
Copy link
Contributor

/lgtm

@awgreene
Copy link
Member

/retest

@openshift-bot
Copy link
Contributor

/retest-required

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

3 similar comments
@openshift-bot
Copy link
Contributor

/retest-required

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

@openshift-bot
Copy link
Contributor

/retest-required

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

@openshift-bot
Copy link
Contributor

/retest-required

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

@timflannagan timflannagan merged commit 86a7f54 into operator-framework:master Dec 20, 2021
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. 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

5 participants