aboutsummaryrefslogtreecommitdiffstats
path: root/tests/run_tests.py
AgeCommit message (Collapse)AuthorFilesLines
2016-09-20Bug fixes when calling openstack client.Thomas Duval1-4/+4
Change-Id: I902e9f92ec8e6ff0d14d588ca9a7f7d970679c52 (cherry picked from commit a5c4ba26b4dc1883ade7d9639637d7b8cb64d9bb)
2016-09-20Bug fixThomas Duval1-5/+13
Change-Id: If164c726141f36e46e0dba75be17c499f9b15ccc (cherry picked from commit f102f1d6a94516422191a9d70c88afc603c380af)
2016-09-20Set the test user to the admin roleThomas Duval1-39/+21
Change-Id: I62bf2fd4c4af864666024909130c30a08b745744 (cherry picked from commit 91dca3635e79277e58ab1f413ca840654e33635b)
2016-09-20Modify the auth process for ODL.Thomas Duval1-9/+14
Change-Id: I9e6b8545166a1f3c747298184461cb49f1c72684 (cherry picked from commit 42357cd33b44b22dbebec8cdecdb29b9d76e5f99)
2016-09-20Udate the basic auth for the federation test and move some moonclient tests.Thomas Duval1-20/+20
Change-Id: I8ee356a79d642fe3e6911a29315cbbde9a5fc34a (cherry picked from commit 09f675366af24386f77f556b31a3e8fa2a6397dd)
2016-09-20Use curl to auth to ODL and fix a bug in moonclient test.Thomas Duval1-7/+23
Change-Id: I7a3dfdcb8a7919bfc0846428a7862ecc314bc57f (cherry picked from commit 77be911e1ed0d16626adeae2eae3563bb18b3a8e)
2016-09-20Add a new user for federation test.Thomas Duval1-1/+9
Change-Id: I76c620d853179800da548767c3a8484dd2e7d141 (cherry picked from commit 184ea3d6f75f6adbee63668f633f856989bd2bbc)
2016-09-20Force the port of ODL to 8181.Thomas Duval1-1/+1
Change-Id: I3dbaaafe996ae68a4de9e0e360da5c32e7429f76 (cherry picked from commit 6c3682d22c3b1758b8fca440012dfe2a4b349f5c)
2016-09-20Fix a bug when calling some functest functions.Thomas Duval1-2/+1
Change-Id: Ia982126613001149c273964f712ccd17fb85a497 (cherry picked from commit f154a5726af91bdb93554f9e4335c61cd71325d9)
2016-09-20Update subprocess code to be compliant with Python2 and update credentials ↵Thomas Duval1-8/+8
for Swift Moonclient test. Change-Id: I571f3c48765da02ed7ad6c23b006afe0f97a8636 (cherry picked from commit 705b9d51a9d81ca75b07f71c09d9a4e9f35ed49a)
2016-09-20Re-Add ODL federation test.Thomas Duval1-6/+13
Change-Id: I66995d2ff37eb36e7aac754d712742efbd0222be (cherry picked from commit 64ee6a784251c6d977794125f176aed3c5e104ce)
2016-09-20Update federation tests and nova commands.Thomas Duval1-17/+38
Change-Id: I8eed3fdc79ce72521a9db26d527c73a106fdd08f (cherry picked from commit 878770990beb5641ad70a4f669fd263e891dd1bb)
2016-09-20Add an option to force the name of the logfile.Thomas Duval1-3/+8
Change-Id: Iea61a1045c9d60a157725dfc7df8dad5b9ca905a (cherry picked from commit 347dbd9d0ec41fe4951210eea9dad2b41bf7f142)
2016-09-20Fix errors with Functest.Thomas Duval1-6/+14
Change-Id: Iff86047633b89c5a27d56f91e78cdf1377038f5f (cherry picked from commit 9899dca1f0a2b8b6e9c5dfa96c9288dd64535d1a)
2016-09-20Add ODL tests.Thomas Duval1-10/+50
Change-Id: Ic530a44671631e8f24bcf62651ce20d3ac882b61 (cherry picked from commit f0697f3024b81106f3d4dc43dd84948fe8afe036)
2016-09-20Update password to conform to password set in test platformThomas Duval1-1/+1
Change-Id: I9919da5e559a396d54e0f8a24799a096c5b9102f (cherry picked from commit c60040a9f611ca1a22be224375f1f3eed92eed9a)
2016-09-20bug fix: push moon results to DBMorgan Richomme1-27/+26
Change-Id: Id94147c935f841bc6fa21b0c927912fecad27535 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com> (cherry picked from commit 16b0481606010f843711cda99bfb6901c1fa1f38)
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