Skip to content

Conversation

@vialogi
Copy link
Contributor

@vialogi vialogi commented May 5, 2025

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 <[email protected]>
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 <[email protected]>
@vialogi vialogi force-pushed the HPCINFRA-3508_align_pipeline branch from ba734a4 to fc69723 Compare May 6, 2025 07:47
@vialogi
Copy link
Contributor Author

vialogi commented May 6, 2025

bot:retest

1 similar comment
@vialogi
Copy link
Contributor Author

vialogi commented May 7, 2025

bot:retest

@svc-nbu-swx-media
Copy link

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.

3 participants