Clone this repo:

Branches

  1. 834832c aarch64-risu: extend timeouts by Alex Bennée · 8 years ago master
  2. ad6dfce new: *new* lava risu test by Alex Bennée · 8 years ago
  3. af7d68d qemu-master-aarch64-user-risu: update cloud image for rootfs by Alex Bennée · 9 years ago
  4. 3918ce9 qemu-testing: move builds to jessie base by Alex Bennée · 10 years ago
  5. 9cce098 Fixed up stream/options by Alex Bennée · 11 years ago

Intro

This contains a set of JSON definitions for running LAVA jobs. Typically these are kicked off my ci.lava.org which is responsible for tracking changes to the upstream repositories. These test definitions used to live in my lava-mode.git repo in the examples directory but they should probably be in a more stable place.

Current Jobs

The naming scheme is ${PROJ}-${BRANCH}-${ARCH}-${MODE}-${TEST}.json

QEMU linux-user jobs

  • qemu-master-aarch64-user-risu.json

Runs the RISU instruction test to verify the translator is working correctly.

  • qemu-master-arm-user-ltp.json
  • qemu-master-aarch64-user-ltp.json

Runs the Linux Test Project. Current status is a little broken.

QEMU system jobs