Closed lslezak closed 2 years ago
:heavy_check_mark: Public Jenkins job #67 successfully finished :heavy_check_mark: Created OBS submit request #1031174
:heavy_check_mark: Internal Jenkins job #57 successfully finished :heavy_check_mark: Created IBS submit request #283142
Problem
Solution
Added new
log.group
method, see the example log from TW installation how it will work (click the "Load URL" button to load the example log then scroll to the bottom).This logs special begin and end marks to the y2log, these might be used when reading/displaying the log.
It returns the block return value, it can be easily used like
Optionally you can describe also the result
The code automatically treats values
:abort
,:cancel
andfalse
as failures. But you can explicitly mark a failureyupdate
SupportThe
Rakefile
was updated so the Ruby files can be easily updated in the inst-sys with theyupdate
command.Testing