diff --git a/roles/validate-tempest/templates/master_skip_file.j2 b/roles/validate-tempest/templates/master_skip_file.j2 index 1c1b2a9e6..edb0098d2 100644 --- a/roles/validate-tempest/templates/master_skip_file.j2 +++ b/roles/validate-tempest/templates/master_skip_file.j2 @@ -23,3 +23,6 @@ # TripleO does not deploy Barbican by default, which is needed for this test to pass -tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup -tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks +#rhbz1411690 +-tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic +-tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_multiple_security_groups diff --git a/roles/validate-tempest/templates/newton_skip_file.j2 b/roles/validate-tempest/templates/newton_skip_file.j2 index bd6c0a1e2..255422aa2 100644 --- a/roles/validate-tempest/templates/newton_skip_file.j2 +++ b/roles/validate-tempest/templates/newton_skip_file.j2 @@ -14,3 +14,6 @@ # TripleO does not deploy Barbican by default, which is needed for this test to pass -tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup -tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks +# rhbz1411690 +-tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic +-tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_multiple_security_groups