Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFE] Jobs trying to set labcontroller using like op, all failed with Error in hostRequires\n\tu'like' #218

Open
skycastlelily opened this issue May 13, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@skycastlelily
Copy link

skycastlelily commented May 13, 2024

Is your feature request related to a problem? Please describe.
I checked with web page, I'm able to select systems with contains Operation:https://beaker.engineering.redhat.com/?systemsearch-0.table=System%2FLabController&systemsearch-0.keyvalue=&systemsearch-0.operation=contains&systemsearch-0.value=pek&systemsearch_column_System%2FArch=System%2FArch&systemsearch_column_System%2FLoanedTo=System%2FLoanedTo&systemsearch_column_System%2FModel=System%2FModel&systemsearch_column_System%2FName=System%2FName&systemsearch_column_System%2FStatus=System%2FStatus&systemsearch_column_System%2FType=System%2FType&systemsearch_column_System%2FUser=System%2FUser&systemsearch_column_System%2FVendor=System%2FVendor

Here is one job xml:

<job retention_tag="audit" product="[internal]"><whiteboard>tmt-156-PIlFuuOz</whiteboard><recipeSet priority="Normal"><recipe whiteboard="" ks_meta=""><distroRequires><and><distro_name op="like" value="Fedora-37%"/><distro_variant op="=" value="Server"/><distro_arch op="=" value="x86_64"/></and></distroRequires><hostRequires><and><cpu><cores op="&gt;" value="2"/></cpu><labcontroller op="like" value="%bos%"/></and></hostRequires><repos/><partitions/><reservesys duration="86400"/><task name="/distribution/dummy" role="STANDALONE"><params/></task></recipe></recipeSet></job>

Describe the solution you'd like
labcontroller should handle "like" op just as,for instance, model-name.

@skycastlelily skycastlelily added the enhancement New feature or request label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant