Skip to content

Commit

Permalink
Fix snappy-snap-automated misplaced to manual plan (BugFix) (#801)
Browse files Browse the repository at this point in the history
Fix snappy-snap-automated misplaced to manual plan

snappy-snap-automated was added into client cert desktop plan with pull
request #663. When nesting to
the desktop plan, it was misplaced to manual plan on
client-cert-desktop-22-04.pxu. 20-04 and 18-04 didn't misplace. This
commit fixes it to move the snappy-snap-automated to auto plan.
  • Loading branch information
patliuu committed Nov 8, 2023
1 parent 702da66 commit 3ad8c49
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ nested_part:
networking-cert-manual
optical-cert-manual
power-management-precheck-cert-manual
snappy-snap-automated
touchpad-cert-manual
touchscreen-cert-manual
usb-cert-manual
Expand Down Expand Up @@ -117,6 +116,7 @@ nested_part:
networking-cert-automated
optical-cert-automated
power-management-precheck-cert-automated
snappy-snap-automated
touchpad-cert-automated
touchscreen-cert-automated
usb-cert-automated
Expand Down

0 comments on commit 3ad8c49

Please sign in to comment.