saltstack/salt-ci-images

[fluorine] unit.utils.test_vmware tests failing on fedora py3

Ch3LL opened this issue · 4 comments

Ch3LL commented

a ton of test_vmware unit tests are failing on both fedora 28 and 29 py3

unit.utils.test_vmware.CreateDatacenterTestCase.test_create_datacenter_raise_no_permission
unit.utils.test_vmware.CreateDatacenterTestCase.test_create_datacenter_raise_vim_fault
unit.utils.test_vmware.CreateDatacenterTestCase.test_create_datacenter_runtime_fault
unit.modules.test_mandrill.MandrillModuleTest.test_send
unit.utils.test_vmware.GetLicenseManagerTestCase.test_raise_no_permission
unit.utils.test_vmware.GetLicenseManagerTestCase.test_raise_runtime_fault
unit.utils.test_vmware.GetLicenseManagerTestCase.test_raise_vim_fault
unit.utils.test_vmware.GetAssignedLicensesTestCase.test_instance_uuid_raises_no_permission
unit.utils.test_vmware.GetAssignedLicensesTestCase.test_instance_uuid_raises_runtime_fault
unit.utils.test_vmware.GetAssignedLicensesTestCase.test_instance_uuid_raises_vim_fault
unit.utils.test_vmware.GetAssignedLicensesTestCase.test_query_assigned_licenses_raises_no_permission
unit.utils.test_vmware.GetAssignedLicensesTestCase.test_query_assigned_licenses_raises_runtime_fault
unit.utils.test_vmware.GetAssignedLicensesTestCase.test_query_assigned_licenses_raises_vim_fault

is just a subset of the tests. but there are more here:

https://jenkinsci.saltstack.com/job/fluorine/view/Python3/job/salt-fedora-28-py3/57/#showFailuresLink

https://jenkinsci.saltstack.com/job/fluorine/view/Python3/job/salt-fedora-29-py3/13/#showFailuresLink

i'm assuming they are all related.

Ch3LL commented

we are going to skip these tests for fluorine and come back to them after the release. Whoever is assinged herd please just add a skip for these failing tests on fedora and keep this issue open and we will come back to it when the release is done.

dwoz commented

I think these were failing due to some work @dubb-b was doing on our vmware setup.

Ch3LL commented

these tests are still failing. they do not access our vmware cluster.

Ch3LL commented

Issue moved to saltstack/salt #51886 via ZenHub