Skip to content

Conversation

NathalieCharbel
Copy link
Contributor

Description

Problem: scheduled/main E2E fails due to runner disk limits

Solution: free disk, manual trigger, concurrency

  • Add “Free up disk space” step (remove preinstalled SDKs, prune Docker/caches)
  • Replace redundant Docker prune step.
  • Enable manual runs via workflow_dispatch.
  • Add top-level concurrency to serialise runs per branch and cancel older runs.

Type of Change

  • New feature
  • Bug fix
  • Breaking change
  • Documentation update
  • Project configuration change

Complexity

Note

Please provide an estimated complexity of this PR of either Low, Medium or High

Complexity:

How Has This Been Tested?

  • Unit tests
  • E2E tests
  • Manual tests

Checklist

The following requirements should have been met (depending on the changes in the branch):

  • Documentation has been updated
  • Unit tests have been updated
  • E2E tests have been updated
  • Examples have been updated
  • New files have copyright header
  • CLA (https://neo4j.com/developer/cla/) has been signed
  • CHANGELOG.md updated if appropriate

@NathalieCharbel NathalieCharbel requested a review from a team as a code owner October 1, 2025 17:12
Copy link
Contributor

@stellasia stellasia left a comment

Choose a reason for hiding this comment

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

Thanks for tackling this issue, it's been pending for a while.

@NathalieCharbel NathalieCharbel merged commit 62d62b4 into main Oct 3, 2025
10 checks passed
@NathalieCharbel NathalieCharbel deleted the fix/scheduled-e2e-tests branch October 3, 2025 07:33
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.

2 participants