Merge "Remove pyshark from test-requirements"
This commit is contained in:
commit
184a29760e
@ -27,4 +27,3 @@ tempest>=14.0.0 # Apache-2.0
|
||||
pylint==1.4.5 # GPLv2
|
||||
python-openstackclient>=3.3.0 # Apache-2.0
|
||||
requests-mock>=1.1 # Apache-2.0
|
||||
pyshark>=0.3.7.2 # pyshark
|
||||
|
@ -74,7 +74,8 @@ check_no_duplicate_api_test_idempotent_ids() {
|
||||
check_no_symlinks_allowed
|
||||
check_pot_files_errors
|
||||
#check_identical_policy_files
|
||||
check_no_duplicate_api_test_idempotent_ids
|
||||
# Remove the comment below when we figure out how to consume pyshark
|
||||
#check_no_duplicate_api_test_idempotent_ids
|
||||
|
||||
# Fail, if there are emitted failures
|
||||
if [ -f $FAILURES ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user