peridot/peridot/builder/v1/workflow
Mustafa Gezen 2d8541533d Increase HeartbeatTimeout for BuildArchActivity
Currently the Rust builds fails, most likely due to a lock that happens
with aarch64. Either the heartbeat tick dies early and timeout happens
right before success or something else makes heartbeats not work at all.
Best solution for now is to just increase timeout.
2023-10-23 09:53:48 +02:00
..
BUILD.bazel Remove references to apollopb 2023-02-17 19:54:32 +01:00
arch.go fix(regression): respect modules enabled by ModuleMd during module builds 2023-03-30 16:13:53 -04:00
build.go Increase HeartbeatTimeout for BuildArchActivity 2023-10-23 09:53:48 +02:00
clone_swap.go Multiple changes related to build, modules and cloning 2022-11-19 02:52:24 +01:00
hashed_repositories.go Yumrepofsupdater now supports updateinfo.xml, and delete works better. Heartbeats should no longer cause memory leaks 2023-02-17 19:48:59 +01:00
import.go Yumrepofsupdater now supports updateinfo.xml, and delete works better. Heartbeats should no longer cause memory leaks 2023-02-17 19:48:59 +01:00
infrastructure.go allow peridot project to specify a build pool type in additional to build pool architecture 2023-02-17 12:55:49 -10:00
module.go allow peridot project to specify a build pool type in additional to build pool architecture 2023-02-17 12:55:49 -10:00
rpmimport.go Yumrepofsupdater now supports updateinfo.xml, and delete works better. Heartbeats should no longer cause memory leaks 2023-02-17 19:48:59 +01:00
srpm.go fix(regression): respect modules enabled by ModuleMd during module builds 2023-03-30 16:13:53 -04:00
sync.go Catch error for debugging purposes 2023-01-05 18:12:53 -05:00
updateinfo.go Add peridotadmin and updateinfo workflow 2023-02-17 19:49:38 +01:00
workflow.go Yumrepofsupdater now supports updateinfo.xml, and delete works better. Heartbeats should no longer cause memory leaks 2023-02-17 19:48:59 +01:00
yumrepofs.go Yumrepofsupdater now supports updateinfo.xml, and delete works better. Heartbeats should no longer cause memory leaks 2023-02-17 19:48:59 +01:00