pexpect should be removed from test-requirements and scenario as it is not used.

Bug #1489308 reported by neethi shashidhar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-vsphere
Fix Committed
Undecided
prabhu murthy

Bug Description

pexpect should be removed from test-requirement and scenario as it is not used anymore.

Revision history for this message
Shuquan Huang (shuquan) wrote :

I can't find pexpect is used in current tempest master.

Changed in tempest:
status: New → Incomplete
prabhu murthy (prabhm)
Changed in tempest:
assignee: nobody → prabhu murthy (prabhu-m4)
affects: tempest → networking-vsphere
Revision history for this message
prabhu murthy (prabhm) wrote :

Removed the pexpect from test-requirements and scenario files as i am using subprocess to login

Changed in networking-vsphere:
status: Incomplete → Fix Committed
Revision history for this message
prabhu murthy (prabhm) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on networking-vsphere (stable/kilo)

Change abandoned by prabhu murthy (<email address hidden>) on branch: stable/kilo
Review: https://review.openstack.org/212388
Reason: I will cherry pick from master

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-vsphere (master)

Reviewed: https://review.openstack.org/213006
Committed: https://git.openstack.org/cgit/openstack/networking-vsphere/commit/?id=c629ebe858f4f3d52d60beaf0b40d36fed1b9251
Submitter: Jenkins
Branch: master

commit c629ebe858f4f3d52d60beaf0b40d36fed1b9251
Author: prabhm <email address hidden>
Date: Thu Aug 13 23:43:36 2015 -0700

    Removing pexpect from test-requirements as it is not used

    Using subprocess to login to test machine instead of pexpect.
    Pexpect had issue while login to machine with the Error
    ('End Of File (EOF). Exception style platform.')
    Initially pexpect was used to login to remote machine
    via username and password now it has been changed to use
    subprocess to login to machine without password using public key.

    Closes-Bug: 1489308

    Change-Id: I7b176838bb3a94d5d2f41fa1b6d668b1e92f5690

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.