Skip to content

Conversation

@wenxindongwork
Copy link
Collaborator

@wenxindongwork wenxindongwork commented Nov 10, 2025

Description

Currently we are running the DP e2e test for every build, this PR sets this test to trigger only in nightly runs.

Tests

Please describe how you tested this change, and include any instructions and/or
commands to reproduce.

Checklist

Before submitting this PR, please make sure:

  • I have performed a self-review of my code.
  • I have necessary comments in my code, particularly in hard-to-understand areas.
  • I have made or will make corresponding changes to any relevant documentation.

@github-actions
Copy link

Description

Start with a short description of what the PR does and how this is a change from
the past.

The rest of the description includes relevant details and context, examples:

  • why is this change being made,
  • the problem being solved and any relevant context,
  • why this is a good solution,
  • some information about the specific implementation,
  • shortcomings of the solution and possible future improvements.

If the change fixes a bug or a Github issue, please include a link, e.g.,:
FIXES: b/123456
FIXES: #123456

Tests

Please describe how you tested this change, and include any instructions and/or
commands to reproduce.

Checklist

Before submitting this PR, please make sure:

  • I have performed a self-review of my code.
  • I have necessary comments in my code, particularly in hard-to-understand areas.
  • I have made or will make corresponding changes to any relevant documentation.

@wenxindongwork wenxindongwork changed the title wip Disable E2E DP test unless nightly Nov 10, 2025
@wenxindongwork wenxindongwork requested a review from py4 November 10, 2025 17:09
Signed-off-by: wenxindongwork <[email protected]>
@wenxindongwork wenxindongwork force-pushed the disable_e2e_dp_test_unless_nightly branch from 933d248 to 7e48852 Compare November 10, 2025 17:39
@QiliangCui
Copy link
Collaborator

I would suggest don't disable it for now.

  1. this is new feature and we should keep close monitor.
  2. the latest run shows 1 min waiting and 9 minutes of running, which is not bad.
  3. b/457722504 works on increasing v6e-8 capacity.

I think no need to disable before seeing any blocking issue.

@wenxindongwork wenxindongwork marked this pull request as draft November 10, 2025 17:46
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.

3 participants