Add the missing action
[functest-xtesting.git] / xtesting /
2021-02-11 Cédric OllivierCreate dummy xtesting-mts:arm 98/71998/1
2021-02-09 Cédric OllivierFix pylint issues 34/71934/1
2021-02-09 Cédric OllivierTake pylint's len-as-condition into account 27/71927/1
2021-02-09 Vincent MaheCleanup previous run output files 14/71914/1
2021-02-09 Cédric OllivierProtect mts vs py2 13/71913/1
2021-02-09 Vincent MaheAdd MTS driver 11/71911/1
2021-02-09 Cédric OllivierGenerate Html and Xunit Behave reports 10/71910/1
2021-02-09 Deepak ChandellaAdding first patch for behave feature 09/71909/1
2020-09-05 Cédric OllivierWrap long env values 51/70951/2
2020-09-05 Cédric OllivierFix duration calculation 50/70950/2
2020-09-05 Cédric OllivierRemove order in testcases.yaml 49/70949/1
2020-09-05 Cédric OllivierMake testcases descriptions optional 48/70948/1
2020-09-05 ajay33Suppress admin password in default logs 47/70947/1
2020-03-17 Cédric OllivierPost-processed data from DB 04/69804/1
2020-01-04 Cédric OllivierAdd a missing blank line 96/69496/1
2019-12-22 Cédric OllivierCompress Campaign data (zip) 34/69434/1
2019-12-22 Cédric OllivierEnable debug messages via env var 30/69430/1
2019-12-22 Cédric OllivierDump DB and artifacts for third-party certification 21/69421/3
2019-11-30 Cedric OllivierMerge "Postprocess the TestAPI href returned" into...
2019-11-30 Cédric OllivierPostprocess the TestAPI href returned 06/69206/3
2019-11-18 Cédric OllivierForbid multipart upload if google storage 28/68928/1
2019-11-16 Cédric OllivierAdd ContentType when publishing artifacts 08/68908/1
2019-11-09 Cédric OllivierImprove file scanning when publishing artifacts 34/68834/1
2019-11-09 Cédric OllivierAdd links in testcase details 30/68830/1
2019-11-09 Cédric OllivierPrint Test API links in console 26/68826/1
2019-11-09 Cédric OllivierAdd S3 env vars in env.py 25/68825/1
2019-11-06 Cédric OllivierCreate Bucket if it doesn't exist 99/68799/3
2019-11-02 Cédric OllivierPublish artifacts to S3 repository 63/68763/4
2019-08-21 Cédric OllivierAdd **kwargs in Energy wrapper() 73/68373/1
2019-07-27 Cédric OllivierEnable py36 unit tests 70/68270/1
2019-05-25 Cédric OllivierSet utf-8 in decode and encode calls 38/67938/1
2019-05-23 Cédric OllivierFix unit tests (py36) 20/67920/2
2019-05-23 Cédric OllivierStop setting utf-8 in decode/encode calls 19/67919/2
2019-05-23 Cédric OllivierUpdate to Python3 18/67918/2
2019-05-11 Cédric OllivierRename HelloWorld.txt to HelloWorld.robot 29/67829/1
2019-01-04 Cédric OllivierRemove url from logs 83/66183/1
2018-12-27 Cédric OllivierApply operations via sixer 85/66085/1
2018-12-27 Cédric OllivierAllow printing bash cmd output in console 71/66071/1
2018-12-27 Cédric OllivierGenerate reports for unit tests 67/66067/1
2018-12-01 Cédric OllivierSet shell=True in subprocess.check_call 15/65515/2
2018-12-01 Cédric OllivierStop returning values in run() 11/65511/1
2018-10-19 Cédric OllivierFix a wierd pylint error 73/63773/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