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

Disable proxy for GPU plugin #22235

Merged
merged 2 commits into from
Jan 26, 2024

Conversation

olpipi
Copy link
Contributor

@olpipi olpipi commented Jan 18, 2024

Details:

  • Disable proxy for GPU plugin

Tickets:

@olpipi olpipi requested review from a team as code owners January 18, 2024 12:11
@olpipi olpipi requested review from zKulesza and removed request for a team January 18, 2024 12:11
@github-actions github-actions bot added category: build OpenVINO cmake script / infra category: docs OpenVINO documentation labels Jan 18, 2024
@olpipi olpipi added this to the 2024.0 milestone Jan 18, 2024
@ilya-lavrenov ilya-lavrenov added the port to 2023.3 Need port from master to 2023.3 LTS label Jan 18, 2024
@github-actions github-actions bot added the category: inference OpenVINO Runtime library - Inference label Jan 18, 2024
@olpipi olpipi force-pushed the disable_proxy_by_default branch from 786e17e to 7cd9aab Compare January 19, 2024 09:46
@olpipi olpipi requested review from a team as code owners January 19, 2024 09:46
@github-actions github-actions bot added category: GPU OpenVINO GPU plugin and removed category: inference OpenVINO Runtime library - Inference category: docs OpenVINO documentation labels Jan 19, 2024
@ilya-lavrenov ilya-lavrenov enabled auto-merge (squash) January 19, 2024 09:50
@olpipi olpipi changed the title Disable proxy by default Disable proxy GPU plugin Jan 19, 2024
@olpipi
Copy link
Contributor Author

olpipi commented Jan 22, 2024

is blocked by openvinotoolkit/openvino_contrib#842

@olpipi olpipi changed the title Disable proxy GPU plugin Disable proxy for GPU plugin Jan 22, 2024
@ilya-lavrenov ilya-lavrenov self-assigned this Jan 22, 2024
@olpipi olpipi force-pushed the disable_proxy_by_default branch from dd254d7 to 179defb Compare January 24, 2024 10:50
@olpipi olpipi requested a review from a team as a code owner January 24, 2024 10:50
@github-actions github-actions bot added category: CI OpenVINO public CI github_actions Pull requests that update GitHub Actions code labels Jan 24, 2024
@olpipi olpipi disabled auto-merge January 24, 2024 12:35
@olpipi olpipi force-pushed the disable_proxy_by_default branch from 179defb to 52140b3 Compare January 24, 2024 12:58
@ilya-lavrenov ilya-lavrenov enabled auto-merge (squash) January 24, 2024 15:02
@olpipi olpipi force-pushed the disable_proxy_by_default branch from 74e580b to 3b2c392 Compare January 25, 2024 10:20
auto-merge was automatically disabled January 25, 2024 12:29

Merge queue setting changed

@ilya-lavrenov ilya-lavrenov added this pull request to the merge queue Jan 26, 2024
Merged via the queue into openvinotoolkit:master with commit 1ed7b50 Jan 26, 2024
84 of 86 checks passed
ilya-lavrenov pushed a commit to ilya-lavrenov/openvino that referenced this pull request Jan 30, 2024
@ilya-lavrenov ilya-lavrenov removed the port to 2023.3 Need port from master to 2023.3 LTS label Jan 30, 2024
ilya-lavrenov added a commit that referenced this pull request Feb 1, 2024
* Bump actions/cache from 3 to 4 (#22224)

Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Disable proxy for GPU plugin (#22235)

* Disable proxy for GPU

* Fix

* Ported conda-forge patch to work with latest protobuf (#22277)

* Bump sccache version (#22282)

* [GHA] Set SCCACHE_IGNORE_SERVER_IO_ERROR (#22346)

* [GHA] Change default port for sccache server to avoid collisions (#22364)

* Change Windows CC workflow but based on last successful WinCC commit (#22469)

* changed linux cc build timeout (#22561)

* Bump mozilla-actions/sccache-action from 0.0.3 to 0.0.4 (#22552)

Bumps [mozilla-actions/sccache-action](https://github.com/mozilla-actions/sccache-action) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/mozilla-actions/sccache-action/releases)
- [Commits](Mozilla-Actions/sccache-action@v0.0.3...v0.0.4)

---
updated-dependencies:
- dependency-name: mozilla-actions/sccache-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [CI] [GHA] Download `ninja` from GitHub instead of installing through `choco` in Windows workflows (#22570)

* download ninja from github

* add ninja to path

* add note

* add retries

* [CI] [GHA] Add retries for APT, update deadsnakes action (#22515)

* update setup_python version, add retries for apt in Linux workflows

* account for sudo

* use sudo via sh

* bump to v5 (#22505)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oleg Pipikin <[email protected]>
Co-authored-by: Andrey Babushkin <[email protected]>
Co-authored-by: Alina Kladieva <[email protected]>
Co-authored-by: Mikhail Ryzhov <[email protected]>
Co-authored-by: Andrei Kashchikhin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: build OpenVINO cmake script / infra category: CI OpenVINO public CI category: GPU OpenVINO GPU plugin github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants