32e8a73529
Description: Currently the Jenkins groovy scripts are modifying the robot files using sed commands in order to work preperly. That changes are now added in robot files and will removed from Jenkins pipeline scripts. All this delays, sleeps and other commands are needed. Modified the test-requirements.txt file changing some versions for some components, this will fix some issues. Story: 2007623 Task: 39657 Change-Id: Id9c5cb56e30f764302521747d3abdb5637d633c1 Signed-off-by: Alexandru Dimofte <alexandru.dimofte@intel.com>
11 lines
109 B
Plaintext
11 lines
109 B
Plaintext
flake8==3.6.0
|
|
hacking
|
|
flake8-import-order
|
|
mock
|
|
coverage
|
|
pylint==2.3.0
|
|
pep8-naming
|
|
ipdb
|
|
ipython
|
|
mccabe==0.6.0
|