Skip to content

Conversation

@MinerYang
Copy link
Contributor

Thank you for contributing to Harbor!

Comprehensive Summary of your change

Issue being fixed

Fixes #(issue)

Please indicate you've done the following:

  • Well Written Title and Summary of the PR
  • Label the PR as needed. "release-note/ignore-for-release, release-note/new-feature, release-note/update, release-note/enhancement, release-note/community, release-note/breaking-change, release-note/docs, release-note/infra, release-note/deprecation"
  • Accepted the DCO. Commits without the DCO will delay acceptance.
  • Made sure tests are passing and test coverage is added if needed.
  • Considered the docs impact and opened a new docs issue or PR with docs changes if needed in website repository.

@MinerYang MinerYang requested a review from a team as a code owner May 13, 2025 07:20
@MinerYang MinerYang added the release-note/update Update or Fix label May 13, 2025
@OrlinVasilev
Copy link
Member

@MinerYang is there an issue regarding this PR? any particular need for that change ? we need to provide some information

Copy link
Contributor

@wy65701436 wy65701436 left a comment

Choose a reason for hiding this comment

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

lgtm

@codecov
Copy link

codecov bot commented May 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.48%. Comparing base (c8c11b4) to head (a75d0d5).
Report is 477 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #21994      +/-   ##
==========================================
+ Coverage   45.36%   46.48%   +1.11%     
==========================================
  Files         244      253       +9     
  Lines       13333    14238     +905     
  Branches     2719     2925     +206     
==========================================
+ Hits         6049     6618     +569     
- Misses       6983     7267     +284     
- Partials      301      353      +52     
Flag Coverage Δ
unittests 46.48% <ø> (+1.11%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 178 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member

@chlins chlins left a comment

Choose a reason for hiding this comment

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

lgtm

@stonezdj stonezdj requested a review from Copilot May 13, 2025 09:10
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR increases the Docker API client's timeout setting to 120 seconds to support robot test cases in Harbor.

  • Updated the timeout on the Docker APIClient initialization from 30 to 120 seconds.

@MinerYang
Copy link
Contributor Author

@MinerYang is there an issue regarding this PR? any particular need for that change ? we need to provide some information

Hi @OrlinVasilev,

Thanks for the comment and This is not a functionality change and only for improving the test case when there's some network stability issue in some circumstance. I would add inline comments in the code.

@MinerYang MinerYang enabled auto-merge (squash) May 13, 2025 11:09
@MinerYang MinerYang merged commit 3df34c5 into goharbor:main May 13, 2025
12 checks passed
wy65701436 pushed a commit to wy65701436/harbor that referenced this pull request May 16, 2025
* increase docker client timeout for robot case

Signed-off-by: my036811 <[email protected]>
Signed-off-by: miner <[email protected]>
OrlinVasilev pushed a commit to OrlinVasilev/harbor that referenced this pull request Oct 29, 2025
* increase docker client timeout for robot case

Signed-off-by: my036811 <[email protected]>
Signed-off-by: miner <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-note/update Update or Fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants