[tempest] cinder-volume is not configured add more tests to skip#666
Conversation
the following two tests fail due to missing cinder-volume being configured: - tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion - tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario
|
failing in openstack-operator-tempest-multinode job in #665 is failing on volume test , e.g. for tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules . from https://logserver.rdoproject.org/65/665/13c490f50624d9b9d1ff01d179c804a55044c16f/github-c[…]re.openstack.org/openstack-galera-network-isolation.yaml it seems cinder-volume is configured with 0 replicas. The logs from a PR merged 2 days ago don't list this test and cinder-volume has also 0 replicas there https://review.rdoproject.org/zuul/buildset/1563314b7bd64b418182d2c643944afc / https://logserver.rdoproject.org/62/662/fc54bdbb0d187b039903e5f423565f6823076283/github-c[…]oller/ci-framework-data/tests/tempest/podman_tempest.log |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: gibizer, stuggi The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
…ver-options Use private variable for sshd_options
the following two tests fail due to missing cinder-volume being configured: