summaryrefslogtreecommitdiffstats
path: root/reporting
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2017-08-16 08:33:54 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-08-16 08:33:54 +0000
commitf148dc80686443f1250565e33df12c1b69d285cc (patch)
treeeb213b8381390865920739ac5f1d73306d5ec480 /reporting
parent3ae8a0a45a552767342f64048a22637760da6e9c (diff)
parentcf269f7e00e91a4a25b2138ec01f1c22d5b920d8 (diff)
Merge "Bug fix: generate fuel reporting page when no aarch64 available"
Diffstat (limited to 'reporting')
-rwxr-xr-xreporting/reporting/functest/reporting-status.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/reporting/reporting/functest/reporting-status.py b/reporting/reporting/functest/reporting-status.py
index 48c4bb1..c7c2051 100755
--- a/reporting/reporting/functest/reporting-status.py
+++ b/reporting/reporting/functest/reporting-status.py
@@ -126,7 +126,7 @@ for version in versions:
# in case of more than 1 architecture supported
# precise the architecture
installer_display = installer
- if (len(architectures) > 1):
+ if "fuel" in installer:
installer_display = installer + "@" + architecture
# For all the scenarios get results