UPD: https://github.com/fuel-infra/jenkins-jobs/blob/2bfdf50781e333c47e5a09ab0cd063a09009d6bc/common/macros.yaml#L19
https://github.com/fuel-infra/jenkins-jobs/blob/master/servers/product-ci/9.x/ldap/builders/run_plugin_ldap_deploy_test.sh#L69-L72
LDAP jobs leaves running VMs after finish which leads to lack of resources
(venv-nailgun-tests-2.9)vkhlyunev@srv71-bud:~$ virsh list
Id Name State
----------------------------------------------------
2773 9.x.ldap_deploy_test.ubuntu.plugin-ldap.mld_proxy.87.87_admin running
2774 9.x.ldap_deploy_test.ubuntu.plugin-ldap.mld_proxy.87.87_slave-01 running
2775 9.x.ldap_deploy_test.ubuntu.plugin-ldap.mld_proxy.87.87_slave-02 running
2776 9.x.ldap_deploy_test.ubuntu.plugin-ldap.mld_proxy.87.87_slave-03 running
2777 9.x.ldap_deploy_test.ubuntu.plugin-ldap.mld_proxy.87.87_slave-04 running
2881 9.x.ldap_deploy_test.ubuntu.plugin-ldap.mld_proxy.88.88_admin running
2882 9.x.ldap_deploy_test.ubuntu.plugin-ldap.mld_proxy.88.88_slave-01 running
2883 9.x.ldap_deploy_test.ubuntu.plugin-ldap.mld_proxy.88.88_slave-02 running
2884 9.x.ldap_deploy_test.ubuntu.plugin-ldap.mld_proxy.88.88_slave-03 running
2885 9.x.ldap_deploy_test.ubuntu.plugin-ldap.mld_proxy.88.88_slave-04 running
even if 88 build is running 87 should be destroyed
Reviewed: https:/ /review. fuel-infra. org/29268
Submitter: Ivan Remizov <email address hidden>
Branch: master
Commit: 3c12627a6ccb1a1 d10758d59d383fc 82572268bc
Author: Ivan Remizov <email address hidden>
Date: Fri Dec 9 07:33:23 2016
Move Ldap systest to separate label
LDAP systests works incorrectly and pollutes envs.
We need to move it to separate label until it will
be fixed.
Otherwise product swarms are failing
Partial-Bug: #1648715 d0d9fb8c6671091 dddd5a2055d
Change-Id: I28e557c4c7efcd