You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Prasanna Santhanam <ts...@apache.org> on 2013/06/11 14:39:22 UTC

Review Request: Fix systemVM template job

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/11802/
-----------------------------------------------------------

Review request for cloudstack, Chiradeep Vittal and Rohit Yadav.


Description
-------

Putting this here since git-asf is down at the moment:

When both systemvmtemplate64 and systemvmtemplate are present the pattern match can fail and return the hdd path of the 64-bit template. Do a perfect match by including the path separator (/) in the grep expression


Diffs
-----

  tools/appliance/build.sh 0216c06 

Diff: https://reviews.apache.org/r/11802/diff/


Testing
-------

System VM job is able to run manually


Thanks,

Prasanna Santhanam


Re: Review Request: Fix systemVM template job

Posted by Chiradeep Vittal <ch...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/11802/#review21716
-----------------------------------------------------------

Ship it!


Ship It!

- Chiradeep Vittal


On June 11, 2013, 12:39 p.m., Prasanna Santhanam wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/11802/
> -----------------------------------------------------------
> 
> (Updated June 11, 2013, 12:39 p.m.)
> 
> 
> Review request for cloudstack, Chiradeep Vittal and Rohit Yadav.
> 
> 
> Description
> -------
> 
> Putting this here since git-asf is down at the moment:
> 
> When both systemvmtemplate64 and systemvmtemplate are present the pattern match can fail and return the hdd path of the 64-bit template. Do a perfect match by including the path separator (/) in the grep expression
> 
> 
> Diffs
> -----
> 
>   tools/appliance/build.sh 0216c06 
> 
> Diff: https://reviews.apache.org/r/11802/diff/
> 
> 
> Testing
> -------
> 
> System VM job is able to run manually
> 
> 
> Thanks,
> 
> Prasanna Santhanam
> 
>