On Wed, Mar 21, 2018 at 7:33 AM, Kamil Paral <kparal@redhat.com> wrote:
On Wed, Mar 21, 2018 at 1:28 PM, Richard Shaw <hobbes1069@gmail.com> wrote:
On Wed, Mar 21, 2018 at 7:23 AM, Dan Horák <dan@danny.cz> wrote:

I run
waiverdb-cli -t dist.rpmdeplint -s '{"item": "qclib-1.3.1-3.fc28",
"type": "koji_build"}' -p "fedora-28" -c "This is expected for non-x86
packages"

I tried:

waiverdb-cli -t dist.rpmlint -s '{"item":"qodem-1.0.0-2.fc26", "type":"koji_build"}' -p "fedora-26" -c "Work around no test results found." 

dist.rpmdeplint is a mandatory test, not dist.rpmlint

Ok, I had to update waiverdb-cli to the version in testing and add "resultsdb_api_url=https://taskotron.fedoraproject.org/resultsdb_api/api/v2.0" to the config...

Thanks,
Richard