Tags

Tags give the ability to mark specific points in history as being important
  • v1.7.0

    protected
    08ba2117 · Release 1.7.0 ·
    1.7.0 release
    
    Bug fixes:
    - Dockerfile.tuxrun-dispatcher: add qemu-system-riscv and qemu-system-s390x packages
    
  • v1.6.0

    protected
    fa20aa85 · Release 1.6.0 ·
    1.6.0 release
    
    Container images:
    - Dockerfile.tuxrun-dispatcher: update lava-dispatcher base image
    - ci: pin black to 25.1.0
    - ci: install project dependencies in CI
    - ci: use requirements-dev.txt for CI dependencies
    
  • v1.4.0

    protected
    83fab911 · Release 1.4.0 ·
    1.4.0 release
    
    New features:
    - FVP: Drop use of using a self built image and use shrinkwrap instead
    - Tuxrun: Update dispatcher image
    
    Bug fixes:
    - dispatcher: Refactor to use HOST_ARCH build argument
    - dispatcher: Add linux-image-cloud kernel packages
    - dispatcher: Install tuxrun into container
    
  • v1.3.2

    protected
    bfff5662 · Release 1.3.2 ·
    1.3.2 release
    
    Bug fixes:
    - debian: control: Add pybuild-plugin-pyproject as build dependency
    - runtime: handle missing runtime
    
    Documentation updates:
    - docs: Add installation instructions for Debian extrepo
    - docs: install-deb: Update Debian install instructions
    
  • v1.3.1

    protected
    4b5abcc9 · Release 1.3.1 ·
    1.3.1 release
    
    Container images:
    - dockerfile.tuxrun-dispatcher: update dispatcher tag
    
  • v1.3.0

    protected
    e2c1f0bf · Release 1.3.0 ·
    1.3.0 release
    
    New features:
    - tuxrun-dispatcher: Update LAVA dispatcher to 2025.06.dev0038 tag
    - templates: dispatcher: Add test docker bind mounts
    
    Bug fixes:
    - qemu_image: skip attaching custom network
    - ci: Use tuxpkg v0.16.0 in the include line
    
  • v1.2.2

    protected
    d9ea5bfd · Release 1.2.2 ·
    1.2.2 release
    
    Bug fixes:
    - utils: mask_secrets: mask all headers under url and repository
    
  • v1.2.1

    protected
    e37d0c38 · Release 1.2.1 ·
    1.2.1 release
    
    New features:
    - results: parse: add log excerpt extraction for test cases
    
    Bug fixes:
    - results: fix results parsing
    
    Documentation updates:
    - docs: hacking-session: improvements to docs
    
  • v1.2.0

    protected
    c894f90d · Release 1.2.0 ·
    1.2.0 release
    
    New features:
    
    - ci: Use host network for docker builds
    - FVP: Update FVP to version 11.28
    
  • v1.1.0

    protected
    59cfbcad · Release 1.1.0 ·
    1.1.0 release
    
    New features:
    
    - assets: use tuxlava TEST_DEFINITIONS
    - test: unit: use tuxlava 'device' and 'test' class
    
    Bug fixes:
    
    - utils: drop unused func
    - tuxrun: tests: remove tests
    - tuxrun: templates: remove template files
    - tuxrun: devices: remove devices
    - test: unit: drop test_device unit test
    - test: unit: refs: drop test-def files
    
    Container images:
    
    - Dockerfile: tuxrun-dispatcher: add retry
    
  • v1.0.0

    protected
    8f4384af · Release 1.0.0 ·
    1.0.0 release
    
    New features:
    - Apply pathurlnone on specific parameters
    - integration: use tuxlava Device and Test class
    - tuxmake: remove 'tuxmake' module
    - argparse: use tuxlava 'Device' and 'Test' class
    - argparse: remove unused filter_options func
    - main: TuxLAVA TuxRun integration
    - test: unit: refs: update definition files
    - test: unit: test_main: update unit-tests
    - tuxlava: add tuxlava dependency
    
    Bug fixes:
    - Return an error if $BUILD/ is used in parameters without --tuxmake/tuxbuild
    - stylecheck: Fix error reported by flake8
    
    Documentation updates:
    - docs: add tuxlava library doc
    
    Container images:
    - Dockerfile: ci-debian
    - Dockerfile.ci-debian: avoid early build
    
  • v0.77.0

    protected
    8a327229 · Release 0.77.0 ·
    0.77.0 release
    
    New features:
    - Apply pathurlnone on specific parameters
    - integration: use tuxlava Device and Test class
    - tuxmake: remove 'tuxmake' module
    - argparse: use tuxlava 'Device' and 'Test' class
    - argparse: remove unused filter_options func
    - main: TuxLAVA TuxRun integration
    - test: unit: refs: update definition files
    - test: unit: test_main: update unit-tests
    - tuxlava: add tuxlava dependency
    
    Bug fixes:
    - Return an error if $BUILD/ is used in parameters without --tuxmake/tuxbuild
    - stylecheck: Fix error reported by flake8
    
    Documentation updates:
    - docs: add tuxlava library doc
    
    Container images:
    - Dockerfile: ci-debian
    - Dockerfile.ci-debian: avoid early build
    
  • v0.76.0

    protected
    0f2abf96 · Release 0.76.0 ·
    0.76.0 release
    
    New features:
    - Parameterize test-definitions
    - Allow dispatcher download dir to be overriden
    - tuxrun-dispatcher: Update LAVA dispatcher to 2024.09.dev0173 tag
    
    Bug fixes:
    - Revert "results: Fix adding artefacts without sha256sum"
    - templates: jobs: qemu.yaml.jinja2: increase deploy_timeout
    - templates: jobs: qemu: fix format warning
    - test: unit: refs: definitions: drop unused yaml file
    - templates: tests: commands: test section 'format' string
    - Gitlab: Add Gitlab bot to tuxrun
    - Skip sudo warning in lava-run
    - Devices: fvp: check job-definition file
    - ci: Disable integration test temporarily
    - Revert "ci: Disable integration test temporarily"
    - ci: Disable integration test temporarily
    - cli: Use --skip-sudo-warning when the dispatcher dir is not default
    - Revert "ci: Disable integration test temporarily"
    - templates: jobs: fvp-*.jinja2: increase deploy timeout
    - fix: fvp|avh jobs
    - templates: wrappers: docker.jinja: add the missing slash
    - argparse: use maxsplit instead of split+join
    - tests: kselftests: Rename sigaltstack to signal
    - tests: kselftest: readd old sigaltstack
    
    Container images:
    - Dockerfile: add sanity-check-prepare
    - Dockerfile: fedora: add missing 'Make'
    
  • v0.75.0

    protected
    60961523 · Release 0.75.0 ·
    0.75.0 release
    
    New features:
    - tests: ltp: enable capability suite
    - tuxrun-dispatcher: Update LAVA dispatcher to 2024.09.dev0099 tag
    - tuxrun-dispatcher: Update LAVA dispatcher to 2024.09.dev0100 tag
    
    Bug fixes:
    - devices: ssh-device: add validation
    
  • v0.74.2

    protected
    23df675e · Release 0.74.2 ·
    0.74.2 release
    
    Bug fixes:
    
    - results: Fix adding artefacts without sha256sum
    
  • v0.74.1

    protected
    b14a0e93 · Release 0.74.1 ·
    0.74.1 release
    
    New features:
    
    - tuxrun-dispatcher: Update LAVA dispatcher to 2024.09.dev0098 tag
    
    Bug fixes:
    
    - Makefile: drop target 'htmlcov'
    - Makefile: tags: use variable PROJECT
    - add requirements-dev file
    - requirements-dev: Add missing ruamel.yaml
    
    Documentation updates:
    
    - docs: Fix a typo in command name s/turun/tuxrun/
    
  • v0.74.0

    protected
    3051d408 · Release 0.74.0 ·
    0.74.0 release
    
    New features:
    
    - tests: kselftest: Enable and optimize various test suites
    - assert: test-definitions: update to tag 2024.12
    
    Bug fixes:
    
    - devices: qemu: remove unneeded 'if=none,'
    - templates: tests: peripherals: use from url
    - stylecheck: Fix black and flake8 reported errors
    - .gitignore: Ignore coverage.xml
    - templates: tests: ltp: adding RUNNER variable
    - test: unit: Adding ltp test for kirk
    
  • v0.73.3

    protected
    31a23033 · Release 0.73.3 ·
    0.73.3 release
    
    Bug fixes:
    - devices: qemu: specify only drive
    - fix: fix black stylecheck
    - devices: qemu: allow arch customisation
    - devices: qemu: arm64: arch_customization: cpu.lpa2
    - devices: qemu: armv7: allow subclass reduce memory
    - test: integration: drop sh4 from being tested
    - unittest: increase unit test coverage
    - Revert "test: integration: drop sh4 from being tested"
    
  • v0.73.2

    protected
    ca2184bf · Release 0.73.2 ·
    0.73.2 release
    
    New features:
    
    - devices: qemu: aarch64: trustzone: drop virt-version
    - templates: tests: mmtests: add override variables
    
  • v0.73.1

    protected
    43e47ecd · Release 0.73.1 ·
    0.73.1 release
    
    New features:
    
    Bug fixes:
    - Fix stylecheck error
    
    Documentation updates:
    
    Container images: