Bug 836637

Summary: [BUG] skipx doesn't work as expected in the kickstarts
Product: [Retired] Beaker Reporter: Bill Peck <bpeck>
Component: schedulerAssignee: Bill Peck <bpeck>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 0.9CC: bpeck, dcallagh, rmancy, stl
Target Milestone: HOTFIX   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-07-04 01:01:32 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Bill Peck 2012-06-29 17:35:52 UTC
Description of problem:
having skipx defined in ks_meta doesn't actually do anything in the templates since it still evaluates to False.

What we probably want is {% if skipx is defined %}

Version-Release number of selected component (if applicable):
0.9.0-4

There could be other variables that have this issue as well.

Comment 1 Bill Peck 2012-06-29 19:42:20 UTC
http://gerrit.beaker-project.org/#/c/1171/

Comment 2 Dan Callaghan 2012-07-01 03:47:51 UTC
Thanks for catching and fixing this Bill. Looks like I made a transcription error with skipx and manual when I ported the kickstarts. And I never added a test for those either, it seems :-(

Comment 3 Dan Callaghan 2012-07-02 03:04:38 UTC
Beaker 0.9.0-7 is awaiting release.

Comment 4 Dan Callaghan 2012-07-04 01:01:32 UTC
Beaker 0.9.0-7 has been released as a hotfix.