aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-01-24Update Alpine to 3.17Cédric Ollivier3-4/+4
2022-09-23Make robot driver even more genericCédric Ollivier2-14/+24
2022-07-07Add deny_skipping parameterBellengé Maxime2-7/+31
2022-07-07Update to Alpine 3.16Cédric Ollivier9-36/+34
2022-04-22Update to Alpine 3.15Cédric Ollivier3-4/+4
2022-04-15Change working dirCédric Ollivier2-0/+2
2022-04-14Define xtesting user to harden securityCédric Ollivier2-0/+5
2022-03-04Protect vs Bucket containing html charsCédric Ollivier1-11/+14
2022-03-03Complete previous commitCédric Ollivier1-0/+23
2022-03-03Rewrite last direct call to ci/testcases.yamlCédric Ollivier3-23/+24
2022-03-03Only erase the fallback config files.Cédric Ollivier2-2/+2
2022-03-03Search config files in treeCédric Ollivier5-13/+34
2022-03-03Allow overriding project_name via envCédric Ollivier2-1/+20
2022-01-27Reset argv to prevent wrong usageCédric Ollivier1-0/+4
2022-01-21Protect if detail is returned as NoneCédric Ollivier2-1/+3
2022-01-04Fix incorrect f-stringCédric Ollivier1-1/+1
2022-01-04Remove ansiblelint as tox entryCédric Ollivier2-7/+2
2021-11-09Leverage latest pylint featuresCédric Ollivier20-101/+123
2021-11-08Update robotframework to latest releaseCédric Ollivier4-18/+14
2021-11-08Update requirementsCédric Ollivier2-2/+2
2021-08-19Correct documented return valuesVincent Danno1-2/+2
2021-08-12Fix .circleci/config.yml (py39)Cédric Ollivier1-1/+1
2021-08-12Merge "Update pylint to 2.9.6"Cedric Ollivier7-48/+55
2021-08-12Update pylint to 2.9.6Cédric Ollivier7-48/+55
2021-08-12Merge "Update container builds due to Alpine 3.14"Cedric Ollivier1-2/+2
2021-08-12Use python 3 super() styleVincent Danno7-8/+8
2021-08-12Update container builds due to Alpine 3.14Cédric Ollivier1-2/+2
2021-08-11Update to Alpine 3.14Cédric Ollivier8-20/+20
2021-06-11Fix tag logics in behaveCédric Ollivier2-8/+10
2021-06-08MTS inherits BashFeatureVincent Danno3-63/+52
2021-06-03Merge "Drop six"Cedric Ollivier18-101/+75
2021-06-02Delete wrong docstringVincent Danno1-5/+1
2021-06-01Drop sixVincent Danno18-101/+75
2021-06-01Merge "Add proper references to xml schemas"Cedric Ollivier2-9/+5
2021-05-25Switch to focal in travis-ci gatesCédric Ollivier1-8/+1
2021-05-25Merge "Use constants instead of hard-coding paths"Cedric Ollivier2-5/+6
2021-05-25Merge "dash-separated keys will be deprecated in future"Cedric Ollivier1-3/+3
2021-05-25Merge "Fix remaining py37 testenv"Cedric Ollivier1-1/+1
2021-05-25Merge "Remove six from Openstack requirements"Cedric Ollivier1-0/+1
2021-05-25Fix remaining py37 testenvVincent Danno1-1/+1
2021-05-25Remove six from Openstack requirementsCédric Ollivier1-0/+1
2021-05-20Delete dead codeVincent Danno2-23/+0
2021-05-19Add proper references to xml schemasVincent Danno2-9/+5
2021-05-18Use constants instead of hard-coding pathsVincent Danno2-5/+6
2021-05-17dash-separated keys will be deprecated in futureVincent Danno1-3/+3
2021-05-16Merge "Correct version to actuals in PyPI classifiers"Cedric Ollivier1-4/+2
2021-05-12Remove superfluous property declarationVincent Danno2-2/+0
2021-05-11Correct version to actuals in PyPI classifiersVincent Danno1-4/+2
2021-05-11Merge "Remove unnecessary condition in statement flow"Cedric Ollivier1-3/+2
2021-05-10Merge "Fix Flake8 abstact and concrete deps"Cedric Ollivier2-2/+2