Run autopkgtest for SUBPROJECT=minimized

This commit is contained in:
Balint Reczey 2017-10-03 17:31:26 +02:00
parent 88d854ffb5
commit 0900d20265
3 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,7 @@
Tests: default-bootstraps
Depends: @, lsb-release
Restrictions: needs-root isolation-machine
Tests: minimized
Depends: @, lsb-release
Restrictions: needs-root isolation-machine

View File

@ -30,6 +30,7 @@ ALL_TRIPLETS="
ubuntu-budgie-live::
ubuntu-core:system-image:ubuntu-core
ubuntu-cpc::ubuntu-cpc
ubuntu-cpc:minimized:ubuntu-cpc
ubuntu-desktop-next:system-image:ubuntu-desktop-next
ubuntu-desktop-next::ubuntu-desktop-next
ubuntu-dvd::

3
debian/tests/minimized vendored Normal file
View File

@ -0,0 +1,3 @@
#!/bin/bash
env SELECTED_TRIPLETS=ubuntu-cpc:minimized:ubuntu-cpc debian/tests/default-bootstraps