Update git submodules

* Update tacker-horizon from branch 'master'
  to f2c62943881b57663b0a5c52323e59f8768babb3
  - Merge "Add tacker-horizon integration test framework"
  - Add tacker-horizon integration test framework
    
    This patch implements an integration framework and adds basic
    test cases to verify whether tacker-horizon is installed and
    could be opened.
    
    The integration test suite "tacker-horizon-integration-tests"
    is added as a gate job in non-voting mode.
    
    Selenium exception details:
    The tacker-horizon consists of panel groups "VNF Management"
    and "NFV Orchestration".
    
    The selenium reports an exception ElementNotInteractableException
    while opening pages for panel group "NFV Orchestration".
    This exception occurs when an element is not clickable or is not
    visible yet.
    
    By default, panel group "VNF Management" is expanded hence test
    cases for pages under this panel group pass.
    As per openstack-dashboard integration test case logic, the panel
    group "NFV Orchestration" is never clicked hence requested pages
    are not visible.
    
    [1] comprises of modified openstack-dashboard integration test
    logic to fix the above selenium exception.
    
    [1] https://review.opendev.org/c/openstack/horizon/+/803465
    Implements: blueprint tacker-horizon-integration-test
    
    Change-Id: I6a09b945506450d9947afbd92dbab9a4a6c30de4
This commit is contained in:
Zuul 2021-08-31 02:03:13 +00:00 committed by Gerrit Code Review
parent 456d93d9e9
commit e03a2ae8a4
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 6e8063140d614538fb04d39214fad6e7e8ab8e13
Subproject commit f2c62943881b57663b0a5c52323e59f8768babb3