zuul/tests/fixtures/config/disk-accountant
Guillaume Chauvel 23003aa80d test: Fix test Verified label
The following exception was thrown:
2021-01-31 18:27:30,336 zuul.Pipeline.tenant-one.check   ERROR    [e: 2b4845384506475f8c00abf0e9c5e867] Exception while reporting
Traceback (most recent call last):
  File "/home/guillaumec/zuul/zuul/zuul/manager/__init__.py", line 196, in sendReport
    ret = reporter.report(item)
  File "/home/guillaumec/zuul/zuul/zuul/driver/gerrit/gerritreporter.py", line 71, in report
    return self.connection.review(item, message, self._submit,
  File "/home/guillaumec/zuul/zuul/tests/base.py", line 1234, in review
    self._test_handle_review(int(item.change.number), message, submit,
  File "/home/guillaumec/zuul/zuul/tests/base.py", line 1253, in _test_handle_review
    change.addApproval(cat, labels[cat], username=self.user,
  File "/home/guillaumec/zuul/zuul/tests/base.py", line 630, in addApproval
    'description': self.categories[category][0],
KeyError: 'verified'

Change-Id: I692008d947f3514db794a6c39fc183e1758c3c51
2021-01-31 18:43:29 +01:00
..
git test: Fix test Verified label 2021-01-31 18:43:29 +01:00
main.yaml Monitor job root and kill over limit jobs 2017-07-27 15:15:05 -07:00