Leverage new path for docker image download script
[functest-xtesting.git] / xtesting /
2023-09-29 Cédric OllivierUpgrade pylint and fix latest warnings 32/74132/3
2023-04-14 Cédric OllivierRemove MTS from Xtesting 53/73953/2
2023-04-14 Cédric OllivierAdd pytest driver in Xtesting 40/73940/11
2023-04-13 Cédric OllivierAllow setting env vars via testcases.yaml 43/73943/3
2023-04-13 Cédric OllivierAdd missing api docs 42/73942/2
2022-09-23 Cédric OllivierMake robot driver even more generic 81/73481/3
2022-07-07 Bellengé MaximeAdd deny_skipping parameter 21/73421/9
2022-04-15 Cédric OllivierChange working dir 12/73312/1
2022-03-04 Cédric OllivierProtect vs Bucket containing html chars 48/73248/1
2022-03-03 Cédric OllivierComplete previous commit 45/73245/1
2022-03-03 Cédric OllivierRewrite last direct call to ci/testcases.yaml 44/73244/3
2022-03-03 Cédric OllivierSearch config files in tree 42/73242/2
2022-03-03 Cédric OllivierAllow overriding project_name via env 36/73236/2
2022-01-27 Cédric OllivierReset argv to prevent wrong usage 90/73190/1
2022-01-21 Cédric OllivierProtect if detail is returned as None 77/73177/1
2022-01-04 Cédric OllivierFix incorrect f-string 41/73141/1
2021-11-09 Cédric OllivierLeverage latest pylint features 11/73011/2
2021-11-08 Cédric OllivierUpdate robotframework to latest release 84/72984/4
2021-08-19 Vincent DannoCorrect documented return values 27/72627/3
2021-08-12 Cedric OllivierMerge "Update pylint to 2.9.6"
2021-08-12 Cédric OllivierUpdate pylint to 2.9.6 19/72819/3
2021-08-12 Cedric OllivierMerge "Update container builds due to Alpine 3.14"
2021-08-12 Vincent DannoUse python 3 super() style 51/72651/3
2021-06-11 Cédric OllivierFix tag logics in behave 69/72669/1
2021-06-08 Vincent DannoMTS inherits BashFeature 43/72643/4
2021-06-03 Cedric OllivierMerge "Drop six"
2021-06-02 Vincent DannoDelete wrong docstring 26/72626/3
2021-06-01 Vincent DannoDrop six 82/72582/3
2021-06-01 Cedric OllivierMerge "Add proper references to xml schemas"
2021-05-25 Cedric OllivierMerge "Use constants instead of hard-coding paths"
2021-05-25 Cedric OllivierMerge "dash-separated keys will be deprecated in future"
2021-05-25 Cedric OllivierMerge "Fix remaining py37 testenv"
2021-05-25 Cedric OllivierMerge "Remove six from Openstack requirements"
2021-05-20 Vincent DannoDelete dead code 50/72550/2
2021-05-19 Vincent DannoAdd proper references to xml schemas 47/72547/1
2021-05-18 Vincent DannoUse constants instead of hard-coding paths 45/72545/1
2021-05-16 Cedric OllivierMerge "Correct version to actuals in PyPI classifiers"
2021-05-12 Vincent DannoRemove superfluous property declaration 13/72513/1
2021-05-11 Cedric OllivierMerge "Remove unnecessary condition in statement flow"
2021-05-10 Vincent DannoUse constants instead of hard-coding paths 95/72495/4
2021-05-10 Vincent DannoRemove unnecessary condition in statement flow 92/72492/1
2021-04-29 Cedric OllivierMerge "Allow printing playbook output to console"
2021-04-29 Ajay KumarAllow printing playbook output to console 35/72435/4
2021-04-28 Francois Regis MenguyAdd console parameter to behaveframework 31/72431/8
2021-04-27 Ajay KumarAdd an Ansible driver 53/72353/8
2021-02-11 Cédric OllivierCreate dummy xtesting-mts:arm 91/71991/1
2021-02-09 Cédric OllivierTake pylint's len-as-condition into account 96/71896/1
2020-11-16 Vincent MaheCleanup previous run output files 29/71129/2
2020-09-05 Cédric OllivierProtect mts vs py2 64/70964/1
2020-09-05 Cédric OllivierWrap long env values 31/70931/2
2020-09-05 Cédric OllivierFix duration calculation 30/70930/2
2020-09-05 Cédric OllivierRemove order in testcases.yaml 29/70929/1
2020-09-05 Cédric OllivierMake testcases descriptions optional 28/70928/1
2020-09-05 ajay33Suppress admin password in default logs 06/70906/3
2020-08-05 Vincent MaheAdd MTS driver 14/70214/20
2020-03-17 Cédric OllivierPost-processed data from DB 97/69797/1
2020-01-04 Cédric OllivierFix behave driver and its related unit tests 93/69493/1
2019-12-22 Cédric OllivierCompress Campaign data (zip) 31/69431/1
2019-12-21 Cédric OllivierDump DB and artifacts for third-party certification 99/69399/7
2019-11-30 Cédric OllivierMock os.path.join in push_to_db 08/69208/1
2019-11-30 Cedric OllivierMerge "Postprocess the TestAPI href returned"
2019-11-30 Cédric OllivierPostprocess the TestAPI href returned 03/69203/2
2019-11-18 Cédric OllivierForbid multipart upload if google storage 25/68925/2
2019-11-16 Cédric OllivierAdd ContentType when publishing artifacts 05/68905/1
2019-11-09 Cédric OllivierImprove file scanning when publishing artifacts 31/68831/2
2019-11-09 Cédric OllivierAdd links in testcase details 27/68827/1
2019-11-09 Cédric OllivierPrint Test API links in console 20/68820/2
2019-11-09 Cédric OllivierAdd S3 env vars in env.py 19/68819/1
2019-11-09 Cédric OllivierGenerate Html and Xunit Behave reports 17/68817/2
2019-11-06 Cédric OllivierCreate Bucket if it doesn't exist 96/68796/2
2019-11-02 Cédric OllivierPublish artifacts to S3 repository 60/68760/4
2019-07-26 Cédric OllivierSwitch to Python 3.7 and Alpine 3.10 62/68262/6
2019-07-11 Deepak ChandellaAdding first patch for behave feature 06/68206/3
2019-06-14 Cedric OllivierMerge "Remove energy modules"
2019-06-14 Cédric OllivierRemove energy modules 45/68045/4
2019-05-25 Cédric OllivierSet utf-8 in decode and encode calls 36/67936/1
2019-05-12 Cédric OllivierFix unit tests (py36) 39/67839/1
2019-05-12 Cédric OllivierStop setting utf-8 in decode/encode calls 38/67838/1
2019-05-11 Cédric OllivierRename HelloWorld.txt to HelloWorld.robot 27/67827/1
2019-05-07 Cédric OllivierUpdate to Python3 82/67782/4
2019-04-24 Cédric OllivierEnable debug messages via env var 89/67689/1
2019-01-04 Cedric OllivierMerge "Remove url from logs"
2019-01-03 Cédric OllivierRemove url from logs 73/66173/1
2018-12-27 Cédric OllivierApply operations via sixer 83/66083/1
2018-12-27 Cédric OllivierAllow printing bash cmd output in console 99/65899/6
2018-12-27 Cédric OllivierGenerate reports for unit tests 59/66059/2
2018-12-01 Cédric OllivierSet shell=True in subprocess.check_call 75/65475/6
2018-11-28 Cédric OllivierStop returning values in run() 73/65473/1
2018-10-19 Cédric OllivierFix a wierd pylint error 71/63771/2
2018-08-30 Cédric OllivierRemove former samples/testcases.yaml 95/61595/1
2018-08-29 Cédric OllivierStop verifying ResultWriter.write_results exit codes 41/61541/1
2018-08-29 Cédric OllivierChange output dir 13/61513/1
2018-08-28 Cédric OllivierUpdate RobotFramework config 83/61483/1
2018-08-20 Cédric OllivierInitialize testcase results to EX_TESTCASE_FAILED 85/61085/1
2018-08-14 Cedric OllivierMerge "Protect vs None when calling regex"
2018-08-14 Cédric OllivierProtect vs None when calling regex 45/60945/1
2018-08-12 Cédric OllivierLeverage on abc and stevedore 81/60881/2
2018-08-12 Cédric OllivierSkip the selected testcase too 33/60833/4 0.56
2018-08-07 Cédric OllivierGenerate robot reports 77/60677/2
2018-08-07 Cédric OllivierAllow calling a skip test 55/60655/2
next