diff options
Diffstat (limited to 'etc/testcase/functest.healthcheck.connection_check.yml')
-rw-r--r-- | etc/testcase/functest.healthcheck.connection_check.yml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/etc/testcase/functest.healthcheck.connection_check.yml b/etc/testcase/functest.healthcheck.connection_check.yml new file mode 100644 index 00000000..b3a232b5 --- /dev/null +++ b/etc/testcase/functest.healthcheck.connection_check.yml @@ -0,0 +1,26 @@ +############################################################################## +# Copyright (c) 2019 opnfv. +# +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## + +--- +functest.healthcheck.connection_check: + name: functest.healthcheck.connection_check + objective: check OpenStack API services connectivity through SNAPS framework + validate: + type: functest + testcase: connection_check + image_name: opnfv/functest-healthcheck + report: + source_archive_files: + - functest.log + dest_archive_files: + - healthcheck_logs/functest.healthcheck.connection_check.log + check_results_files: + - 'functest_results.txt' + portal_key_file: healthcheck_logs/functest.healthcheck.connection_check.log + sub_testcase_list: |