]> review.fuel-infra Code Review - tools/sustaining.git/commitdiff
Reboot image builder after build 24/41724/1
authorVladimir Khlyunev <vkhlyunev@mirantis.com>
Wed, 28 Apr 2021 22:26:37 +0000 (02:26 +0400)
committerVladimir Khlyunev <vkhlyunev@mirantis.com>
Wed, 28 Apr 2021 22:26:37 +0000 (02:26 +0400)
Change-Id: I5afbc99cd6b5ff54a151d1e0932db4a2107b1e61

maintenance-ci/common/jobs/build-swarm-image.yaml

index 96c6ea9cd40f89856e9b522cd54325e47072d927..4743296ed1bdb8e42fc5b53e83942e4327c915bb 100644 (file)
@@ -55,3 +55,9 @@
     - openrc-source-file-selector
     - shell:
         !include-raw: common/scripts/prepare_build_upload_image.sh
+    publishers:
+    - post-tasks:
+        - matches:
+            - log-text: '.'
+              escalate-status: false
+              script: sudo reboot
\ No newline at end of file