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

CI(trigger-e2e-tests): set e2e-platforms #7229

Merged
merged 4 commits into from Mar 27, 2024
Merged

Conversation

bayandin
Copy link
Member

@bayandin bayandin commented Mar 25, 2024

Problem

We don't want to run an excessive e2e test suite on neonvm if there are no relevant changes.

Summary of changes

  • Check PR diff and if there are no relevant compute changes (in vendor/, pgxn/, or Dockerfile.compute-node
  • Switch job from small to ubuntu-latest runner to make it possible to use GitHub CLI

Checklist before requesting a review

  • ❗ revert DO NOT MERGE commits
  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.
  • Do we need to implement analytics? if so did you add the relevant metrics to the dashboard?
  • If this PR requires public announcement, mark it with /release-notes label and add several sentences in this section.

Checklist before merging

  • Do not forget to reformat commit message to not include the above checklist

@bayandin bayandin changed the title CI(trigger-e2e-tests): set e2e-platforms WIP: CI(trigger-e2e-tests): set e2e-platforms Mar 25, 2024
@bayandin bayandin force-pushed the bayandin/e2e-platforms branch 2 times, most recently from 038149e to d0db6e9 Compare March 25, 2024 15:39
Copy link

github-actions bot commented Mar 25, 2024

2730 tests run: 2589 passed, 0 failed, 141 skipped (full report)


Flaky tests (1)

Postgres 16

  • test_deletion_queue_recovery[no-validate-keep]: debug

Code coverage* (full report)

  • functions: 28.2% (6306 of 22367 functions)
  • lines: 47.0% (44286 of 94291 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
3e27131 at 2024-03-26T23:49:46.804Z :recycle:

@bayandin bayandin force-pushed the bayandin/e2e-platforms branch 5 times, most recently from af3d401 to 3609f9e Compare March 26, 2024 15:25
@bayandin bayandin requested review from a team as code owners March 26, 2024 16:56
@bayandin bayandin changed the title WIP: CI(trigger-e2e-tests): set e2e-platforms CI(trigger-e2e-tests): set e2e-platforms Mar 26, 2024
@bayandin bayandin requested a review from jcsp March 26, 2024 23:01
@bayandin bayandin merged commit 7f9cc1b into main Mar 27, 2024
56 checks passed
@bayandin bayandin deleted the bayandin/e2e-platforms branch March 27, 2024 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants