lp:~canonical-kernel/+git/kteam-tools

Owned by Canonical Kernel
Get this repository:
git clone https://git.launchpad.net/~canonical-kernel/+git/kteam-tools
Members of Canonical Kernel can upload to this repository. Log in for directions.

Branches

Name Last Modified Last Commit
master 2024-04-16 12:16:36 UTC
cranky/checkout: Support cleanup/pristine when checking out

Author: Thibf
Author Date: 2024-04-08 13:00:37 UTC

cranky/checkout: Support cleanup/pristine when checking out

Add options to remove uncommitted/untracked files and remove everything
from top level directory except repos checked out files and repos from
the top level directory (such as lrm/signed and artifacts).

Signed-off-by: Thibault Ferrante <thibault.ferrante@canonical.com>
Acked-by: Andrei Gherzan <andrei.gherzan@canonical.com>
Signed-off-by: Thibault Ferrante <thibault.ferrante@canonical.com>

cowboy/master 2024-02-22 09:58:21 UTC
stable/wfl/package.py: record built_in if we find packages without one

Author: Andy Whitcroft
Author Date: 2024-02-21 21:50:46 UTC

stable/wfl/package.py: record built_in if we find packages without one

Signed-off-by: Andy Whitcroft <apw@canonical.com>

cranky/verify-release-ready-fix-error 2024-01-22 10:15:26 UTC
cranky/verify-release-ready: Fix error handling

Author: Thibf
Author Date: 2024-01-22 10:12:50 UTC

cranky/verify-release-ready: Fix error handling

The stderr pipe descriptor is printed instead of the actual error
message.

Signed-off-by: Thibault Ferrante <thibault.ferrante@canonical.com>

diewald/cranky-usage 2024-01-18 21:22:35 UTC
cranky: do not drop or change existing short options but deprecate them

Author: Manuel Diewald
Author Date: 2023-12-11 19:38:43 UTC

cranky: do not drop or change existing short options but deprecate them

This will allow for a graceful transition to the new consistent common
options pattern for all cranky commands. Instead of dropping or changing
existing short options that clash with the specification, issue a
deprecation warning but keep the old behavior, ensuring backward
compatibility.

(KERNTT-657)

Signed-off-by: Manuel Diewald <manuel.diewald@canonical.com>

xnox/nvidia-transitionals 2024-01-17 15:22:06 UTC
maintscripts: improve generate-transitions for nvidia

Author: Dimitri John Ledkov
Author Date: 2024-01-17 13:22:26 UTC

maintscripts: improve generate-transitions for nvidia

For nvidia-graphics-drivers, transitionals are tricky to get
right. Improve generate-transitions script to handle non-free section
and Multi-Arch settings.

Also use inclusive language.

Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@canonical.com>

xnox/restore-release-block-dates 2024-01-17 14:07:55 UTC
procedures: restore release block dates

Author: Dimitri John Ledkov
Author Date: 2024-01-17 13:21:27 UTC

procedures: restore release block dates

During development, release block dates are typically removed. Add a
task to ensure these are restored when devel series becomes stable.

Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@canonical.com>

cascardo/cranky_rebase_auto 2024-01-17 13:05:14 UTC
cranky rebase -a -- uses shell-helper parenttag

Author: Thadeu Lima de Souza Cascardo
Author Date: 2024-01-17 13:05:14 UTC

cranky rebase -a -- uses shell-helper parenttag

gagath/fix-pull-sources-typo 2024-01-16 11:22:52 UTC
cranky: docs: fix typo in pull-sources command

Author: Agathe Porte
Author Date: 2024-01-16 11:22:52 UTC

cranky: docs: fix typo in pull-sources command

Signed-off-by: Agathe Porte <agathe.porte@canonical.com>

cascardo/newrelease_bump_hwe 2024-01-15 18:57:04 UTC
ktl/new_release: handle case when parent version is lower

Author: Thadeu Lima de Souza Cascardo
Author Date: 2024-01-15 18:53:53 UTC

ktl/new_release: handle case when parent version is lower

focal:linux-riscv-5.15 has jammy:linux as parent. It has an extra backport
prefix, but it also bumps its own ABI, which is higher than the parent. So it
is a mix of a derivative and a backport.

Currently, _bump_main handles that case by reusing the parent version,
which leads to a lower bumped version.

Fix that by ignoring the parent version when it is lower than the main
kernel version and resetting the last digit from EXTRA part and
incrementing both ABI and UPLOAD numbers.

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>

smb/add-notes-link-to-cycle 2024-01-10 12:08:59 UTC
stable/create-cycle-spint: Add notes-link to cycle info

Author: Stefan Bader
Author Date: 2023-12-13 15:31:49 UTC

stable/create-cycle-spint: Add notes-link to cycle info

With the new "Cycle README" issues being created, take a reference to
those when updating the cycle info.
To get the reference to the Jira card, the code to create the cards and
issues had to move to be done first. This however delays the check on a
duplicated cycle name and by then an existing board might be "polluted"
by duplicated issues. So an explicit test got added before starting to
make the board and issues.

Signed-off-by: Stefan Bader <stefan.bader@canonical.com>

apw/cranky-chroot--handle-directory-handles-correctly 2024-01-10 10:39:55 UTC
cranky: chroot -- handle directory handles correctly

Author: Andy Whitcroft
Author Date: 2024-01-10 10:39:55 UTC

cranky: chroot -- handle directory handles correctly

When passed no handle we will default it to `pwd` but when a directory
handle is passed explicitly we check it for ':' and when missing add a
`:linux` suffix triggering a missmatch. Allow directory handles to be
passed.

Signed-off-by: Andy Whitcroft <apw@canonical.com>

apw/kernel-series--handle-development-cycles-internally 2024-01-10 10:02:57 UTC
cranky: crl/handle -- drop development cycle mapping

Author: Andy Whitcroft
Author Date: 2024-01-10 10:02:57 UTC

cranky: crl/handle -- drop development cycle mapping

The development cycle mapping is now handled by KernelSeries drop the
local mapping.

Signed-off-by: Andy Whitcroft <apw@canonical.com>

arighi/chroot-updates 2024-01-10 06:30:20 UTC
chroot-setup: install the LLVM linker by default

Author: Andrea Righi
Author Date: 2024-01-10 06:30:20 UTC

chroot-setup: install the LLVM linker by default

We already include the LLVM toolchain by default, but we are not
including the linker (lld).

Make sure to add that as well, this also enables the possibility to test
build kernels with the whole clang/llvm toolchain if we want via
`make CC=clang LLVM=1`.

Signed-off-by: Andrea Righi <andrea.righi@canonical.com>

wenchien/cranky 2024-01-09 03:49:17 UTC
cranky/startnewrelease: Check before using DEBIAN_MASTER as a directory

Author: Jesse Sung
Author Date: 2023-12-22 06:01:55 UTC

cranky/startnewrelease: Check before using DEBIAN_MASTER as a directory

In uc20/uc22 packages, although $DEBIAN_MASTER is not empty, we don't
have that directory availiable. Check if the directory really exists
before using it.

Signed-off-by: Wen-chien Jesse Sung <jesse.sung@canonical.com>

cascardo/rebase_parentbug_helper 2024-01-08 17:48:38 UTC
only check pre_insertchanges if updating local file and bug title

Author: Thadeu Lima de Souza Cascardo
Author Date: 2024-01-08 17:48:38 UTC

only check pre_insertchanges if updating local file and bug title

nwager/cleanup-chroot 2024-01-08 16:35:43 UTC
cranky: chroot: make it backwards compatible

Author: Juerg Haefliger
Author Date: 2024-01-08 14:55:13 UTC

cranky: chroot: make it backwards compatible

Make cranky chroot backwards compatible:
  1) If a new session is not found, try to find an old one and operate
     on that.
  2) Parse the old sources|configs commandline option (but ignore it).

Emit deprecation warnings for the above and add a deprecation notice to
the script usage.

https://warthogs.atlassian.net/browse/KERNTT-724
Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>

arighi/noble-rust-deps 2024-01-04 08:20:25 UTC
chroot-setup: add Rust build-depends for noble (6.7)

Author: Andrea Righi
Author Date: 2024-01-02 14:03:56 UTC

chroot-setup: add Rust build-depends for noble (6.7)

Signed-off-by: Andrea Righi <andrea.righi@canonical.com>

roxanan/cranky-close-fix 2024-01-03 14:48:49 UTC
cranky: close: Fix base_version calculation for respins in 4/2 cycle

Author: Roxana Nicolescu
Author Date: 2023-11-15 13:25:53 UTC

cranky: close: Fix base_version calculation for respins in 4/2 cycle

Due to 4/2 cycle, in case we need to respin both security main kernel
and sru main kernel, we end up with interleaving versions:
security spin-1: 6.2.0-11.11
sru spin-1: 6.2.0-12.12
security spin-2: 6.2.0-13-13
sru spin-2: 6.2.0-14.14

When cranky close is run for a derivative in the security cycle, both
spin-1 and spin-2 changes are there, but for the sru cycle, only spin-2
changelog (6.2.0-14.14 in this case) are there, instead of both spin-1
and spin-2. This happens because we look for the latest parent tag present in
the changelog (in this case it's the security spin-2: 6.2.0-13.13) and
the changelog is calculated from there.

This commit addresses this issues, and should work correctly for cases
like this, but also normal case where just a spin-1 is present.
We find the latest derivative tag and we check the common ascensor
between HEAD and this tag which should result in the master version of
sru-spin-1.
In case the derivative did not rebase from master, we cannot apply the
same logic because base_version will be the previous tag for the
derivative. In this case, the current master version is used.

This only works for direct directives from master, therefore the old
implementation is left for second level derivatives.

Note: The latest tag is calculated based on changelog, not by using `git
tag` command, so that we could test it easily
with previous versions and it would not interfere with newer tags
already created. For backports, '~' is replace with '_'.

Signed-off-by: Roxana Nicolescu <roxana.nicolescu@canonical.com>

roxanan/adt-matrix-retry-dkms-build 2024-01-02 09:15:01 UTC
adt-matrix: Include main linux package version in triggers for retry

Author: Roxana Nicolescu
Author Date: 2024-01-02 09:15:01 UTC

adt-matrix: Include main linux package version in triggers for retry

For dkms modules that do not have any specific tests, the matrix will run
`dkms-autopkgtest` (part of dkms source) which consists of building the
module only. The test will run only if the `trigger` parameter contains
the linux main package version because it expects the following version
format:
linux-<derivative>/<kernel_version>-<abi_version>.<upload_version>

For retry, the `trigger` param consists of only meta version which has the
following format:
linux-<derivative>/<kernel_version>.<abi_version>.<upload_version>
which contains a dot instead of a '-' and prevents the test from
running and it marks it as 'Passed'.

Fix this by including the main version for retries too.
Note: When the test is triggered for the first time, the main version is
included, that's why the first run is always correct. The problem appears
only for retries. This broken logic prevents dkms builds failures from
being properly detected if the test is rerun (which usually happens because
people try the test 1-2 times before confirming if there's an issue)

Signed-off-by: Roxana Nicolescu <roxana.nicolescu@canonical.com>

arighi/annotations-fix-arch-override 2023-12-18 15:01:09 UTC
annotations-tools: tests: add a new unit test to verify the arch override

Author: Andrea Righi
Author Date: 2023-12-12 16:14:53 UTC

annotations-tools: tests: add a new unit test to verify the arch override

Signed-off-by: Andrea Righi <andrea.righi@canonical.com>

cascardo/link_tb_parent 2023-12-15 21:27:20 UTC
crl/tb: return parent tracker

Author: Thadeu Lima de Souza Cascardo
Author Date: 2023-12-15 21:27:20 UTC

crl/tb: return parent tracker

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>

cascardo/link_tb_cleanup_3 2023-12-15 18:38:40 UTC
crl/tb: make _bug_to_sru_cycle a TrackingBug private method

Author: Thadeu Lima de Souza Cascardo
Author Date: 2023-12-15 18:38:31 UTC

crl/tb: make _bug_to_sru_cycle a TrackingBug private method

Now that it is not used by link-tb anymore, we can hide this as an
implementation detail.

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>

apw/cranky-automatic-prepare-improvements 2023-12-15 12:24:38 UTC
cranky: close -- commit configuration updates from master under new annotations

Author: Andy Whitcroft
Author Date: 2023-12-11 23:18:50 UTC

cranky: close -- commit configuration updates from master under new annotations

Under the new annotations support configuration changes driven by the
parent kernel have a sensible default with appropriate bug annotation.
When present use this information to commit the update and continue
without human intervention.

Signed-off-by: Andy Whitcroft <apw@canonical.com>

cascardo/link_tb_split_2 2023-12-15 10:47:27 UTC
cranky/link-tb: make update_bug a crl/tb method

Author: Thadeu Lima de Souza Cascardo
Author Date: 2023-12-15 01:09:55 UTC

cranky/link-tb: make update_bug a crl/tb method

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>

john-cabaj/add-shankbot-rt-test-options 2023-12-14 21:57:57 UTC
swm: tbt -- Add rt op, test-names, and instance-types

Author: John Cabaj
Author Date: 2023-12-13 18:23:19 UTC

swm: tbt -- Add rt op, test-names, and instance-types

Adding additional parameters to allow shankbot to
request specific RT tests on specific instances

Test and instance looping is done here for now as
CKCT doesn't (seem to) presently have functionality to
provide multiple tests in list format, or at least
it's not simple to debug on the external server.

CKCT will require an additional patch to specify an
instance, and not perform tests across all instances.

Signed-off-by: John Cabaj <john.cabaj@canonical.com>

portias/upstream-source 2023-12-14 13:53:12 UTC
cranky/verify-release-ready: Add check for upstream source information

Author: Portia Stephens
Author Date: 2023-12-10 23:53:20 UTC

cranky/verify-release-ready: Add check for upstream source information

This adds a stage to verify-release-ready which checks that non-UBUNTU
commits have a cherry-picked or backported line. This is only run on
kernels which have a debian/upstream-<source> file and are not -generic.

Signed-off-by: Portia Stephens <portia.stephens@canonical.com>

cascardo/cranky_open_fix_ktt_711 2023-12-13 20:52:23 UTC
Revert "cranky: open: Make use of the new startnewrelease --commit option"

Author: Thadeu Lima de Souza Cascardo
Author Date: 2023-12-13 20:03:34 UTC

Revert "cranky: open: Make use of the new startnewrelease --commit option"

This reverts commit 04dc3d8308f7ef16049b193a9c05dcfadf2c248b.

'cranky startnewrelease --commit' creates a commit with only the changelog
in it, whereas the commit in cranky open created a commit with all added
files, ABIs, config changes in backports and any other changes produced by
cranky open.

So, this regresses the behavior of cranky open and should not be used as
is.

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>

apw/sru-cycle--previous-cycle 2023-12-13 14:59:54 UTC
info/sru_cycle: previous-cycle support write back

Author: Andy Whitcroft
Author Date: 2023-12-13 14:26:50 UTC

info/sru_cycle: previous-cycle support write back

Signed-off-by: Andy Whitcroft <apw@canonical.com>

cascardo/sru-s2023.10.30-2w 2023-12-13 11:20:53 UTC
kernel.ubuntu.com/index.html: fix s2023.10.30 to be 2 weeks

Author: Thadeu Lima de Souza Cascardo
Author Date: 2023-12-13 08:13:16 UTC

kernel.ubuntu.com/index.html: fix s2023.10.30 to be 2 weeks

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>

smb/fix-sru-cycle-yaml-ccs 2023-12-13 11:16:02 UTC
stable/create-cycle-sprint: Use sru_cycle library to update cycle info

Author: Stefan Bader
Author Date: 2023-12-13 10:44:19 UTC

stable/create-cycle-sprint: Use sru_cycle library to update cycle info

This replaces the hard coded update of the sru-cycle.yaml file by usage
of the updated ktl/sru_cycle.py library. Which implicitly fixes the
issue of the file being relocated.

This adds a new requirement for having 'kernel-versions' checked out
with that name in the same top-level directory as 'kteam-tools' is.

Signed-off-by: Stefan Bader <stefan.bader@canonical.com>

smb/fix-sru-cycle-local-usage 2023-12-13 10:31:08 UTC
ktl/sru_cycle: Make lookups direct

Author: Stefan Bader
Author Date: 2023-12-13 10:31:08 UTC

ktl/sru_cycle: Make lookups direct

Instead of searching through the dictionary. Also drop special handling
of lookup_cycle() when no cycle of that name exists.

Signed-off-by: Stefan Bader <stefan.bader@canonical.com>

john-cabaj/verify-release-ready-docs 2023-12-13 08:33:16 UTC
cranky: verify-release-ready handling all dependent packages

Author: John Cabaj
Author Date: 2023-12-08 04:21:15 UTC

cranky: verify-release-ready handling all dependent packages

verify-release-ready will run across all dependent
packages at once (within reason). Also updating docs with
cranky verify-release-ready cmd change

Signed-off-by: John Cabaj <john.cabaj@canonical.com>
[juergh:
 - Dropped the modification of .pre-commit-config.yaml. It's too
   intrusive and should be a separate MR.]
 - Updated cranky-complete.bash accordingly.]
Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>

cascardo/cranky_newrelease 2023-12-13 07:59:07 UTC
cranky/startnewrelease: use new shell-helper newrelease

Author: Thadeu Lima de Souza Cascardo
Author Date: 2023-12-11 19:31:47 UTC

cranky/startnewrelease: use new shell-helper newrelease

This fixes the aws-fips case and uses the new shiny python library.

v2:
Fix shellcheck warnings by using an array for shell-helper arguments.

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>

roxanan/cranky-close-testing-tweaks 2023-12-12 10:23:44 UTC
cranky/fixes.d: Temporary delete all the other fixes

Author: Roxana Nicolescu
Author Date: 2023-12-12 10:23:44 UTC

cranky/fixes.d: Temporary delete all the other fixes

Signed-off-by: Roxana Nicolescu <roxana.nicolescu@canonical.com>

anthonywong/s2023.10-30-oem2 2023-12-12 08:47:33 UTC
kernel.ubuntu.com: defer ~2 weeks for oem patches in s2023.10.30

Author: Anthony Wong
Author Date: 2023-12-12 08:47:33 UTC

kernel.ubuntu.com: defer ~2 weeks for oem patches in s2023.10.30

Signed-off-by: Anthony Wong <anthony.wong@canonical.com>

cascardo/link_tb_options 2023-12-11 19:11:08 UTC
link-tb: more split changes

Author: Thadeu Lima de Souza Cascardo
Author Date: 2023-12-11 19:05:48 UTC

link-tb: more split changes

arighi/annotations-tools-json-format 2023-12-11 14:24:34 UTC
annotations-tools: move sys.dont_write_bytecode to main script

Author: Andrea Righi
Author Date: 2023-12-11 14:18:51 UTC

annotations-tools: move sys.dont_write_bytecode to main script

Move sys.dont_write_bytecode to the main script and put a comment that
describe why we need this to be enabled.

Signed-off-by: Andrea Righi <andrea.righi@canonical.com>

cascardo/cranky_link_tb_split 2023-12-11 12:34:11 UTC
cranky/link-tb: split updating changelog

Author: Thadeu Lima de Souza Cascardo
Author Date: 2023-12-08 23:20:57 UTC

cranky/link-tb: split updating changelog

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>

roxanan/cranky-list-derivatives 2023-12-08 12:52:39 UTC
cranky: completion: include --cycle option for list-derivatives and list-owners

Author: Roxana Nicolescu
Author Date: 2023-12-08 12:49:42 UTC

cranky: completion: include --cycle option for list-derivatives and list-owners

Signed-off-by: Roxana Nicolescu <roxana.nicolescu@canonical.com>

john-cabaj/move_verify-release-ready_to_cranky_cmds 2023-12-08 04:05:29 UTC
cranky: add verify-release-ready to cranky commands

Author: John Cabaj
Author Date: 2023-12-07 19:57:57 UTC

cranky: add verify-release-ready to cranky commands

Signed-off-by: John Cabaj <john.cabaj@canonical.com>

juergh/preserve-config 2023-12-06 15:52:51 UTC
cranky: crl/config -- Config.lookup() must not modify Config.config

Author: Juerg Haefliger
Author Date: 2023-12-05 10:05:28 UTC

cranky: crl/config -- Config.lookup() must not modify Config.config

Currently, the lookup() method modifies Config.config which is bad, the
config dict should not be modified. Fix that by making a deep copy, but
for that, Config.config must always be a dict. Fix that as well, for
the case when we create an instance like Config(data="").

Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>

fginther/update-accounts 2023-12-06 13:39:04 UTC
kernel_devs.conf: Obsolete recent leavers

Author: Francis Ginther
Author Date: 2023-12-06 13:39:04 UTC

kernel_devs.conf: Obsolete recent leavers

Signed-off-by: Francis Ginther <francis.ginther@canonical.com>

arighi/annotations-tools-todo-note-unittest 2023-12-05 09:42:41 UTC
cranky/annotations-tools: add unit test for the todo note update

Author: Andrea Righi
Author Date: 2023-11-24 10:10:59 UTC

cranky/annotations-tools: add unit test for the todo note update

Add a unit test to verify the automatic todo note update: when a config
in a derivative changes we want to make sure that the note imported from
the parent is updated for the derivative, therefore we add an explicit
TODO note to mark that the config change requires a proper justification
(link to a bug tracker, comment, etc.).

Signed-off-by: Andrea Righi <andrea.righi@canonical.com>

apw/cranky--update-cycle-early 2023-12-04 11:14:11 UTC
cranky:tracker-operations -- add bash completion

Author: Cory Todd
Author Date: 2023-07-14 14:39:01 UTC

cranky:tracker-operations -- add bash completion

Add bash completion for cranky start and add new options for link-tb.
Add --cycle completion for these subcommands.

Signed-off-by: Cory Todd <cory.todd@canonical.com>

diewald/stable-check-fixes 2023-12-04 09:47:10 UTC
stable-tools: Add script to check for existing critical fixes

Author: Manuel Diewald
Author Date: 2023-11-16 20:23:32 UTC

stable-tools: Add script to check for existing critical fixes

This tool is meant to be run when preparing an upstream stable patchset.
It will check for potentially critical fixes in future patchsets on the
same branch, that fix issues in patchset you are currently working on.
What is considered critical is based on a set of regular expressions
that might produce some false positives and miss actually critical
fixes.

The script will present critical fixes it detected in a nice way with
some additional information. The user may then decide whether it is
reasonable to apply the fix ahead of time.

Ideally we would be able to avoid applying patches that severely break
the kernel even though a fix is readily available.

Signed-off-by: Manuel Diewald <manuel.diewald@canonical.com>

apw/create-kernel-tasks--fixy 2023-12-04 09:14:40 UTC
stable/create-kernel-tasks: --devel is not incompatible with --handle

Author: Andy Whitcroft
Author Date: 2023-12-04 09:14:40 UTC

stable/create-kernel-tasks: --devel is not incompatible with --handle

--devel really is not incompatible with --handle when making handles in
a specific development cycle.

Signed-off-by: Andy Whitcroft <apw@canonical.com>

apw/mainline-builds--correct-announced-URLs 2023-12-03 02:46:21 UTC
mainline-builds: correct announced URLs for PS5 local filesystem layout -- vi...

Author: Andy Whitcroft
Author Date: 2023-12-03 02:46:21 UTC

mainline-builds: correct announced URLs for PS5 local filesystem layout -- via mainline/xfer

On the PS5 units we publish incoming results under mainline-builds/xfer
therefore when stripping prefixes to generate kernel.ubuntu.com URLs we
need to use the same nominal prefix for the strip.

Signed-off-by: Andy Whitcroft <apw@canonical.com>

apw/cranky-rmadison--fix-ordering-and-selectors 2023-11-30 07:40:24 UTC
cranky: rmadison -- fix matching against stream #1

Author: Andy Whitcroft
Author Date: 2023-07-26 10:02:19 UTC

cranky: rmadison -- fix matching against stream #1

Signed-off-by: Andy Whitcroft <apw@canonical.com>
[juergh: Fix linter warning.]
Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>

juergh/24hrs-of-bugs 2023-11-29 15:32:33 UTC
stable/24hrs-of-bgs: Also look for bugs in canonical-kernel-snaps project

Author: Juerg Haefliger
Author Date: 2023-10-06 14:37:50 UTC

stable/24hrs-of-bgs: Also look for bugs in canonical-kernel-snaps project

Add support for searching bugs in projects as well. For that, make the
finder() and per_package_report() class methods generic to accept a type
and name so that they can handle both project and package search and
reporting tasks.

Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>

sjf/juergh-24hrs-of-bugs 2023-11-29 15:31:07 UTC
stable/24hrs-of-bgs: Also look for bugs in canonical-kernel-snaps project

Author: Juerg Haefliger
Author Date: 2023-10-06 14:37:50 UTC

stable/24hrs-of-bgs: Also look for bugs in canonical-kernel-snaps project

Add support for searching bugs in projects as well. For that, make the
finder() and per_package_report() class methods generic to accept a type
and name so that they can handle both project and package search and
reporting tasks.

Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>

juergh/linux-firmware-main 2023-11-29 14:53:31 UTC
admin: admin-lp-git-permissions -- linux-firmware main branch

Author: Juerg Haefliger
Author Date: 2023-11-29 14:53:31 UTC

admin: admin-lp-git-permissions -- linux-firmware main branch

linux-firmware now uses main branch instead of master.

Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>

philcox/add-libtraceevent-dev-package-chroots 2023-11-29 10:33:58 UTC
cranky: chroot: install libtraceevent-dev for mantic, and jammy

Author: Philip Cox
Author Date: 2023-11-22 19:38:58 UTC

cranky: chroot: install libtraceevent-dev for mantic, and jammy

The package libtraceevent-dev is needed for the m:linux-intel-opt
kernel to enable "perf kvm stat" this package is required for mantic.

This is required for intel TDX features.

The package has also been added to jammy because of the m:intel-opt
kernel has been backported to jammy, so it is needed in jammy to build
the backports.

Signed-off-by: Philip Cox <philip.cox@canonical.com>

apw/create-kernel-tasks--use-cycle-specific-kernel-series-data 2023-11-29 10:31:51 UTC
create-kernel-tasks: use the appropriate kernel-series version for a cycle

Author: Andy Whitcroft
Author Date: 2023-11-27 12:23:50 UTC

create-kernel-tasks: use the appropriate kernel-series version for a cycle

When we grab a copy of kernel-series.yaml ensure we do it against the
version of kernel-series for the appropriate cycle.

Signed-off-by: Andy Whitcroft <apw@canonical.com>

anthonywong/s2023.10.30-oem 2023-11-28 10:08:25 UTC
kernel.ubuntu.com: defer ~2 weeks for oem patches in s2023.10.30

Author: Anthony Wong
Author Date: 2023-11-22 13:54:30 UTC

kernel.ubuntu.com: defer ~2 weeks for oem patches in s2023.10.30

Signed-off-by: Anthony Wong <anthony.wong@canonical.com>

gagath/push-review-force 2023-11-23 15:49:32 UTC
cranky: push-review: add new -f, --force option

Author: Agathe Porte
Author Date: 2023-11-23 15:47:12 UTC

cranky: push-review: add new -f, --force option

When re-pushing an already-uploaded crank, the `scp` call will
correctly erase the existing files but the `git push` will fail to push
the new tag.

Add a new -f, --force option to allow to erase references on the remote
git repository.

Signed-off-by: Agathe Porte <agathe.porte@canonical.com>

thibf/verify-remote-missing 2023-11-23 10:32:03 UTC
verify-release-ready: Handle missing remote branch tracking

Author: Thibf
Author Date: 2023-11-21 10:56:22 UTC

verify-release-ready: Handle missing remote branch tracking

Catch error from Git.remote() in case there is no remote configured
Signed-off-by: Thibault Ferrante <thibault.ferrante@canonical.com>

gagath/cranky-pull-sources-latest 2023-11-22 10:14:42 UTC
cranky: docs: introduce pull-sources --latest

Author: Agathe Porte
Author Date: 2023-11-20 16:09:36 UTC

cranky: docs: introduce pull-sources --latest

Signed-off-by: Agathe Porte <agathe.porte@canonical.com>

apw/proceedures--cleanup-series-opening-and-point-release 2023-11-22 09:37:04 UTC
proceedures: series-opening -- fix ordering issue with prereq pointers

Author: Andy Whitcroft
Author Date: 2023-05-09 10:27:29 UTC

proceedures: series-opening -- fix ordering issue with prereq pointers

Signed-off-by: Andy Whitcroft <apw@canonical.com>

mhcerri/cranky-fix-completion 2023-11-21 20:37:41 UTC
cranky: completion: Workaround the missing YAML files that were moved to kern...

Author: Marcelo Cerri
Author Date: 2023-11-21 20:29:52 UTC

cranky: completion: Workaround the missing YAML files that were moved to kernel-versions

A definitive solution probably involves making "cranky shell-helper
list-handles" and "cranky shell-helper list-cycles" faster, but in the
meantime add an environment variable to point to the local
kernel-versions repo and fallback to assume that kernel-versions/
lives right alongside with kteam-tools/.

Signed-off-by: Marcelo Henrique Cerri <marcelo.cerri@canonical.com>

apw/kernel-stable-board--order-and-notes 2023-11-21 13:36:18 UTC
kernel-stable-board: pkg_key -- drop commented code and add some commentary

Author: Andy Whitcroft
Author Date: 2023-11-21 13:36:18 UTC

kernel-stable-board: pkg_key -- drop commented code and add some commentary

Signed-off-by: Andy Whitcroft <apw@canonical.com>

apw/sru-cycle--add-notes-link 2023-11-21 11:44:35 UTC
ktl/sru_cycle: add notes-link to allow us to point at cycle notes

Author: Andy Whitcroft
Author Date: 2023-11-21 09:40:09 UTC

ktl/sru_cycle: add notes-link to allow us to point at cycle notes

We wish to socialise checking cycle notes before cranking. We are going
to expose these in the dashboard. Add a new notes-link entry within a
cycle definition. Initially we will support a jira card identifier
KERN-1234 stylee.

Signed-off-by: Andy Whitcroft <apw@canonical.com>

gagath/cranky-pull-sources-optional-getabis 2023-11-20 15:54:31 UTC
cranky: pull-sources: make getabis optional

Author: Agathe Porte
Author Date: 2023-11-20 15:48:28 UTC

cranky: pull-sources: make getabis optional

While cranking regular kernels, it is cumbersome to create .getabis
files just for pulling all sources. The pull-source command supports
automatic pull without the .getabis files if no version is passed.

Introduce a new -g, --getabis option to make pull-sources use .getabis
but do not enable this option by default. This will facilitate the
cranking process for regular kernels.

Signed-off-by: Agathe Porte <agathe.porte@canonical.com>

juergh/cranky-snap-home 2023-11-17 17:38:15 UTC
cranky/cranky.py: Reset HOME if run as a snap

Author: Juerg Haefliger
Author Date: 2023-11-14 15:26:20 UTC

cranky/cranky.py: Reset HOME if run as a snap

If run as a snap, snapd sets HOME to a snap-specific directory
~/snap/cranky/<version> which breaks cranky completely, so reset
it to its real value.

Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>

xnox/snap-series-opening-2 2023-11-17 17:35:20 UTC
procedures: update snap opening

Author: Dimitri John Ledkov
Author Date: 2023-11-17 10:54:20 UTC

procedures: update snap opening

With Dekstop FDE we actually now need snaps for every release. It just
is different how many snaps we need in which release.

Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@canonical.com>

gagath/no-trello-in-snip 2023-11-17 16:06:26 UTC
cranky/docs/snip-bashrc: remove so-trello from PYTHONPATH

Author: Agathe Porte
Author Date: 2023-11-17 16:03:27 UTC

cranky/docs/snip-bashrc: remove so-trello from PYTHONPATH

Trello is not used anymore. This was already removed from the
configuration example in kteam-docs:

https://github.com/canonical/kteam-docs/commit/78af4392b8b6d2fe461e97

Signed-off-by: Agathe Porte <agathe.porte@canonical.com>

xnox/snap-series-opening 2023-11-17 10:54:20 UTC
procedures: update snap opening

Author: Dimitri John Ledkov
Author Date: 2023-11-17 10:54:20 UTC

procedures: update snap opening

With Dekstop FDE we actually now need snaps for every release. It just
is different how many snaps we need in which release.

Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@canonical.com>

diewald/fix-cbd-remote 2023-11-16 20:31:35 UTC
cranky: checkout: configure cbd remote with new cbd.kernel host

Author: Manuel Diewald
Author Date: 2023-11-16 17:12:01 UTC

cranky: checkout: configure cbd remote with new cbd.kernel host

Currently cranky checkout will reset your cbd remote to the old
cbd:<series>.git url. This fix will configure cbd correctly using the
new .kernel hostname.

Signed-off-by: Manuel Diewald <manuel.diewald@canonical.com>

juergh/git-index 2023-11-16 19:00:41 UTC
git-index: Fix header

Author: Juerg Haefliger
Author Date: 2023-11-16 08:42:19 UTC

git-index: Fix header

First column is the series.

Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>

apw/mainline-build--triggers-in-PS5 2023-11-16 12:18:48 UTC
mainline-builds: split out version-map-building to the publisher

Author: Andy Whitcroft
Author Date: 2023-11-16 12:11:27 UTC

mainline-builds: split out version-map-building to the publisher

Now that triggering and publishing are not necessarily (or in actuality)
on the same hosts, we need to trigger version map triggers over
on the publisher.

Signed-off-by: Andy Whitcroft <apw@canonical.com>

juergh/update-kernel.u.c 2023-11-16 10:35:45 UTC
git-index: Fix header

Author: Juerg Haefliger
Author Date: 2023-11-16 08:42:19 UTC

git-index: Fix header

First column is the series.

Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>

apw/website-reinstate-git-link 2023-11-16 10:34:06 UTC
kernel.ubuntu.com: index -- restore local git repository listing

Author: Andy Whitcroft
Author Date: 2023-11-15 09:09:35 UTC

kernel.ubuntu.com: index -- restore local git repository listing

Now that we have a "live" public git repository list switch the
Git Trees link back to our local copy. This helps us retain the
ability to move repositories to other git providers should that
be necessary.

Signed-off-by: Andy Whitcroft <apw@canonical.com>

sjf/disable_broken_tests 2023-11-15 19:15:20 UTC
[gitea workflow] Update the pr_check.yaml

Author: Sean Feole
Author Date: 2023-11-14 21:59:26 UTC

[gitea workflow] Update the pr_check.yaml

- Fix a typo in the Clone step, add the required `with:`
- Disable the cranky/crl/tests per kteam-tools Issue #414

Signed-off-by: Sean Feole <sean.feole@canonical.com>

roxanan/trusty-chroot-python3 2023-11-15 16:30:55 UTC
cranky: chroot: install python3 for trusty for signed autogen v3.1

Author: Roxana Nicolescu
Author Date: 2023-10-17 13:01:08 UTC

cranky: chroot: install python3 for trusty for signed autogen v3.1

It's needed at least for trusty:linux-lts-xenial because it's migrated
to autogen v3.1 for a while now.

Signed-off-by: Roxana Nicolescu <roxana.nicolescu@canonical.com>

roxanan/cranky-fix-annotations-focal 2023-11-15 09:05:35 UTC
cranky: fix: annotations: include focal release

Author: Roxana Nicolescu
Author Date: 2023-09-29 10:27:19 UTC

cranky: fix: annotations: include focal release

Now that focal will migrate to the new annotation model, cranky fix
should include 20.04 kernels as well.

Signed-off-by: Roxana Nicolescu <roxana.nicolescu@canonical.com>

juergh/dashboard-python3 2023-11-14 14:51:24 UTC
dashboard: Port to python3

Author: Juerg Haefliger
Author Date: 2023-11-14 14:42:08 UTC

dashboard: Port to python3

Port remaining scripts to python3 and use a consistent shebang
'#!/usr/bin/env python3'.

Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>

juergh/cranky-packaging 2023-11-14 14:01:59 UTC
packaging: Remove it

Author: Juerg Haefliger
Author Date: 2023-11-09 14:04:21 UTC

packaging: Remove it

Currently, there are symlinks in the different packaging directories that point to the
corresponding subdirectories in kteam-tools. That works for building the pypi packages
but not the snap. A new (temporary) repo [1] has been set up for the packaging effort,
so remove the packaging files from kteam-tools.

[1] https://git.launchpad.net/~juergh/+git/cranky-snap

Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>

juergh/mainline-use-python2 2023-11-14 13:19:51 UTC
mainline-builds: Explicitly use python2

Author: Juerg Haefliger
Author Date: 2023-11-14 13:19:51 UTC

mainline-builds: Explicitly use python2

Some old script use shebang '#!/usr/bin/python' but that no longer
exists in newer releases leading to:

/home/ubuntu/kteam-tools/mainline-build/./cod-incoming-publish: /home/ubuntu/kteam-tools/mainline-build/./cod-result-index: /usr/bin/python: bad interpreter: No such file or directory

Change that to '#!/usr/bin/python2' until we convert them to python3.

Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>

juerygh/cranky-packaging 2023-11-10 13:54:34 UTC
packaging: Remove it

Author: Juerg Haefliger
Author Date: 2023-11-09 14:04:21 UTC

packaging: Remove it

Currently, there are symlinks in the different packaging directories that point to the
corresponding subdirectories in kteam-tools. That works for building the pypi packages
but not the snap. A new (temporary) repo [1] has been set up for the packaging effort,
so remove the packaging files from kteam-tools.

[1] https://git.launchpad.net/~juergh/+git/cranky-snap

Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>

sjf/disable_pushreview 2023-11-10 05:06:13 UTC
[pre-commit-config.yaml] Disable push-review

Author: Sean Feole
Author Date: 2023-11-10 05:05:37 UTC

[pre-commit-config.yaml] Disable push-review

Please see gitea/issues #11 for additional context.
Disabling the push-review test until I can get to place with better
internet

Signed-off-by: Sean Feole <sean.feole@canonical.com>

thibf/push-review 2023-11-09 16:29:53 UTC
cranky/push-review: update docs to reflect the newly added

Author: Thibf
Author Date: 2023-11-08 12:28:55 UTC

cranky/push-review: update docs to reflect the newly added

Signed-off-by: Thibault Ferrante <thibault.ferrante@canonical.com>

juerygh/descriptive-config-warning 2023-11-09 15:31:48 UTC
cranky: crl/config -- Make the config file location warning more descriptive

Author: Juerg Haefliger
Author Date: 2023-11-09 13:59:41 UTC

cranky: crl/config -- Make the config file location warning more descriptive

Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>

sjf/workflow_update 2023-11-09 15:27:02 UTC
[workflow] gitea workflow pr_check.yaml

Author: Sean Feole
Author Date: 2023-11-09 15:27:02 UTC

[workflow] gitea workflow pr_check.yaml

- Update the workflow to use the pull request branch for checks
- Update actions to version 4

Signed-off-by: Sean Feole <sean.feole@canonical.com>

cascardo/webpage-s2023.10-cycles 2023-11-08 14:57:47 UTC
kernel.ubuntu.com/index.html: Update for s2023.10.02 and s2023.10.30 SRU cycles

Author: Thadeu Lima de Souza Cascardo
Author Date: 2023-11-08 14:57:47 UTC

kernel.ubuntu.com/index.html: Update for s2023.10.02 and s2023.10.30 SRU cycles

Update the dates shown on the main web page to the new SRU cycle
dates.

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>

apw/drop-redundant-info-data 2023-11-08 14:51:00 UTC
pr_check: drop info tests as data is no longer present

Author: Andy Whitcroft
Author Date: 2023-11-08 14:51:00 UTC

pr_check: drop info tests as data is no longer present

Signed-off-by: Andy Whitcroft <apw@canonical.com>

arighi/jammy-hwe-6.5-edge 2023-11-08 14:22:15 UTC
info/kernel-series: jammy: transition 6.5/lowlatency-6.5 to edge

Author: Andrea Righi
Author Date: 2023-11-08 07:49:36 UTC

info/kernel-series: jammy: transition 6.5/lowlatency-6.5 to edge

Transition hwe-6.5-wip/lowlatency-hwe-6.5-wip to
hwe-6.5-edge/lowlatency-hwe-6.5-edge in jammy.

Signed-off-by: Andrea Righi <andrea.righi@canonical.com>

sjf/procedures_series_opening 2023-11-08 13:43:09 UTC
[procedures] series-opening - add TNT Notification

Author: Sean Feole
Author Date: 2023-11-08 13:42:20 UTC

[procedures] series-opening - add TNT Notification

Add a new card to Notify the TNT team so that ckct and other
tools can be updated appropriately, minimizing any delays in kernel
testing.

Signed-off-by: Sean Feole <sean.feole@canonical.com>

sjf/pre-commit-validation-tests 2023-11-08 12:35:19 UTC
Testing the pre-commit-config.yaml

Author: Sean Feole
Author Date: 2023-11-07 11:34:27 UTC

Testing the pre-commit-config.yaml

Signed-off-by: Sean Feole <sean.feole@canonical.com>

juergh/fix-config-unit-tests 2023-11-08 12:28:13 UTC
cranky: crl/config/test/test_config.py -- Support older python

Author: Juerg Haefliger
Author Date: 2023-11-08 12:20:58 UTC

cranky: crl/config/test/test_config.py -- Support older python

Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>

juerg/fix-config-unit-tests 2023-11-08 11:51:16 UTC
cranky: crl/config/test/test_config.py -- Fix coding style

Author: Juerg Haefliger
Author Date: 2023-11-08 11:50:23 UTC

cranky: crl/config/test/test_config.py -- Fix coding style

Let 'black' reformat the file and add it to the pre-commit whitelist.

Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>

john-cabaj/focal_linux-gcp-tcpx_to_supported 2023-11-08 11:37:10 UTC
info/kernel-series: Mark focal:linux-gcp-tcpx as supported

Author: John Cabaj
Author Date: 2023-11-06 14:43:56 UTC

info/kernel-series: Mark focal:linux-gcp-tcpx as supported

Signed-off-by: John Cabaj <john.cabaj@canonical.com>

apw/update-dkms-versions--resync-master-copy 2023-11-07 13:50:05 UTC
update-dkms-versions: use devel over tip if present

Author: Andy Whitcroft
Author Date: 2023-11-01 10:28:22 UTC

update-dkms-versions: use devel over tip if present

We are going to rename tip to devel, pick devel if present.

Signed-off-by: Andy Whitcroft <apw@canonical.com>

fix/ci-pipeline 2023-11-07 07:47:42 UTC
ci: Fix xdg dependency

Author: Thibf
Author Date: 2023-11-07 07:36:13 UTC

ci: Fix xdg dependency

juergh/clean-up-crl-config 2023-11-03 15:38:17 UTC
cranky: crl/config -- Fix coding style

Author: Juerg Haefliger
Author Date: 2023-11-03 13:45:10 UTC

cranky: crl/config -- Fix coding style

Let 'black' reformat the file and add it to the pre-commit whitelist.

Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>

roxanan/config-derivative 2023-11-03 11:18:32 UTC
cranky/docs: Add title format for config changes in a derivative

Author: Roxana Nicolescu
Author Date: 2023-10-20 08:23:44 UTC

cranky/docs: Add title format for config changes in a derivative

Signed-off-by: Roxana Nicolescu <roxana.nicolescu@canonical.com>

arighi/git-ubuntu-log-use-no-cache 2023-11-03 11:05:50 UTC
cranky: git-ubuntu-log: use no-cache to retrieve data from launchpad

Author: Andrea Righi
Author Date: 2023-10-11 13:45:02 UTC

cranky: git-ubuntu-log: use no-cache to retrieve data from launchpad

In mantic git-ubuntu-log seems to fail at retrieving data from
api.launchpad.net with the following error:

  Traceback (most recent call last):
    File "./debian/scripts/misc/git-ubuntu-log", line 126, in <module>
      bug_info = json.loads(data.decode('utf-8'))
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    File "/usr/lib/python3.11/json/__init__.py", line 346, in loads
      return _default_decoder.decode(s)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^
    File "/usr/lib/python3.11/json/decoder.py", line 337, in decode
      obj, end = self.raw_decode(s, idx=_w(s, 0).end())
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    File "/usr/lib/python3.11/json/decoder.py", line 355, in raw_decode
      raise JSONDecodeError("Expecting value", s, err.value) from None
  json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

The reason is that the urllib request to api.launchpad.net may return an
empty response.

Commenting out the line that sets `Cache-Control: max-age=0` in the
headers seems to fix the issue, but we still want to avoid using cached
data.

According to [1]:

  max-age=0 is a workaround for no-cache, because many old (HTTP/1.0)
  cache implementations don't support no-cache. Recently browsers are
  still using max-age=0 in "reloading" - for backward compatibility -
  and alternatively using no-cache to cause a "force reloading".

In fact setting no-cache instead of max-age=0 seems to prevent the issue
from happening.

Considering that we don't have to support HTTP/1.0 for our particular
use case we should simply use no-cache.

[1] https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cache-Control#max-age

Signed-off-by: Andrea Righi <andrea.righi@canonical.com>

apw/prepare-for-move-of-info-yaml-files 2023-11-03 10:55:03 UTC
split-mirror-update: switch to using file blob-ids -- older git has no --obje...

Author: Andy Whitcroft
Author Date: 2023-11-03 10:55:03 UTC

split-mirror-update: switch to using file blob-ids -- older git has no --object-only

Signed-off-by: Andy Whitcroft <apw@canonical.com>

john-cabaj/add-gcp-blackout-dates 2023-11-02 11:41:55 UTC
info/kernel-series.yaml: Adding linux-gcp and related kernel blackout dates

Author: John Cabaj
Author Date: 2023-11-01 20:16:29 UTC

info/kernel-series.yaml: Adding linux-gcp and related kernel blackout dates

Signed-off-by: John Cabaj <john.cabaj@canonical.com>

juergh/allow-relocate-cranky-config-to-XDG_CONFIG_HOME 2023-11-02 11:38:31 UTC
cranky: allow relocate config yaml into XDG_CONFIG_HOME

Author: You-Sheng Yang
Author Date: 2023-06-14 05:55:16 UTC

cranky: allow relocate config yaml into XDG_CONFIG_HOME

Signed-off-by: You-Sheng Yang <vicamo.yang@canonical.com>

john-cabaj/claim-some-google-kernels 2023-11-02 10:17:54 UTC
info/kernel-series: Claim some Google Cloud kernels

Author: John Cabaj
Author Date: 2023-10-10 19:23:37 UTC

info/kernel-series: Claim some Google Cloud kernels

Signed-off-by: John Cabaj <john.cabaj@canonical.com>

ian-may/update-nvidia-kernel-variants 2023-11-01 18:05:47 UTC
info/kernel-series: Transition nvidia-hwe-22.04-edge from nvidia-6.2 to nvidi...

Author: Ian May
Author Date: 2023-11-01 16:11:25 UTC

info/kernel-series: Transition nvidia-hwe-22.04-edge from nvidia-6.2 to nvidia-6.5

Signed-off-by: Ian May <ian.may@canonical.com>

1100 of 263 results
This repository contains Public information 
Everyone can see this information.