[Qa-jenkins-scm] [jenkins.debian.net] 02/02: lvc: add a fake dotted parameter, and commands to see its effect

Holger Levsen holger at layer-acht.org
Wed Mar 8 01:05:02 UTC 2017


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 8d31a706af846ad5fdac6f076235a5bf7928ee6e
Author: Philip Hands <phil at hands.com>
Date:   Tue Mar 7 23:51:25 2017 +0100

    lvc: add a fake dotted parameter, and commands to see its effect
---
 cucumber/features/install.feature | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/cucumber/features/install.feature b/cucumber/features/install.feature
index 4c6e372..cb918ba 100644
--- a/cucumber/features/install.feature
+++ b/cucumber/features/install.feature
@@ -73,10 +73,12 @@ Feature: Doing variations on d-i installs
   Scenario: Preseed using hands.com with checksum
     Given a disk is created for Debian Installer tests
     And I intend to use gui mode
-    And I intend to boot with options: auto=true priority=critical url=hands.com classes=jenkins.debian.org/pb10;loc/gb;hands.com/general-tweaks;setup/users;partition/atomic;desktop/lxde hands-off/checksigs=true DEBCONF_DEBUG=5
+    And I intend to boot with options: auto=true priority=critical wibble.foo=bar url=hands.com classes=jenkins.debian.org/pb10;loc/gb;hands.com/general-tweaks;setup/users;partition/atomic;desktop/lxde hands-off/checksigs=true DEBCONF_DEBUG=5
     And I start the computer
     And I select the install mode
+    And I execute "grep wibble /proc/cmdline"
     And I expect package installation to start
+    And I execute "ls /var/lib/register-module"
     And I wait while the bulk of the packages are installed
     And the VM shuts down within 20 minutes
     When the computer is set to boot from ide drive

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list