In debian/watch no matching files for watch line https://gitlab.com/lava/lava/tags?sort=updated_desc .*/archive/(\d\S+)/.*\.tar\.gz.*
commit c9568e1e5cedab8011be429751fae00adfea97d4 Merge: 71203a6f 2ab2c41a Author: Rémi Duraffort <remi.duraffort@linaro.org> Date: Mon Mar 3 07:41:09 2025 +0000 Merge branch 'download-validation' into 'master' lava_dispatcher: reduce http(s) resource validate duration See merge request lava/lava!2728 commit 2ab2c41a5859c42799d78b35be937a017fe70d62 Author: Chase Qi <chase.qi@linaro.org> Date: Mon Mar 3 15:05:41 2025 +0800 lava_dispatcher: reduce http(s) resource validate duration The default 15 times retry needs about 10 minutes to finish. It is too long for validating a image link. Reducing the number to 9 reduces the validate duration to about 50 seconds. Signed-off-by: Chase Qi <chase.qi@linaro.org> commit 71203a6f0ff8588246b3515d08363fc1216fc4b4 Merge: 75a6e20c ce2be79d Author: Rémi Duraffort <remi.duraffort@linaro.org> Date: Tue Feb 25 11:11:21 2025 +0000 Merge branch 'qcs6490-rb3gen2' into 'master' Add qcs6490-rb3gen2 aka RB3Gen2 See merge request lava/lava!2725 commit ce2be79d9f794ddd9806fbb2d6e91ee557260b88 Author: Rémi Duraffort <remi.duraffort@linaro.org> Date: Mon Feb 24 13:57:47 2025 +0100 Add qcs6490-rb3gen2 aka RB3Gen2 commit 75a6e20c1247688eb59859909e38909d1fb0d61b Merge: 665ddf43 d783131c Author: Chase Qi <chase.qi@linaro.org> Date: Fri Feb 21 01:56:58 2025 +0000 Merge branch 'lava-test-case-output' into 'master' lava_dispatcher: lava-test-case: add option to attach test output See merge request lava/lava!2724 commit d783131c202f411f59d8c28a8ace6b6f3995c74d Author: Antonio Terceiro <antonio.terceiro@linaro.org> Date: Thu Feb 20 11:35:36 2025 -0300 lava_dispatcher: lava-test-case: add option to attach test output When lava-test-case is called with --result after parsing test runner artifacts, --output can be used to attach logs to the test result. This does the same operations that are done when --shell is used to run a shell command as a lava test case. Signed-off-by: Antonio Terceiro <antonio.terceiro@linaro.org> commit 665ddf43aa00d634b027bb2f977b1404c6074115 Merge: 9d71fb60 656688f1 Author: Chase Qi <chase.qi@linaro.org> Date: Thu Feb 20 11:00:22 2025 +0000 Merge branch 'interactive' into 'master' lava_scheduler_app: enhance interactive prompt type in job schema See merge request lava/lava!2722 commit 656688f132d4a696d9a0796695f1740c4c6d092a Author: Chase Qi <chase.qi@linaro.org> Date: Wed Feb 19 15:56:49 2025 +0800 lava_scheduler_app: enhance interactive prompt type in job schema The `prompts` should be a list of strings. Non-str prompt leads to crash for matching. Signed-off-by: Chase Qi <chase.qi@linaro.org> commit 9d71fb60c617abcb48a21f2f32835d3731a181bf Merge: 61b493a1 b5718d7e Author: Rémi Duraffort <remi.duraffort@linaro.org> Date: Tue Feb 18 16:40:20 2025 +0000 Merge branch 'postinst-use-psycopg2-in-is-pg-available' into 'master' postinst: Use psycopg2 in is_pg_available function See merge request lava/lava!2721 commit b5718d7ea264bbe506f5bcfdb0050751d2fb54e6 Author: Igor Ponomarev <igor.ponomarev@collabora.com> Date: Tue Feb 18 16:06:51 2025 +0000 postinst: Use psycopg2 in is_pg_available function Because `postgresql-client` is no longer a required dependency the `pg_isready` might not be installed. To check if PostgreSQL is available use the same mechanism to connect to PostgreSQL server as the `create_database` function uses. Switch to `postgres` user and try opening the connection. If no error gets raised that means the PostgreSQL is available.
Among the 1 debian patch available in version 2024.09-1.1 of the package, we noticed the following issues: