X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=bottlenecks.git;a=blobdiff_plain;f=docs%2Frelease%2Frelease-notes%2Frelease_notes.rst;h=d4a56703185e469c7a1101c91ddd6695f110ac34;hp=dd08a0e41f0caf5510234d44e52d06a254d5c644;hb=aecb9de94d78b3871fbb2b2751f873bf643e27bb;hpb=1321cba0b967c89f7a23d8747a7b41d61a6424a7 diff --git a/docs/release/release-notes/release_notes.rst b/docs/release/release-notes/release_notes.rst index dd08a0e4..d4a56703 100644 --- a/docs/release/release-notes/release_notes.rst +++ b/docs/release/release-notes/release_notes.rst @@ -44,6 +44,9 @@ Version History | Mar 24nd, 2017 | 1.2 | Bottlenecks Danube release 1.0 | | | | | +----------------+--------------------+---------------------------------+ +| Mar 24nd, 2017 | 1.3 | Bottlenecks Danube release 1.0 | +| | | | ++----------------+--------------------+---------------------------------+ Summary ======= @@ -190,7 +193,16 @@ not supported in this release. Known restrictions/issues ========================= -* TODO +* In Danube, Bottlenecks use Yardstick to do stress tests by iteratively calling yardstick running test cases and in the meantime increasing load. + + * Sometimes, Yardstick just waits for the test environment preparing. + This cause troubles since it seams to get Yardstick into a loop to keep waiting. + For OPNFV CI, this loop will be automatically stopped because of the default timeout setting. However, for local testing, user should stop this loop manually. + + * Sometimes, Yardstick will return empty test results with test flag indicating test is excuted succefully. + It maybe because of the environment issue or poor internet connection causing tools are not installed successfully. + +* Sometimes, a process will go to dormancy. In this case, if a tool is installed in the SUT and its process go dormancy, we try to call it twice. Normally, it will response. Test results