Davlet Panech 700a8da541 Preserve build CONTEXT files
Save a copy of the CONTEXT file in a dedicated directory:

  /localdisk/loadbuild/jenkins/$PROJECT/
    2024-10-16_22-02-09/  # builds (no change here)
    2025-12-24_13-39-14/  # ...
    ...
    context/              # <--- this is new
      2024-10-16_22-02-09.context
      2025-12-24_13-39-14.context

This allows us to keep context files indefinitely, while being able to
delete the older build diretories to conserve disk space.

Change-Id: I093b2fc3674211f96f29f9446563c780196dff83
Signed-off-by: Davlet Panech <davlet.panech@windriver.com>
2026-01-14 15:12:20 -05:00
2026-01-14 15:12:20 -05:00
2022-08-15 14:16:07 -04:00
2022-08-15 14:16:07 -04:00
2022-08-15 13:27:52 -04:00
2022-08-15 14:16:07 -04:00
Description
Jenkins scripts for building StarlingX
1.6 MiB
Languages
Shell 77%
Python 22.1%
Groovy 0.8%