mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-04 23:31:31 +00:00
Run autopkgtest for SUBPROJECT=minimized
This commit is contained in:
parent
2ef2aee456
commit
2dcf16634b
4
debian/tests/control
vendored
4
debian/tests/control
vendored
@ -1,3 +1,7 @@
|
|||||||
Tests: default-bootstraps
|
Tests: default-bootstraps
|
||||||
Depends: @, lsb-release
|
Depends: @, lsb-release
|
||||||
Restrictions: needs-root isolation-machine
|
Restrictions: needs-root isolation-machine
|
||||||
|
|
||||||
|
Tests: minimized
|
||||||
|
Depends: @, lsb-release
|
||||||
|
Restrictions: needs-root isolation-machine
|
||||||
|
1
debian/tests/default-bootstraps
vendored
1
debian/tests/default-bootstraps
vendored
@ -30,6 +30,7 @@ ALL_TRIPLETS="
|
|||||||
ubuntu-budgie-live::
|
ubuntu-budgie-live::
|
||||||
ubuntu-core:system-image:ubuntu-core
|
ubuntu-core:system-image:ubuntu-core
|
||||||
ubuntu-cpc::ubuntu-cpc
|
ubuntu-cpc::ubuntu-cpc
|
||||||
|
ubuntu-cpc:minimized:ubuntu-cpc
|
||||||
ubuntu-desktop-next:system-image:ubuntu-desktop-next
|
ubuntu-desktop-next:system-image:ubuntu-desktop-next
|
||||||
ubuntu-desktop-next::ubuntu-desktop-next
|
ubuntu-desktop-next::ubuntu-desktop-next
|
||||||
ubuntu-dvd::
|
ubuntu-dvd::
|
||||||
|
3
debian/tests/minimized
vendored
Normal file
3
debian/tests/minimized
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
env SELECTED_TRIPLETS=ubuntu-cpc:minimized:ubuntu-cpc debian/tests/default-bootstraps
|
Loading…
x
Reference in New Issue
Block a user