In debian/watch no matching files for watch line https://gitlab.com/lava/lava/tags?sort=updated_desc .*/archive/(\d\S+)/.*\.tar\.gz.*
commit cee6d73ef40c76e86481ee8e3e35a3504e96907a Merge: cf99051 fbbe8fa Author: Chase Qi <chase.qi@linaro.org> Date: Thu Mar 6 18:33:43 2025 +0800 Merge branch 'rework_dt' into 'master' device-types: rework to extends from parents not neighbour See merge request lava/lava!2719 commit cf99051a9e98de77a9cdc2a07cc40f5c00315c42 Merge: 42c2885 13171d6 Author: Chase Qi <chase.qi@linaro.org> Date: Thu Mar 6 18:30:23 2025 +0800 Merge branch 'supermicro-as-2015hr-tnr_support' into 'master' Adding device type template for Hyper A+ Server AS -2015HS-TNR See merge request lava/lava!2723 commit 42c2885506d2d7785df76779ed03d2ee0128bda2 Merge: 5149a4b 3b82b01 Author: Chase Qi <chase.qi@linaro.org> Date: Thu Mar 6 18:15:11 2025 +0800 Merge branch 'rpi-3b-plus' into 'master' device-types: Add Raspberry Pi 3B+ See merge request lava/lava!2727 commit 5149a4be008b7f96b6a0c1628463d478133b4a48 Merge: c9568e1 588f819 Author: Chase Qi <chase.qi@linaro.org> Date: Thu Mar 6 18:03:27 2025 +0800 Merge branch 'schema-secrets-only-string-to-string-dict' into 'master' Enforce job definition secrets dictionary to use strings for values See merge request lava/lava!2730 commit 588f8197b71bc99c3a3cf42a346f6357e11d7f11 Author: Igor Ponomarev <igor.ponomarev@collabora.com> Date: Tue Mar 4 13:26:39 2025 +0000 Enforce job definition secrets dictionary to use strings for values Otherwise user can use an unhashible type like a list as the value. This will cause the job to be soft locked in the scheduled state as the lava-worker won't be able to start the job because the `internal_v1_jobs` view would raise an exception. commit c9568e1e5cedab8011be429751fae00adfea97d4 Merge: 71203a6 2ab2c41 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 3b82b0136db73a4a4aaa262d6efed1153516fbaa Author: Mark Brown <broonie@kernel.org> Date: Mon Mar 3 01:03:00 2025 +0000 device-types: Add Raspberry Pi 3B+ Enabled in 64 bit mode only, this is a slight variation on the original 3B. Signed-off-by: Mark Brown <broonie@kernel.org> commit 71203a6f0ff8588246b3515d08363fc1216fc4b4 Merge: 75a6e20 ce2be79 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: 665ddf4 d783131 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: 9d71fb6 656688f 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 13171d681a399ac699f1df0f4168749ce19b6280 Author: Doug Targett <doug.targett@collabora.com> Date: Wed Feb 19 14:10:12 2025 +0000 Adding device type template for Hyper A+ Server AS -2015HS-TNR 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: 61b493a b5718d7 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. commit fbbe8fa087daf4bbad17b071db2511f904cb3d50 Author: Larry Shen <larry.shen@nxp.com> Date: Mon Feb 17 10:33:11 2025 +0900 device-types: rework to extends from parents not neighbour Signed-off-by: Larry Shen <larry.shen@nxp.com>
Among the 1 debian patch available in version 2024.09-1.1 of the package, we noticed the following issues: