Fixed typo in config.ini for reports.html 05/16605/2
authorLuke Hinds <lukehinds@gmail.com>
Fri, 8 Jul 2016 10:15:11 +0000 (11:15 +0100)
committerJose Lausuch <jose.lausuch@ericsson.com>
Fri, 15 Jul 2016 15:00:37 +0000 (15:00 +0000)
JIRA: FUNCTEST-359

Change-Id: Ide565cea987592446a44b168bd4cff0285864192
Signed-off-by: Luke Hinds <lukehinds@gmail.com>
testcases/security_scan/config.ini

index 9d97fc1..b97de80 100644 (file)
@@ -11,7 +11,7 @@ scantype = xccdf
 secpolicy = /usr/share/xml/scap/ssg/content/ssg-centos7-xccdf.xml
 cpe = /usr/share/xml/scap/ssg/content/ssg-rhel7-cpe-dictionary.xml
 profile = stig-rhel7-server-upstream
-report = report.hmtl
+report = report.html
 results = results.xml
 reports_dir=/home/opnfv/functest/results/security_scan/
 clean = True
@@ -23,7 +23,7 @@ scantype = xccdf
 secpolicy = /usr/share/xml/scap/ssg/content/ssg-centos7-xccdf.xml
 cpe = /usr/share/xml/scap/ssg/content/ssg-rhel7-cpe-dictionary.xml
 profile = sstig-rhel7-server-upstream
-report = report.hmtl
+report = report.html
 results = results.xml
 reports_dir=/home/opnfv/functest/results/security_scan/
 clean = True