aboutsummaryrefslogtreecommitdiffstats
path: root/xtesting/tests
AgeCommit message (Expand)AuthorFilesLines
2023-09-29Upgrade pylint and fix latest warningsCédric Ollivier3-5/+8
2022-09-23Make robot driver even more genericCédric Ollivier1-7/+18
2022-07-07Add deny_skipping parameterBellengé Maxime1-4/+21
2022-03-03Allow overriding project_name via envCédric Ollivier1-0/+18
2021-11-09Leverage latest pylint featuresCédric Ollivier6-37/+61
2021-11-08Update robotframework to latest releaseCédric Ollivier1-13/+10
2021-08-12Update pylint to 2.9.6Cédric Ollivier2-16/+22
2021-06-11Fix tag logics in behaveCédric Ollivier1-5/+7
2021-06-08MTS inherits BashFeatureVincent Danno1-0/+35
2021-06-01Drop sixVincent Danno6-47/+41
2021-05-20Delete dead codeVincent Danno1-5/+0
2021-05-10Use constants instead of hard-coding pathsVincent Danno2-11/+19
2021-04-29Merge "Allow printing playbook output to console"Cedric Ollivier1-17/+67
2021-04-29Allow printing playbook output to consoleAjay Kumar1-17/+67
2021-04-28Add console parameter to behaveframeworkFrancois Regis Menguy1-4/+9
2021-04-27Add an Ansible driverAjay Kumar3-5/+156
2020-09-05Remove order in testcases.yamlCédric Ollivier2-11/+2
2020-01-04Fix behave driver and its related unit testsCédric Ollivier2-18/+19
2019-11-30Mock os.path.join in push_to_dbCédric Ollivier2-1/+3
2019-11-30Postprocess the TestAPI href returnedCédric Ollivier2-2/+4
2019-11-18Forbid multipart upload if google storageCédric Ollivier1-0/+6
2019-11-16Add ContentType when publishing artifactsCédric Ollivier1-3/+37
2019-11-09Improve file scanning when publishing artifactsCédric Ollivier1-3/+12
2019-11-09Print Test API links in consoleCédric Ollivier1-0/+1
2019-11-09Generate Html and Xunit Behave reportsCédric Ollivier1-10/+25
2019-11-07Create Bucket if it doesn't existCédric Ollivier1-1/+34
2019-11-02Publish artifacts to S3 repositoryCédric Ollivier1-0/+52
2019-07-26Switch to Python 3.7 and Alpine 3.10Cédric Ollivier3-4/+5
2019-07-11Adding first patch for behave featureDeepak Chandella2-7/+169
2019-06-14Remove energy modulesCédric Ollivier2-371/+0
2019-05-12Fix unit tests (py36)Cédric Ollivier2-12/+12
2019-05-07Update to Python3Cédric Ollivier1-3/+3
2018-12-27Allow printing bash cmd output in consoleCédric Ollivier1-14/+97
2018-12-27Generate reports for unit testsCédric Ollivier1-50/+204
2018-12-01Set shell=True in subprocess.check_callCédric Ollivier1-15/+14
2018-08-29Stop verifying ResultWriter.write_results exit codesCédric Ollivier1-1/+1
2018-08-12Leverage on abc and stevedoreCédric Ollivier4-23/+61
2018-08-12Skip the selected testcase too0.56Cédric Ollivier2-2/+41
2018-08-07Generate robot reportsCédric Ollivier1-4/+100
2018-08-07Allow calling a skip testCédric Ollivier1-2/+3
2018-07-15Allow dynamically skipping testcases0.52Cédric Ollivier1-2/+30
2018-07-12Skip testcases by any env var0.51Cédric Ollivier3-65/+6
2018-07-12Improve dependency managementCédric Ollivier1-2/+4
2018-05-29Remove Feature logger0.42Panagiotis Karalis1-13/+0
2018-03-19Fix regex when INSTALLER_TYPE is unsetCédric Ollivier1-6/+10
2018-03-08Add tags support using include optionsmrichomme1-4/+5
2018-02-28Switch from /home/opnfv/functest to /var/lib/xtestingCédric Ollivier2-1/+3
2018-02-28Fully cover tier_builder.pyCédric Ollivier1-2/+13
2018-02-28Remove all OpenStack operations in vnf.pyCédric Ollivier1-51/+2
2018-02-28Rename all Functest refs to XtestingCédric Ollivier17-0/+1930