Don't override env values via testcases.yaml if they exist
[functest-xtesting.git] / xtesting /
2024-01-18 Cédric OllivierDon't override env values via testcases.yaml if they... 25/74525/1 stable/wallaby
2023-04-17 Cédric OllivierRemove MTS from Xtesting 80/73980/1
2023-04-13 Cédric OllivierAllow setting env vars via testcases.yaml 52/73952/1
2022-03-04 Cédric OllivierProtect vs Bucket containing html chars 53/73253/3
2022-03-04 Cédric OllivierSearch config files in tree 52/73252/3
2022-03-03 Cédric OllivierAllow overriding project_name via env 37/73237/1
2022-01-27 Cédric OllivierReset argv to prevent wrong usage 92/73192/1
2022-01-21 Cédric OllivierProtect if detail is returned as None 79/73179/2
2021-06-11 Cédric OllivierFix tag logics in behave 70/72670/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
2018-07-30 Cédric OllivierStop skipping testcases if one raises exceptions 67/60367/1
2018-07-15 Cédric OllivierStop printing exceptions twice 25/59825/1 0.53
2018-07-15 Cédric OllivierFix results when only one skipped test 23/59823/1
2018-07-15 Cédric OllivierAllow dynamically skipping testcases 21/59821/2 0.52
2018-07-12 Cédric OllivierSkip testcases by any env var 39/59739/3 0.51
2018-07-12 Cédric OllivierImprove dependency management 29/59729/3
2018-05-29 Panagiotis KaralisRemove Feature logger 91/57891/3 0.42
2018-04-17 Cédric OllivierCreate a static method to configure logger 67/55867/2 0.41
2018-03-19 Cédric OllivierFix regex when INSTALLER_TYPE is unset 89/54089/2
2018-03-09 Cedric OllivierMerge "Add build.sh for functest-xtesting"
2018-03-08 mrichommeAdd tags support using include options 21/53321/1
2018-03-06 Cédric OllivierAdd py3 support in samples 83/53183/1
2018-03-04 Cédric OllivierReturn all status when running tiers 53/53053/1 0.22
2018-03-03 Cédric OllivierStop filtering the project when calculating results 35/53035/1 0.21
2018-03-01 Cédric OllivierRemove Functest-related env vars 01/52901/1
2018-02-28 Cédric OllivierSwitch from /home/opnfv/functest to /var/lib/xtesting 53/52853/2
2018-02-28 Cédric OllivierPublish Dockerfile and samples 13/52813/6
2018-02-28 Cédric OllivierFully cover tier_builder.py 31/52831/1
2018-02-28 Cédric OllivierRemove all OpenStack operations in vnf.py 07/52807/1
2018-02-28 Cédric OllivierRename all Functest refs to Xtesting 05/52805/1