Merge ~xnox/+git/kteam-tools:invalid-yaml into ~canonical-kernel/+git/kteam-tools:master

Proposed by Dimitri John Ledkov
Status: Merged
Approved by: Andy Whitcroft
Approved revision: 24908fc7c2efac75201ee6a5df19a0f60cb56641
Merge reported by: Andy Whitcroft
Merged at revision: 24908fc7c2efac75201ee6a5df19a0f60cb56641
Proposed branch: ~xnox/+git/kteam-tools:invalid-yaml
Merge into: ~canonical-kernel/+git/kteam-tools:master
Diff against target: 42 lines (+2/-5)
1 file modified
info/kernel-series.yaml (+2/-5)
Reviewer Review Type Date Requested Status
Andy Whitcroft Approve
Review via email: mp+403200@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Andy Whitcroft (apw) wrote :

Looks reasonable indeed. Merging looks to be intended in the `swm:` cases, for `invalid-tasks:` it is less certain but this seems better than the alternative of losing information.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/info/kernel-series.yaml b/info/kernel-series.yaml
index 5e3cfcb..f7c27b7 100644
--- a/info/kernel-series.yaml
+++ b/info/kernel-series.yaml
@@ -1000,7 +1000,6 @@
1000 derived-from: [ '20.10', 'linux' ]1000 derived-from: [ '20.10', 'linux' ]
1001 swm:1001 swm:
1002 deployment-blackout: *swm-azure-blackout1002 deployment-blackout: *swm-azure-blackout
1003 swm:
1004 kernel-testing: true1003 kernel-testing: true
1005 testing:1004 testing:
1006 flavours:1005 flavours:
@@ -4451,13 +4450,12 @@
4451 # arches: ['armhf']4450 # arches: ['armhf']
4452 supported: false4451 supported: false
4453 derived-from: [ '16.04', 'linux' ]4452 derived-from: [ '16.04', 'linux' ]
4454 invalid-tasks: [ 'regression-testing' ]
4455 testing:4453 testing:
4456 flavours:4454 flavours:
4457 raspi2:4455 raspi2:
4458 arches: ['armhf', 'arm64'] # test system arch names4456 arches: ['armhf', 'arm64'] # test system arch names
4459 clouds: ['metal']4457 clouds: ['metal']
4460 invalid-tasks: [ 'automated-testing', 'certification-testing' ]4458 invalid-tasks: [ 'automated-testing', 'certification-testing', 'regression-testing' ]
44614459
4462 # Kernel is no longer supported4460 # Kernel is no longer supported
4463 linux-snapdragon:4461 linux-snapdragon:
@@ -4478,13 +4476,12 @@
4478 # arches: ['arm64']4476 # arches: ['arm64']
4479 supported: false4477 supported: false
4480 derived-from: [ '16.04', 'linux' ]4478 derived-from: [ '16.04', 'linux' ]
4481 invalid-tasks: [ 'regression-testing' ]
4482 testing:4479 testing:
4483 flavours:4480 flavours:
4484 snapdragon:4481 snapdragon:
4485 arches: ['armhf'] # test system arch names4482 arches: ['armhf'] # test system arch names
4486 clouds: ['metal']4483 clouds: ['metal']
4487 invalid-tasks: [ 'automated-testing', 'certification-testing' ]4484 invalid-tasks: [ 'automated-testing', 'certification-testing', 'regression-testing' ]
44884485
4489 linux-fips:4486 linux-fips:
4490 routing: fips4487 routing: fips

Subscribers

People subscribed via source and target branches