aboutsummaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/openstack/vping/vping_base.py
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2017-12-07 22:57:49 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2017-12-07 23:03:32 +0100
commite3281b2175ca9983d79ce17de7e7497f749e650e (patch)
treea2de823895ee6848d0bf626f9544458141836517 /functest/opnfv_tests/openstack/vping/vping_base.py
parent04886b12a4f5c3f18c71f0ca78fdbcf8a545f5f6 (diff)
Pull functest-core when only building childs
Otherwise it fails if parent and childs containers are not built on the same host [1]. It would have worked if the docker images were correctly cleant. Then the last image would have been pulled. [1] https://build.opnfv.org/ci/job/functest-apex-baremetal-daily-euphrates/362/console Change-Id: I293829c839c1cf68c9f7668aa643e16889359fcc Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'functest/opnfv_tests/openstack/vping/vping_base.py')
0 files changed, 0 insertions, 0 deletions
nline' src='//seccdn.libravatar.org/avatar/461171f30fb05602c8b20aacb5494fcb?s=13&d=retro' />Cédric Ollivier1-1/+0 2016-05-30Bugfix: can not find tempest.logSerenaFeng1-24/+21 2016-05-27Merge "bug fix: if all tests passed failed could be empty"Morgan Richomme1-4/+6 2016-05-27bug fix: if all tests passed failed could be emptyMorgan Richomme1-4/+6 2016-05-27Merge "Use flavor name instead of flavor id"Morgan Richomme1-4/+4 2016-05-27Merge "Add simple error logs in result DB"Morgan Richomme1-16/+28 2016-05-26Add simple error logs in result DBMorgan Richomme1-16/+28 2016-05-26Use flavor name instead of flavor idCédric Ollivier1-4/+4 2016-05-25Added 60 sec delay before launching instances in healthcheckvitikkan1-0/+5 2016-05-20Push bgpvpn_api results into Test DBMorgan Richomme1-5/+60 2016-05-19Fix path for vping.sh and exit if SCP failsjose.lausuch1-1/+3 2016-05-17Change 'testcases' directory structurejose.lausuch57-8/+8 2016-05-16BGPVPN test case refactoredvitikkan2-16/+59 2016-05-13Added handling of blacklist for tempestvitikkan1-39/+72 2016-05-11Removed obsolete modulesvitikkan2-122/+0 2016-05-11Split tempest into smoke and full modesvitikkan1-1/+1 2016-05-10Create a private shared network for RallyJuha Kosonen1-4/+27 2016-05-10Creating private network for Tempestvitikkan1-34/+25 2016-05-09Generic Function to create a private networkjose.lausuch3-131/+39 2016-05-05Fix bug config_functest.yaml locationjose.lausuch2-2/+3 2016-05-04Refactor, add logger handler to collect all the logs to a file as welljose.lausuch2-121/+25 2016-05-04Refactor improvementsjose.lausuch12-612/+77 2016-04-29Execute successive scenarios after task failureJuha Kosonen1-2/+20 2016-04-27Replace all the loggers by the functest logger modulejose.lausuch8-147/+47 2016-04-27Create prepare_env.py from prepare_env.sh and config_functest.pyjose.lausuch3-672/+2 2016-04-26Move functest_utils and openstack_utils to directory /utilsjose.lausuch12-1102/+22 2016-04-26Corrected logging.Formatter parametersvitikkan1-2/+2 2016-04-25Remove backslashs for line continuationCédric Ollivier17-334/+313 2016-04-25ConfigParser is used for tempest.conf updatingvitikkan1-19/+10 2016-04-22Merge "Introduce a sanity test mode for Rally test"Morgan Richomme5-206/+251 2016-04-22Introduce a sanity test mode for Rally testJuha Kosonen5-206/+251 2016-04-22Fix regex to exclude vPing_ssh and vIMS for scenario dealing with bgpvpnMorgan Richomme1-2/+2 2016-04-22Affect version field in results for all the testcasesMorgan Richomme10-13/+24 2016-04-22Enable PYTHONPATH env variable inside the containerjose.lausuch12-62/+53 2016-04-21Remove cleanup from vPing scripts, and use the existing cleanup scriptjose.lausuch2-185/+0 2016-04-21Fix Flake8 Violations in the Functest scriptsjose.lausuch24-662/+828 2016-04-20Print openstack info only if CI_DEBUG==truejose.lausuch1-17/+18 2016-04-20Remove RALLY_REPO in config_functest since it is not usedjose.lausuch1-1/+0 2016-04-18Merge "Author: Luke Hinds <lhinds@redhat.com> Date: Mon 18 Apr 11:48:27 201...Morgan Richomme3-0/+349 2016-04-18Merge "Generating test lists for tempest"Morgan Richomme4-251/+160