Update git submodules
authorSerena Feng <feng.xiaowei@zte.com.cn>
Tue, 20 Nov 2018 07:37:51 +0000 (07:37 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 20 Nov 2018 07:37:51 +0000 (07:37 +0000)
commit6ec8e74eddb1f0cdf11857f334a7d6fc385eb23f
tree2470b1e806066b17cd8675da4bd393ccbc26eaa2
parentbdd577937f85ea872d4d8a51f541e8e8b1e0e781
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Adding a new verification job for testapi UI."
  - Adding a new verification job for testapi UI.

    TestAPI web portal is being developed as part of an intern
    project. Angular JS framework is being used to develop UI
    functionalities. Also, corresponding unit tests have been
    written. Grunt JS is javascript task runner which is used
    to run tasks such as unit tests, coverage report etc. grunt e2e is
    the name of the task to run unit tests. Tasks are defiend in
    Gruntfile.js.

    To run the unit tests, google chrome is required. Here, the unit tests are
    ran using headless google chrome. Finally cobertura coverage report is
    generated.

    JIRA: RELENG-382

    Change-Id: Ib12f8dd851276ab0e4116beb122518e9431d5b61
Signed-off-by: Sakala Venkata Krishna Rohit <rohitsakala@gmail.com>
docs/submodules/releng