Hi,
This 1.19 release adds a filter to the testjob view page that allows
users to query target jobs instead of going page by page.
Complete list of changes going in:
* frontend: add filter to testjobs view
* settings: django-toolbar: use squad jquery
* test: test_listen: fix multiple calls with backends
* ci: backend: Use project settings in LAVA backend
Ch{eers,arles}
Hi,
This 1.18 release fixes tooltips for test jobs view, changes how
groups are displayed in the home page and also prioritizes project
settings over backend settings when resubmitting test jobs.
Complete list of changes going in:
* ci: lava: ensure project settings take priority
* frontend: fix tooltips in testjobs page
* frontend: home: separate groups and user spaces
Ch{eers,arles}
Hi,
This 1.17 release adds a few changes to test results layout in build
view. It collapses all results by default and displays an overall
summary of tests in the box title for suite and environment boxes.
This release also adds an extra button that allows users to select
build comparison type (test or metrics) in build view.
Complete list of changes going in:
* api: rest: add filterset_class attribute to StatusViewSet
* core: commands: add fill_test_metadata command
* frontend:
* add choice of comparison type
* add logo do api page
* fix test result url to point to history
* test_results: add collapse/expand all option
* test_results: add overall summary in suite/environment boxes
* test_results: make suitebox the default layout
* test_results: move toggle box to the left
* plugins: linux_log_parser: create metadata
* release-docker: tag release image name
* settings: init sentry plugin with squad release
* settings: really configure celery max retries when queue server is
out of reach
Ch{eers,arles}