Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • patersonc/fix-6.1-builds
  • StefanSSSchroeder-master-patch-32934
  • pdf-generation
  • patersonc/check-test-results
  • patersonc/debug-runner-issues
  • thond/lava
  • patersonc/add-openblocks-support
  • iwamatsu/lzma-issue
  • patersonc/investiate-s3-issues
  • patersonc/investiate-s3-issues_old-runner
  • prabhakar/add-wlan-test
  • alicef/kselftest_squash
  • alicef/kselftests
  • 42-specify-the-correct-type-of-x86-devices
  • 43-failing-to-clone-cip-repo-in-gitlab-ci
  • iwamatsu/add-cip-core-support
  • test-dns
  • iwamatsu/support-kselftest
  • iwamatsu/change-test-definitions-repo
20 results

.gitlab-ci.yml

  • Sietze van Buuren's avatar
    63fa83d7
    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
    History
    Add SQUAD reporting to build and test submission script
    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>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
This GitLab CI configuration is valid. Learn more