travis: build full ISO, including templates
Such ISO could be used for further tests, in contrary to the previous one which had no templates.
This commit is contained in:
parent
e63d2d179f
commit
3d54b98be9
@ -9,6 +9,6 @@ after_script:
|
||||
- tail -n 100 ~/qubes-builder/build-logs/installer-qubes-os-iso-*.log
|
||||
- ls -l ~/qubes-builder/iso
|
||||
env:
|
||||
- DIST_DOM0=fc25 INSTALLER_KICKSTART=/tmp/qubes-installer/conf/travis-iso.ks USE_QUBES_REPO_VERSION=4.0
|
||||
- DIST_DOM0=fc25 INSTALLER_KICKSTART=/tmp/qubes-installer/conf/travis-iso-full.ks USE_QUBES_REPO_VERSION=4.0
|
||||
- DIST_DOM0=fc25 INSTALLER_KICKSTART=/tmp/qubes-installer/conf/travis-iso-unsigned.ks USE_QUBES_REPO_VERSION=4.0 EXPECT_FAILURE=./expected-failure
|
||||
- DIST_DOM0=fc25 INSTALLER_KICKSTART=/tmp/qubes-installer/conf/travis-iso-unknown-key.ks USE_QUBES_REPO_VERSION=4.0 EXPECT_FAILURE=./expected-failure
|
||||
|
Loading…
Reference in New Issue
Block a user