Skip to content

Commit

Permalink
Testinfra: Update test dependencies for app-staging
Browse files Browse the repository at this point in the history
In #3697, we removed the application testing pip dependencies.
This commit updates the testinfra test variables accordingly.
  • Loading branch information
redshiftzero committed Aug 15, 2018
1 parent 885ccfa commit 2376fc5
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions testinfra/vars/app-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,8 @@ mon_ip: 10.0.1.3
app_ip: 10.0.1.2

pip_deps:
- name: 'Flask-Testing'
version: '0.7.1'
- name: 'mock'
version: '2.0.0'
- name: 'pytest'
version: '3.3.2'
- name: 'selenium'
version: '2.53.6'
- name: 'Flask'
version: '0.12.2'

apparmor_complain: []

Expand Down

0 comments on commit 2376fc5

Please sign in to comment.