Merge "Fix pip installation"

This commit is contained in:
Zuul 2018-10-30 22:17:12 +00:00 committed by Gerrit Code Review
commit fd7133a3c4
1 changed files with 0 additions and 6 deletions

View File

@ -52,12 +52,6 @@
package: name=python-stestr state=present
when: tempest_format in ['container', 'packages'] and release not in ['newton', 'ocata']
- name: Install pip
easy_install:
name: pip
state: present
become: true
- ignore_errors: true
block:
- name: Copying bugcheck files