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)
commita759b38e42eb7f93a8425a35964bece9590f03a7
tree108f6c575ced7bc6393bcabf97eccc91a5f5e077
parent1f5fecf0513c7441e81eabea85867ed7429e45a6
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