aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
AgeCommit message (Expand)AuthorFilesLines
2018-03-11Fix many pylint warningsCédric Ollivier1-1/+2
2018-03-02Leverage on XtestingCédric Ollivier1-16/+0
2018-02-09Fix pylint errors/warnings in tempest modulesJuha Kosonen1-0/+2
2018-01-30Fix pylint errors/warnings in rallyJuha Kosonen1-1/+3
2018-01-29Fix pylint errors about refstackLinda Wang1-0/+2
2018-01-28Fix warnings in all snaps-related modulesCédric Ollivier1-0/+4
2018-01-26Fix pylint errors in several utils modulesCédric Ollivier1-1/+5
2018-01-26Fix last Pylint error in FunctestCédric Ollivier1-0/+3
2018-01-24Fix pylint warnings/errors in cliCédric Ollivier1-0/+2
2018-01-21Partially rewrite test_run_tests.pyCédric Ollivier1-3/+1
2018-01-21Fully test and cover functest/ci/tier_*Cédric Ollivier1-1/+6
2018-01-20Configure password for the user in vnfLinda Wang1-1/+1
2017-12-14Improve the pylint score of functest-coreLinda Wang1-0/+3
2017-12-13Fix yamllint errors in functest/apiLinda Wang1-1/+1
2017-12-12Ensure that all energy modules are fully coveredCédric Ollivier1-0/+2
2017-12-12Add python3 support in cliCédric Ollivier1-0/+1
2017-12-12Add python3 support in energyCédric Ollivier1-0/+3
2017-12-12Add python3 for Functest utilsCédric Ollivier1-1/+1
2017-12-11Add Python3 support in functest/ciCédric Ollivier1-0/+1
2017-12-11Fix yaml format errors in vnfCédric Ollivier1-12/+5
2017-12-06Fix the yamllint errors in functest/ciLinda Wang1-0/+3
2017-12-04Create a tox env to check yaml filesCédric Ollivier1-0/+14
2017-11-29Force Framework to be fully coveredCédric Ollivier1-1/+14
2017-11-15Remove the tox venv patcharm64Cédric Ollivier1-8/+0
2017-11-09Remove the former DockerfileCédric Ollivier1-10/+1
2017-11-09Patch Functest docker images for ARMDelia Popescu1-0/+8
2017-11-05Update Functest to OpenStack stable/pikeCédric Ollivier1-2/+2
2017-10-16Update requests to 2.13.0 in virtualenvsCédric Ollivier1-4/+3
2017-08-23Ensure that aarch64 patch can be appliedCédric Ollivier1-1/+10
2017-08-17API proposal for functestLinda Wang1-0/+1
2017-07-10Add upper-constraints.txt for FunctestCédric Ollivier1-2/+1
2017-07-04Fix upper-constraints.txt urlCédric Ollivier1-1/+1
2017-07-02Apply restrictive file permissionsCédric Ollivier1-1/+12
2017-06-26Take OpenStack's constraints into accountCédric Ollivier1-0/+3
2017-06-20Change barometer module to loadJose Lausuch1-1/+0
2017-06-13Merge "Refactor core VNF class"valentin boucher1-6/+2
2017-06-07Leverage on pbr (Python Build Reasonableness)Cédric Ollivier1-7/+3
2017-06-06Refactor core VNF classMorgan Richomme1-6/+2
2017-05-31Return pylint status code for modules rated 10/10Cédric Ollivier1-3/+16
2017-05-30Merge "Export the Pylint results via pylint.out"Cedric Ollivier1-2/+3
2017-05-29Move api out of the docs directoryCédric Ollivier1-1/+1
2017-05-28Export the Pylint results via pylint.outCédric Ollivier1-2/+3
2017-05-22Update test_vnf.py to support py3Cédric Ollivier1-1/+1
2017-05-22Test decorators.py in testenv:py35Cédric Ollivier1-0/+1
2017-05-22Turn Sphinx warnings into errorsCédric Ollivier1-1/+1
2017-05-21Check python3 support when running toxCédric Ollivier1-4/+13
2017-05-21Generate api doc when running toxCédric Ollivier1-1/+6
2017-05-21Analyse code when running toxCédric Ollivier1-1/+9
2017-05-21Check style when running toxCédric Ollivier1-1/+7
2017-05-20Tox utility to run unit testsashishk19941-0/+14