Description of problem: 'like' is a valid op for CPU flag filtering in hostRequires, but it doesn't work. Version-Release number of selected component (if applicable): beaker-0.10 How reproducible: 100% Steps to Reproduce: 1. submit a job with: <hostRequires> <cpu><flag op="like" value="%sse%" /></cpu> </hostRequires> Actual results: Recipe ID xxx does not match any systems Expected results: System which meet the hostRequires should be scheduled. Additional info:
patch post: http://gerrit.beaker-project.org/#/c/1590/
Beaker 0.12 has been released.