aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Collapse)AuthorFilesLines
2018-04-24Update the main script for functional tests.Thomas Duval1-3/+7
Change-Id: I4042386c180297eb80ed1eb9d280016a7c11a087
2018-03-14add coverage test report in term, xml (for jenkins use) and htmlfrancois.cellier1-1/+1
Change-Id: Icb6ecc7075e0f5ad178c510762596048e3539290
2018-03-08Add import and export pdpsfrancois.cellier1-1/+6
Change-Id: I2c9b1f2b86af862887df4b890cd8b11db7c308ee
2018-02-13Add the moon_pythonfunctest container to perform functionnal testsfrancois.cellier1-2/+2
Change-Id: I2be863862ce7df408f759664b10af45416b3d712
2018-01-24Functional tests developmentThomas Duval2-0/+37
Change-Id: I641522d813f171a4eed0e6b39b2f25cc470c76d1
2018-01-12create moon jenkinsRHE2-1/+12
Change-Id: I10cac28f45fca917a0a841e1113a9ffb31369f15 Signed-off-by: RHE <rebirthmonkey@gmail.com>
2018-01-11restructure testsRHE4-77/+36
Change-Id: I1f4abead58c86f8584e12e993c1c8348341abfcc Signed-off-by: RHE <rebirthmonkey@gmail.com>
2017-12-28init functional pod testsRHE1-0/+77
Change-Id: Ibfe54e2b1a7b27a1104c6fd48528c92cb3f95867 Signed-off-by: RHE <rebirthmonkey@gmail.com>
2017-12-27moon performance test planRHE1-55/+66
Change-Id: I0c6b6dfcbd86d972b61d9c8e6a2242fede44660c Signed-off-by: RHE <rebirthmonkey@gmail.com>
2017-12-27moon_forming for policy templatesRHE2-0/+120
Change-Id: I8f19a9c4d791d509a6c0349424252ea24c56ab6b Signed-off-by: RHE <rebirthmonkey@gmail.com>
2017-12-26moon kubernetes reviewRHE15-98/+37
Change-Id: I49a62f18ac6ecd06cdbc8e51b4e8ba00971ce6aa Signed-off-by: RHE <rebirthmonkey@gmail.com>
2017-12-26moon v4 re-organizationRHE13-0/+0
Change-Id: I73665f739f35ae18175f98d0739567e403c1fa80 Signed-off-by: RHE <rebirthmonkey@gmail.com>
2017-12-23moonv4 cleanupWuKong16-200/+1291
Change-Id: Icef927f3236d985ac13ff7376f6ce6314b2b39b0 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2016-10-03Push moon openstack log to artifactMorgan Richomme1-14/+25
JIRA: FUNCTEST-488 Change-Id: I7249b1f1f896cefc8b32efca9342efe03280d1a2 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-09-19Bug fixes when calling openstack client.Thomas Duval1-4/+4
Change-Id: I902e9f92ec8e6ff0d14d588ca9a7f7d970679c52
2016-09-14Bug fixThomas Duval1-5/+13
Change-Id: If164c726141f36e46e0dba75be17c499f9b15ccc
2016-09-13Set the test user to the admin roleThomas Duval1-39/+21
Change-Id: I62bf2fd4c4af864666024909130c30a08b745744
2016-09-12Modify the auth process for ODL.Thomas Duval1-9/+14
Change-Id: I9e6b8545166a1f3c747298184461cb49f1c72684
2016-09-09Udate the basic auth for the federation test and move some moonclient tests.Thomas Duval1-20/+20
Change-Id: I8ee356a79d642fe3e6911a29315cbbde9a5fc34a
2016-09-09Use curl to auth to ODL and fix a bug in moonclient test.Thomas Duval1-7/+23
Change-Id: I7a3dfdcb8a7919bfc0846428a7862ecc314bc57f
2016-09-08Add a new user for federation test.Thomas Duval1-1/+9
Change-Id: I76c620d853179800da548767c3a8484dd2e7d141
2016-09-08Force the port of ODL to 8181.Thomas Duval1-1/+1
Change-Id: I3dbaaafe996ae68a4de9e0e360da5c32e7429f76
2016-09-08Fix a bug when calling some functest functions.Thomas Duval1-2/+1
Change-Id: Ia982126613001149c273964f712ccd17fb85a497
2016-09-07Update subprocess code to be compliant with Python2 and update credentials ↵Thomas Duval1-8/+8
for Swift Moonclient test. Change-Id: I571f3c48765da02ed7ad6c23b006afe0f97a8636
2016-09-07Re-Add ODL federation test.Thomas Duval1-6/+13
Change-Id: I66995d2ff37eb36e7aac754d712742efbd0222be
2016-09-06Update federation tests and nova commands.Thomas Duval1-17/+38
Change-Id: I8eed3fdc79ce72521a9db26d527c73a106fdd08f
2016-09-05Add an option to force the name of the logfile.Thomas Duval1-3/+8
Change-Id: Iea61a1045c9d60a157725dfc7df8dad5b9ca905a
2016-09-01Fix errors with Functest.Thomas Duval1-6/+14
Change-Id: Iff86047633b89c5a27d56f91e78cdf1377038f5f
2016-08-29Add ODL tests.Thomas Duval1-10/+50
Change-Id: Ic530a44671631e8f24bcf62651ce20d3ac882b61
2016-08-29Merge "Update password to conform to password set in test platform"Ruan HE1-1/+1
2016-08-29Update password to conform to password set in test platformThomas Duval1-1/+1
Change-Id: I9919da5e559a396d54e0f8a24799a096c5b9102f
2016-08-18bug fix: push moon results to DBMorgan Richomme1-27/+26
Change-Id: Id94147c935f841bc6fa21b0c927912fecad27535 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-08-12Update test script for functestsThomas Duval1-0/+2
Change-Id: Ic09c86aaf747bfa935c2afbc84103c9d935ee6d1
2016-08-10Update tests script to point to the python test file.Thomas Duval1-2/+1
Change-Id: I174479c4b3547fc30c736b3d17cac8baa136a1fc
2016-08-10update execution permissionThomas Duval1-0/+0
Change-Id: I8ed8332a68554329d025a4b8b01a41e866e8f8bf
2016-08-10Add python test file for functest integration.Thomas Duval1-0/+77
Change-Id: Ie7cec83b136470c31f19633e63520b9596c49027
2016-08-10Update test script with Moonclient test scripts.Thomas Duval1-116/+1
Change-Id: I38f2d3fcb8ecd975a7e05d1ca5439686fe0771c9
2016-07-06functest test scriptWuKong1-0/+128
Change-Id: If97e351d066cc9672469cd353cd744355cd136eb Signed-off-by: WuKong <rebirthmonkey@gmail.com>