[Pkg-freeipa-devel] pytest-multihost: Changes to 'upstream'

Timo Aaltonen tjaalton at moszumanska.debian.org
Mon Mar 28 06:28:57 UTC 2016


New branch 'upstream' available with the following commits:
commit 990b91e5a7c9a93c88edaa17191d6b2f0cb8138b
Author: Petr Viktorin <pviktori at redhat.com>
Date:   Thu Mar 3 15:31:18 2016 +0100

    make copr-build: Use local SRPM, don't require an uploaded one

commit eef55cec372e49d79976de21993f6924885f0fa1
Author: Petr Viktorin <pviktori at redhat.com>
Date:   Thu Mar 3 15:25:53 2016 +0100

    Bump version to 1.0

commit 0dfcc14ba57eabd983636c4a4ede32e344dd287b
Author: Scott Poore <spoore at redhat.com>
Date:   Fri Feb 12 14:03:50 2016 -0600

    Add reset_connection to BaseHost class
    
    Add ability to reset the ssh connection via del host._transport.
    This is to allow cases where hostname or ip used for the ssh
    connection may change.
    
    https://fedorahosted.org/python-pytest-multihost/ticket/4
    
    Test added by Petr Viktorin
    
    Signed-off-by: Scott Poore <spoore at redhat.com>
    Signed-off-by: Petr Viktorin <pviktori at redhat.com>

commit 7f8c83091d52d2aea509f90634ccb7f2b1a880d4
Author: Niranjan MR <mrniranjan at fedoraproject.org>
Date:   Fri Feb 26 15:30:25 2016 +0530

    Add support to specify usernames/password per host
    
    Additional generalizations by Petr Viktorin
    
    https://fedorahosted.org/python-pytest-multihost/ticket/5
    
    Signed-off-by: Niranjan MR <mrniranjan at fedoraproject.org>
    Signed-off-by: Petr Viktorin <pviktori at redhat.com>

commit 97c7e1a31ae198cb07730bc570c89b83dbb309e0
Author: Abhijeet Kasurde <akasurde at redhat.com>
Date:   Wed Jan 6 11:38:24 2016 +0530

    Added error handling in config file handling.
    
    The fix provides error handling in multihost configuration file opening,
    by notifying user with a better error message about missing
    configuration file.
    
    https://fedorahosted.org/python-pytest-multihost/ticket/3
    
    Signed-off-by: Abhijeet Kasurde <akasurde at redhat.com>

commit 00bd48ad51ab016cec37a88d029b9bb9bc497844
Author: Petr Viktorin <pviktori at redhat.com>
Date:   Thu Nov 26 11:05:35 2015 +0100

    Fix changelog

commit 636d2c3207448311449cff6cf799301a3b51c79d
Author: Petr Viktorin <pviktori at redhat.com>
Date:   Thu Nov 26 11:02:16 2015 +0100

    Bump version to 0.9, provide "python2-"module

commit 9ba44086e57824df47ebe5fa7fe675aefce48c18
Author: Petr Viktorin <pviktori at redhat.com>
Date:   Thu Nov 26 11:01:35 2015 +0100

    Sync spec changelog with Fedora

commit 8d5dd9d9209a6343804e7b9ac560800c7804562e
Author: Petr Viktorin <pviktori at redhat.com>
Date:   Wed Nov 25 14:46:35 2015 +0100

    Improve Python 3 compatibility

commit 5e76908430bbb56ca981b04a88f12359c73c7e1f
Author: Petr Viktorin <pviktori at redhat.com>
Date:   Wed Nov 25 14:38:41 2015 +0100

    Test file manipulation commands of transports

commit e7bf95b3ba4ca84b73abffda1abcf6187c5c8a67
Author: Abhijeet Kasurde <akasurde at redhat.com>
Date:   Wed Nov 25 14:30:35 2015 +0530

    Added functions for handling various file operations
    
    Functions are added for removing directory, removing file,
    renaming file.
    
    https://fedorahosted.org/python-pytest-multihost/ticket/2
    
    Signed-off-by: Abhijeet Kasurde <akasurde at redhat.com>

commit 8cddf5e609134aabf3a568657ea88e0bbdf74617
Author: Petr Viktorin <pviktori at redhat.com>
Date:   Fri May 29 10:39:14 2015 +0200

    Install license file correctly on non-RHEL

commit 408b931dbadbbe8dac6b1cf0cc570a81bf5f0719
Author: Petr Viktorin <encukou at gmail.com>
Date:   Fri Mar 13 17:00:18 2015 +0100

    Deprecate the mh.install() method.

commit a26885947ffb5d5253e03a4e164be66a3f737742
Author: Petr Viktorin <encukou at gmail.com>
Date:   Thu Mar 5 15:12:16 2015 +0100

    Bump version to 0.8

commit 9ba709fb652202b9c3ffc06f8dc083632615f650
Author: Petr Viktorin <encukou at gmail.com>
Date:   Thu Mar 5 15:09:35 2015 +0100

    Construct Config objects non-destrictively
    
    Config creation deleted the contents of domain and host dicts,
    making them unusable for creating another config.
    Make copies instead.

commit 367735f19b8945444fed25cdef7178b3b7b00c7a
Author: Petr Viktorin <encukou at gmail.com>
Date:   Tue Mar 3 09:51:43 2015 +0100

    Bump version to 0.7

commit 113ca25329e63fa579723270b308672fa35b938c
Author: Petr Viktorin <encukou at gmail.com>
Date:   Tue Mar 3 09:47:02 2015 +0100

    Add compatibility with Python 2.6

commit 9f450bcb4ac7cdd584e2bae75e95ce09b88f59d0
Author: Petr Viktorin <pviktori at redhat.com>
Date:   Mon Mar 2 10:30:08 2015 +0100

    spec: Don't use the %licence macro in RHEL 6

commit bb2b70ebd8d5db5caa964575dbb392366fee6160
Author: Petr Viktorin <encukou at gmail.com>
Date:   Tue Jan 27 10:12:42 2015 +0100

    Also change the license in the Python 3 version

commit b7c1c76fa7b9be119b77232685660ba259146e8b
Author: Petr Viktorin <encukou at gmail.com>
Date:   Mon Jan 26 15:19:27 2015 +0100

    spec: Comment why the SSH test is skipped

commit 2bf0d58d9b5d86c73fd5167c8ba9fad6e3998d54
Author: Petr Viktorin <encukou at gmail.com>
Date:   Mon Jan 26 13:45:24 2015 +0100

    Don't run localhost tests in RPM build

commit 48bfa1b89491d48e49923ee0f0f43e18f6e2d2a2
Author: Petr Viktorin <pviktori at redhat.com>
Date:   Mon Jan 26 12:23:50 2015 +0100

    spec: Run tests; install COPYING as a license

commit 39dd8d95963ce114d15fc388e7429e13eb484c1f
Author: Petr Viktorin <pviktori at redhat.com>
Date:   Mon Jan 26 12:33:36 2015 +0100

    Build from Git HEAD, not from version-tagged commit
    
    Still checks that everything is in Git

commit 00066adeae9e36333ae912b5417e0cabd76cc9a2
Author: Petr Viktorin <encukou at gmail.com>
Date:   Mon Dec 15 13:41:22 2014 +0100

    Bump version to 0.5

commit bec8a466ea83a4e6bf4b5d9edcee3bd5ed486080
Author: Petr Viktorin <encukou at gmail.com>
Date:   Mon Dec 15 13:21:25 2014 +0100

    Add more to examples in README

commit 299f1c7d49382d019edd678de57042de60ebd7af
Author: Petr Viktorin <encukou at gmail.com>
Date:   Mon Dec 15 13:19:52 2014 +0100

    Add missing fixture decorator to README

commit 8c18627396fde2950cec783f2d93d3f443c7090c
Author: Petr Viktorin <encukou at gmail.com>
Date:   Mon Dec 15 10:32:42 2014 +0100

    Specify required version of pytest

commit 24f21b36a7522b545939dd1bf7f2e1af93c3a43e
Author: Petr Viktorin <encukou at gmail.com>
Date:   Tue Dec 9 12:45:14 2014 +0100

    Bump version to 0.4

commit 369846418037b968fdfa69019a5d3287c7934a70
Author: Petr Viktorin <encukou at gmail.com>
Date:   Tue Dec 9 12:43:31 2014 +0100

    Ensure backwards compatibility with FreeIPA's root-only logins

commit b68af805e3eb94be8c009e88ec1f276aa954605b
Author: Petr Viktorin <encukou at gmail.com>
Date:   Wed Nov 26 16:54:59 2014 +0100

    Bump version to 0.3

commit 2a8dbccaaa3e84676664329dfc9acb97ab624b9e
Author: Petr Viktorin <encukou at gmail.com>
Date:   Wed Nov 26 16:38:18 2014 +0100

    Move to Fedorahosted & prepare for PyPI packaging

commit 2684ce89d60e5dec1fdf7eaf7391029f78a7777d
Author: Petr Viktorin <encukou at gmail.com>
Date:   Wed Nov 26 16:29:29 2014 +0100

    Use a leaner license block

commit a6dab06534252d7a6a653072b67d309624fc4d38
Author: Petr Viktorin <encukou at gmail.com>
Date:   Wed Nov 26 16:28:52 2014 +0100

    Reword the Summary

commit 9c3a28a4f43ebf5d1becb44c028b2653d28f5b08
Author: Petr Viktorin <encukou at gmail.com>
Date:   Fri Nov 14 19:24:42 2014 +0100

    Bump version to 0.2

commit 56c724a6e6251d91a3a54292c0017e58a937ca3d
Author: Petr Viktorin <encukou at gmail.com>
Date:   Fri Nov 14 19:23:16 2014 +0100

    Add pytest plugin entry

commit 76852b4483d8ccd21c4c18957c8fab8e5a25d711
Author: Petr Viktorin <encukou at gmail.com>
Date:   Fri Nov 14 17:35:09 2014 +0100

    Changes to the make_multihost_fixture API

commit 699da7a5133e59b416d3ef4c48c000ae7c9dee0a
Author: Petr Viktorin <encukou at gmail.com>
Date:   Fri Nov 14 13:42:18 2014 +0100

    Make logging configurable

commit a6794b633537f215309caa269195d52588e4d06e
Author: Petr Viktorin <encukou at gmail.com>
Date:   Thu Nov 13 16:21:31 2014 +0100

    Make Config easier to extend

commit e7d80911ec6f746c6b7a8563b2c42e5ce9db9b2b
Author: Petr Viktorin <encukou at gmail.com>
Date:   Fri Nov 14 17:38:25 2014 +0100

    Remove bad code copy/pasted from another project

commit da896cb72f4226977c73dc36c75b92d84f2995ea
Author: Petr Viktorin <encukou at gmail.com>
Date:   Mon Nov 10 12:55:01 2014 +0100

    Add a spec file for Fedora & RHEL

commit 065cbdd980f5341ce5e2ea0760b4025569a5c810
Author: Petr Viktorin <encukou at gmail.com>
Date:   Mon Nov 10 12:20:31 2014 +0100

    Fix Python 3 compatibility

commit 3f83db1ba9e01569bfcd492113a34348755d3ee9
Author: Petr Viktorin <encukou at gmail.com>
Date:   Mon Nov 10 11:55:43 2014 +0100

    Add a setup.py file

commit 419491e6704138243fc8bd813c7231d18447bdc3
Author: Petr Viktorin <encukou at gmail.com>
Date:   Fri Nov 7 15:51:47 2014 +0100

    Add smoke test for localhost; tie up some loose ends

commit 739075bfd608769e22ed8311e40caa099ba03af3
Author: Petr Viktorin <encukou at gmail.com>
Date:   Fri Nov 7 14:54:24 2014 +0100

    Add docstrings, small improvements

commit 6870565d1b0f6fe0ba723bc21ed9cf01fbaf5ec2
Author: Petr Viktorin <encukou at gmail.com>
Date:   Fri Nov 7 14:13:39 2014 +0100

    Add Domain filtering and the pytest plugin

commit d20048ce04de74d35c6c7f3e0f9320842b1b97fd
Author: Petr Viktorin <encukou at gmail.com>
Date:   Fri Nov 7 14:13:19 2014 +0100

    Small README improvements

commit 3f5f5ca1ba7e447d1835b87e1090dc9adb485df7
Author: Petr Viktorin <encukou at gmail.com>
Date:   Fri Nov 7 12:56:28 2014 +0100

    Add core parts of FreeIPA's integration testing framework
    
    http://freeipa.org/

commit 10cd5b7872f96cf4609ee8cc355be06c33fc822a
Author: Petr Viktorin <encukou at gmail.com>
Date:   Thu Nov 6 13:57:57 2014 +0100

    Add .gitignore and LICENSE

commit f33f5445d2b60236701cdc212470c41654f368ce
Author: Petr Viktorin <encukou at gmail.com>
Date:   Thu Nov 6 13:57:49 2014 +0100

    Add a README for this project




More information about the Pkg-freeipa-devel mailing list