From 0f01371eba9c73fa65b0bcdbfbc138c5553f7b0c Mon Sep 17 00:00:00 2001 From: Jakub Kadlcik Date: Sun, 5 Nov 2023 15:42:44 +0100 Subject: [PATCH] wip --- rpmbuild/bin/copr-builder | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/rpmbuild/bin/copr-builder b/rpmbuild/bin/copr-builder index f17901a93..2a1712e87 100755 --- a/rpmbuild/bin/copr-builder +++ b/rpmbuild/bin/copr-builder @@ -16,7 +16,9 @@ The `prolong` and `release` commands are self-explanatory but I just realized I have no idea how to implement them: - By design builder cannot send information to backend or frontend - Maybe we can touch some file on disk and backend can periodically check - for that. But that kinda sucks. + for that. This kinda sucks but may work for keeping the bulder alive. + - And maybe we can stop SSH service for releasing. In that case, resalloc + won't fail some health check and kill the VM """