mbox series

[isar-cip-core,v3,0/2] Upload .swu file and firmware for LAVA testing

Message ID 20240214154820.3544080-1-Sai.Sathujoda@toshiba-tsip.com (mailing list archive)
Headers show
Series Upload .swu file and firmware for LAVA testing | expand

Message

Sai.Sathujoda@toshiba-tsip.com Feb. 14, 2024, 3:48 p.m. UTC
From: Sai Sathujoda <Sai.Sathujoda@toshiba-tsip.com>

This series of patches create v2 qemu security images and upload their .swu
artifacts to cip-core s3 bucket which are used in CIP LAVA software update
automation testing.
--
Major changes:
1. Uploaded firmware after checking their existence in working tree.
2. Added consecutive build in a single job to re-use v1 artifacts.
3. Add a variable to decide whether to build a v2 image for .swu for base targets.

Sai Sathujoda (2):
  deploy-cip-core.sh: Upload only .swu file for v2 QEMU security targets
  .gitlab-ci.yml: Add condition check in .build_base to build v2 image

 .gitlab-ci.yml             | 10 ++++++++++
 scripts/deploy-cip-core.sh | 13 ++++++++++++-
 2 files changed, 22 insertions(+), 1 deletion(-)