Skip to content

HPCINFRA-3508 align pipeline with the relevant CI parameters - #239

Open
vialogi wants to merge 2 commits into
sockperf_v2from
HPCINFRA-3508_align_pipeline
Open

HPCINFRA-3508 align pipeline with the relevant CI parameters#239
vialogi wants to merge 2 commits into
sockperf_v2from
HPCINFRA-3508_align_pipeline

Conversation

@vialogi

@vialogi vialogi commented May 5, 2025

Copy link
Copy Markdown
Contributor

The current CI pipeline has not been updated for some time and is no longer aligned with recent changes in our infrastructure. As a result:
• Pipeline execution time has increased, leading to frequent timeouts and unstable builds.
• Several parameters (such as Harbor project paths and repository locations) have become outdated, causing Docker build failures due to incorrect references.
This PR updates pipeline configurations to:
• Adjust timeout thresholds.
• Update Harbor project paths and related parameters to reflect the latest infrastructure layout.

vialogi added 2 commits May 6, 2025 11:45
Some parameters related to docker registry (harbor) are
outdated and break CI. Need to update values for
registry_auth and registry_path.

Signed-off-by: Viacheslav Login <vlogin@nvidia.com>
Due to the significant load on the Jenkins agent on the baremetal host,
the timeouts for tests and the pipeline are insufficient to process all
test cases. Here we temporarily extend the timeouts to let CI runs, but
later we're going to move some tests to containers: HPCINFRA-3252 to
improve timings and to decrease the load to baremetal host.

Signed-off-by: Viacheslav Login <vlogin@nvidia.com>
@vialogi
vialogi force-pushed the HPCINFRA-3508_align_pipeline branch from ba734a4 to fc69723 Compare May 6, 2025 07:47
@vialogi

vialogi commented May 6, 2025

Copy link
Copy Markdown
Contributor Author

bot:retest

1 similar comment
@vialogi

vialogi commented May 7, 2025

Copy link
Copy Markdown
Contributor Author

bot:retest

@svc-nbu-swx-media

Copy link
Copy Markdown

Can one of the admins verify this patch?

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