Tags give the ability to mark specific points in history as being important
-
v1.4.0
protected83fab911 · ·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.1.0
protected59cfbcad · ·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
protected8f4384af · ·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
protected8a327229 · ·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
protected0f2abf96 · ·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.74.1
protectedb14a0e93 · ·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
protected3051d408 · ·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
protected31a23033 · ·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"