dde71ec Move helper code for integration plugin

1 file Authored by cheimes 7 years ago, Committed by tkrizek 7 years ago,
    Move helper code for integration plugin
    
    The changes made to ipa-run-tests script in fd1b4f6 broke the
    ipa-test-config and ipa-test-task scripts which are not executed
    via pytest.
    
    To fix the issue, all helper code and dependencies of the integration
    plugin are moved out of ipatests.test_integration and into the
    integration plugin. As first step ipatests.pytest_plugins.integration
    is turned into a package.
    
    https://pagure.io/freeipa/issue/6798
    Signed-off-by: Christian Heimes <cheimes@redhat.com>
    Reviewed-By: Milan Kubik <mkubik@redhat.com>
    
        
ipatests/pytest_plugins/integration/__init__.py ipatests/pytest_plugins/integration.py
file renamed
file was renamed with no change to the file