Skip to content
  • Sietze van Buuren's avatar
    Add SQUAD reporting to build and test submission script · 63fa83d7
    Sietze van Buuren authored and Chris Paterson's avatar Chris Paterson committed
    - Include build status as test result
    - Add a SQUAD watch job for each submitted LAVA job
    - Project name (in SQUAD) is obtained from the linux-cip repository
      contents using a dedicated script. It should match the full kernel
      release name
    - Build name (in SQUAD) is the kernel name combined with the commit hash
    - Environment (in SQUAD) is put together with the build archtecture,
      $CONFIG and device type
    
    This addition requires new CI VARIABLES in the linux-cip project:
    - $CIP_SQUAD_LAB_TOKEN
    - $CIP_SQUAD_URL (default: https://squad.ciplatform.org
    
    )
    - $CIP_SQUAD_LAVA_BACKEND (default: cip)
    - $CIP_SQUAD_GROUP (default: cip-kernel)
    
    Signed-off-by: default avatarSietze van Buuren <Sietze.vanBuuren@de.bosch.com>
    63fa83d7