You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Kim van der Riet (JIRA)" <ji...@apache.org> on 2016/12/12 18:57:58 UTC

[jira] [Resolved] (QPIDIT-52) Make qpid-interop-test installable

     [ https://issues.apache.org/jira/browse/QPIDIT-52?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kim van der Riet resolved QPIDIT-52.
------------------------------------
    Resolution: Fixed

Using cmake as the top-level installer, the test now installs into either a default location (/usr/local) or any other system or local path that is set into CMAKE_INSTALL_PREFIX.

Python's install is called by cmake to perform the installation and is controlled in setup.py.

Individual install issues are now being tracked in their own JIRAs.

> Make qpid-interop-test installable
> ----------------------------------
>
>                 Key: QPIDIT-52
>                 URL: https://issues.apache.org/jira/browse/QPIDIT-52
>             Project: Apache QPID IT
>          Issue Type: Task
>            Reporter: Kim van der Riet
>            Assignee: Kim van der Riet
>
> The qpid-interop-test suite is not installable. Making it so will make it easy for users to use against a variety of brokers in a variety of different platforms.
> The install should follow normal Python install procedures and locations as it is primarily a Python program. The shims, although written in a variety of different languages, are primarily required resources for the main Python test programs. Hence they should be installed accordingly.
> Local and system installs should be possible.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org