-
v0.36.04af7d900 · ·
0.36.0 release New features: - Show paginated results for subcommand's list - packaging: deb and rpm related packaging Documentation updates: - Update documentation for C=1 make variable - doc: Add install instructions for deb and rpm packages Container images: - ci-debian: for debian packaging and general CI - ci-fedora: for rpm packaging
-
-
0.25.002ccfe1a · ·
0.25.0 release New features: - Allow to run a specif item of the plan - results: Fetch results based on build|test|plan uid - no-wait: Allow the objects to get provisioned before returning - plan: print a summary at the end of the run - plan: test: results: Add support for --json-out - results: Add support for --from-json (reading from json file) - Test/Plan: allow to set boot args using --boot-args Documentation updates: - Document availability of hexagon as target architecture - Document availability of the gcc-11 toolchain - docs: Add documentation for results sub-command and --no-wait option - docs: extend linux-test-plan with more toolchains and archs
-
0.24.03bbd69b5 · ·
0.24.0 release New features: - tuxsuite: cli: accept boot as a test - tuxsuite: cli: list available tests - tuxtest: provide the same python api support as tuxbuild - TuxTest: allow to use the device aliases - TuxTest: add support for modules - test: allow to wait-for a build - build, build-set, test: add --no-wait option - tuxapi: improve error reporting - tuxtest: add support for qemu-mips64el - Do tuxbuild using tuxapi - Add support for plans - test: add support for qemu-armv5, qemu-armv7 and qemu-sparc64 Documentation updates: - Improve tuxtest documentation - README.md: fix wrong tag scaping - mkdocs.yml: fix logo path - mkdocs.yml: add mermaid plugin to parse diagrams - Fix missing favicon - Fix code format after black upgrade - Document availability of the clang-android toolchain Bug fixes: - config: print the right error message when tuxauth authentication failed - Fix config load order - config: make configparser error more explicit
-
0.23.09bc4e92f · ·
0.23.0 release New features: - Add new command `tuxsuite test`, to use TuxTest. - tuxsuite build/build-set: - New supported targets: kselftest, kselftest-merge, cpupower, perf - New supported toolchain: clang-12 Documentation updates: - Split documentation up from README.md into docs/ - Add kconfig documentation - Add git-repo, git-sha, git-ref, and target-arch docs - Add docs for additional cli arguments - Add make targets documentation - Move tuxbuild-specific docs to tuxbuild/ - Add build-sets and build-status feature docs - Document python API - Remove now-redundant info from README.md - Gitlab implementation to build and publish docs - Rework top of README with logos and hopefully, clarity - Do not use multiple H1's in README.md - Add some feature docs pages for tuxbuild - Add a code of conduct - Fix all markdown lint problems - Change demo.gif to locally hosted svg - Move svg images to docs/images/