autopkgtest now references ubuntu-server:live, the only ubuntu-server we still build.

This commit is contained in:
Steve Langasek 2022-09-25 01:50:05 -07:00
parent d3d636a6e0
commit cbc0b66066
2 changed files with 3 additions and 1 deletions

2
debian/changelog vendored
View File

@ -1,6 +1,8 @@
livecd-rootfs (2.784) UNRELEASED; urgency=medium
* Don't set a desktop base seed for ubuntu-base or ubuntu-core.
* autopkgtest now references ubuntu-server:live, the only ubuntu-server we
still build.
-- Steve Langasek <steve.langasek@ubuntu.com> Sun, 25 Sep 2022 01:40:22 -0700

View File

@ -37,7 +37,7 @@ ALL_TRIPLETS="
ubuntu-mate-desktop::
ubuntu-mate-live::
ubuntu-netbook::
ubuntu-server::
ubuntu-server:live:ubuntu-server
xubuntu::"
if [ -z "$SELECTED_TRIPLETS" ]; then