travis: build full ISO, including templates
Such ISO could be used for further tests, in contrary to the previous
one which had no templates.
(cherry picked from commit 3d54b98be9
)
This commit is contained in:
parent
db9e2ae9ec
commit
936625f225
@ -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=fc23 INSTALLER_KICKSTART=/tmp/qubes-installer/conf/travis-iso.ks USE_QUBES_REPO_VERSION=3.2
|
||||
- DIST_DOM0=fc23 INSTALLER_KICKSTART=/tmp/qubes-installer/conf/travis-iso-full.ks USE_QUBES_REPO_VERSION=3.2
|
||||
- DIST_DOM0=fc23 INSTALLER_KICKSTART=/tmp/qubes-installer/conf/travis-iso-unsigned.ks USE_QUBES_REPO_VERSION=3.2 EXPECT_FAILURE=./expected-failure
|
||||
- DIST_DOM0=fc23 INSTALLER_KICKSTART=/tmp/qubes-installer/conf/travis-iso-unknown-key.ks USE_QUBES_REPO_VERSION=3.2 EXPECT_FAILURE=./expected-failure
|
||||
|
Loading…
Reference in New Issue
Block a user