Update git submodules

* Update openstack-tempest-skiplist from branch 'master'
  to 6ebbe9e5c67dae6cae7e5079c64caac36d6ac4c2
  - Skip live migration test on fs020
    
    We don't have shared storage between compute nodes in CI.
    This test used to get skipped on its own[1][2].
    
    For some reason, `live_migration = false` is not set in tempestconf
    in the latest jobs and this tests runs now and fails.
    
    While we investigate and find cause what changed, Adding this test
    manually on skip via skiplist.
    
    [1] https://logserver.rdoproject.org/openstack-periodic-integration-main/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-centos-9-ovb-1ctlr_2comp-featureset020-master/d59ec78/logs/undercloud/var/log/tempest/tempest_run.log.txt.gz
    ~~~
    tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_live_migration ... SKIPPED: Live migration is not available.
    ~~~
    
    [2] https://logserver.rdoproject.org/openstack-periodic-integration-main/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-centos-9-ovb-1ctlr_2comp-featureset020-master/d59ec78/logs/undercloud/var/log/tempest/tempestconf.log.txt.gz
    ~~~
    2023-03-14 05:28:26.342 223102 DEBUG config_tempest.constants [-] Setting [compute-feature-enabled] live_migration = false set /usr/lib/python3.9/site-packages/config_tempest/tempest_conf.py:105
    ~~~
    
    Related-Bug: #2011824
    Change-Id: I1e7bb232e2f28749341db6d9e6881f8a28a2e06e
This commit is contained in:
Sandeep Yadav 2023-03-17 18:03:04 +05:30 committed by Gerrit Code Review
parent e7647fa2b3
commit c9eaa124a3
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 6bf6b724d1f6be5dd477f664fa64a69235f7aabc
Subproject commit 6ebbe9e5c67dae6cae7e5079c64caac36d6ac4c2