From: thuva4 Date: Tue, 13 Mar 2018 07:02:54 +0000 (+0530) Subject: Change deatails in deploy result page to dynamic X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=a9df42e4594b772e10a41e1a357b382e2364a458;p=releng-testresults.git Change deatails in deploy result page to dynamic Change the static code of the show details in the deploy result page to dynamic JIRA: RELENG-358 Change-Id: Icce775ce988f4b0e6cd71101684154581d20c753 Signed-off-by: thuva4 --- diff --git a/testapi/opnfv_testapi/ui/components/deploy-results/deploy-result/deployResult.html b/testapi/opnfv_testapi/ui/components/deploy-results/deploy-result/deployResult.html index ba9bee7..2eba504 100644 --- a/testapi/opnfv_testapi/ui/components/deploy-results/deploy-result/deployResult.html +++ b/testapi/opnfv_testapi/ui/components/deploy-results/deploy-result/deployResult.html @@ -57,21 +57,11 @@ - - - + + + - - - - - - - - - - - +
Failures :{{ctrl.data.details.failures}}
{{index | capitalize}} :{{detail}}
Details :{{ctrl.data.details.errors}}
Stream :

{{ctrl.data.details.stream}}

TestsRun :

{{ctrl.data.details.testsRun}}