Hi all,
just a short notification about the next branch. I just pushed an update containing all (AFAIK) relevant bugfixes that were added to the master branch after the next branch split off.
The next items on my TODO list are: * fix git version check * wait/sleep looping on the controller (for now without conditions) * Results reporting implementation
The first two should be fairly quick so I'll take care of those before christmas, results reporting is a bit bigger so I can't promise the same there.
-Ondrej
Info from the merge commit:
This branch contains bugfixes ported from the master branch that we were still using and fixing while working on the LNST reimplementation. No new features were ported in this branch.
I skipped all bugfixes related to features that aren't ported yet as well.
I also had to skip several bugfixes to the Netperf module even though it has been ported. The reason for this is that for some reason (human error or confusion) it was ported from a version that is older than the version from when the next branch split off from master. This means that I would have to go even further into the history of the module and port both bugfixes and feature reimplementations to achieve a synced state. Instead I decided that it will be easier to sync the Netperf module against the current master version manually, ignoring it's history.
This is also the approach that we'll probably take with all other features when porting them from the legacy version (currently master) directly into the next branch.
lnst-developers@lists.fedorahosted.org