aboutsummaryrefslogtreecommitdiffstats
path: root/xtesting/core
AgeCommit message (Expand)AuthorFilesLines
2021-05-18Use constants instead of hard-coding pathsVincent Danno1-4/+5
2021-05-12Remove superfluous property declarationVincent Danno2-2/+0
2021-05-10Use constants instead of hard-coding pathsVincent Danno1-2/+3
2021-04-29Merge "Allow printing playbook output to console"Cedric Ollivier1-1/+2
2021-04-29Allow printing playbook output to consoleAjay Kumar1-1/+2
2021-04-28Add console parameter to behaveframeworkFrancois Regis Menguy1-0/+2
2021-04-27Add an Ansible driverAjay Kumar1-0/+70
2021-02-11Create dummy xtesting-mts:armCédric Ollivier1-0/+8
2021-02-09Take pylint's len-as-condition into accountCédric Ollivier1-2/+2
2020-11-16Cleanup previous run output filesVincent Mahe1-4/+13
2020-09-05Protect mts vs py2Cédric Ollivier1-8/+12
2020-09-05Fix duration calculationCédric Ollivier1-2/+3
2020-08-05Add MTS driverVincent Mahe1-0/+287
2020-03-17Post-processed data from DBCédric Ollivier1-2/+10
2020-01-04Fix behave driver and its related unit testsCédric Ollivier1-21/+8
2019-12-22Compress Campaign data (zip)Cédric Ollivier1-1/+2
2019-12-21Dump DB and artifacts for third-party certificationCédric Ollivier2-2/+217
2019-11-30Postprocess the TestAPI href returnedCédric Ollivier1-5/+6
2019-11-18Forbid multipart upload if google storageCédric Ollivier1-2/+6
2019-11-16Add ContentType when publishing artifactsCédric Ollivier1-4/+17
2019-11-09Improve file scanning when publishing artifactsCédric Ollivier1-2/+13
2019-11-09Add links in testcase detailsCédric Ollivier1-4/+6
2019-11-09Print Test API links in consoleCédric Ollivier1-2/+8
2019-11-09Generate Html and Xunit Behave reportsCédric Ollivier1-2/+8
2019-11-07Create Bucket if it doesn't existCédric Ollivier1-4/+18
2019-11-02Publish artifacts to S3 repositoryCédric Ollivier5-4/+66
2019-07-26Switch to Python 3.7 and Alpine 3.10Cédric Ollivier1-1/+1
2019-07-11Adding first patch for behave featureDeepak Chandella2-8/+124
2019-05-25Set utf-8 in decode and encode callsCédric Ollivier2-4/+4
2019-05-12Stop setting utf-8 in decode/encode callsCédric Ollivier2-4/+4
2019-05-07Update to Python3Cédric Ollivier2-7/+7
2019-01-04Remove url from logsCédric Ollivier1-1/+1
2018-12-27Allow printing bash cmd output in consoleCédric Ollivier1-8/+20
2018-12-27Generate reports for unit testsCédric Ollivier1-7/+58
2018-12-01Set shell=True in subprocess.check_callCédric Ollivier1-9/+6
2018-08-29Stop verifying ResultWriter.write_results exit codesCédric Ollivier1-1/+1
2018-08-29Change output dirCédric Ollivier1-2/+2
2018-08-12Leverage on abc and stevedoreCédric Ollivier2-12/+10
2018-08-07Generate robot reportsCédric Ollivier1-2/+13
2018-07-15Allow dynamically skipping testcases0.52Cédric Ollivier1-7/+26
2018-05-29Remove Feature logger0.42Panagiotis Karalis1-29/+7
2018-04-17Create a static method to configure logger0.41Cédric Ollivier1-4/+9
2018-03-08Add tags support using include optionsmrichomme1-1/+2
2018-02-28Switch from /home/opnfv/functest to /var/lib/xtestingCédric Ollivier2-2/+2
2018-02-28Remove all OpenStack operations in vnf.pyCédric Ollivier1-40/+2
2018-02-28Rename all Functest refs to XtestingCédric Ollivier6-0/+783