[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[HTCondor-users] Python bindings: query wildcards & not all ClassAds returned?



Hi all,

is it actually possible to use the filter with wildcards?

E.g., can I query for all masters in a pool where the name matches a
wildcarded pattern?

So far, I was able to filter on a specific master's [1] - but apparently
"Name = "wn*.desy.de"" is not possible

Cheers and thanks,
  Thomas

[1]
>>> condorCollector.query(htcondor.AdTypes.Master, 'Machine =?=
"wn1-test.desy.de"',['MyAddress','Name'])
[[ MyType = "DaemonMaster"; Name = "wn1-test.desy.de"; MyAddress =
"<131.169.71.99:9618?addrs=131.169.71.99-9618+[--1]-9618&noUDP&sock=1109239_9582>"
]]

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature