On Fri, Mar 9, 2018 at 10:02 PM, Dafna Ron <dron(a)redhat.com> wrote:
Hello,
I would like to update on this week's failures and OST current status.
We had a few failure this week:
1. A change in OST caused a failure in one of the tests. this was due to
using a 4.3 SDK feature which is not available in the current SDK version.
The change was
https://gerrit.ovirt.org/#/c/84338 -
https://gerrit.ovirt.org/#/c/84338/
We reverted the change:
https://gerrit.ovirt.org/#/c/88441/
I believe that we where able to take this patch due to a bug in OST, which
I believe Daniel already works on: the patch modified a file that is linked
from the suite-4.2, but the CI job for the patch triggered only
suite-master. We should be more prudent, as long as we use cross-suite
symlinks.