aboutsummaryrefslogtreecommitdiffstats
path: root/3rd_party/static/testapi-ui/components/home
diff options
context:
space:
mode:
authorxudan <xudan16@huawei.com>2019-11-06 22:22:46 -0500
committerxudan <xudan16@huawei.com>2019-11-07 21:13:41 -0500
commitbaf5f4550b5f6142ee25d527ed5fc79fe926211a (patch)
tree414c2e19a2d1047941f3db0116caaec92eed4971 /3rd_party/static/testapi-ui/components/home
parenta6fc776ab1187da5b924090e3487781435796a48 (diff)
Add NFVI 2019.12 version on portal
JIRA: DOVETAIL-787 Change-Id: Idca4d2164965781bc0e0e7e81816cad1804e12ff Signed-off-by: xudan <xudan16@huawei.com>
Diffstat (limited to '3rd_party/static/testapi-ui/components/home')
-rw-r--r--3rd_party/static/testapi-ui/components/home/home.html49
1 files changed, 49 insertions, 0 deletions
diff --git a/3rd_party/static/testapi-ui/components/home/home.html b/3rd_party/static/testapi-ui/components/home/home.html
index 11eb1a6..1cc7248 100644
--- a/3rd_party/static/testapi-ui/components/home/home.html
+++ b/3rd_party/static/testapi-ui/components/home/home.html
@@ -14,6 +14,55 @@
<div class="panel panel-default">
<div class="panel-heading">
<div class="panel-title">
+ <a data-toggle="collapse" data-parent="#accordion" href="#collapseOne">
+ Release 2019.12
+ </a>
+ </div>
+ </div>
+ <div id="collapseOne" class="panel-collapse collapse">
+ <div class="panel-body">
+ <div>
+ <a href="https://opnfv-dovetail.readthedocs.io/en/latest/testing/user/userguide/testing_guide.html"
+ target="_blank" rel="noopener">OVP / Dovetail User Guide&nbsp;
+ <span class="glyphicon glyphicon-new-window" aria-hidden="true"></span>
+ </a>
+ </div>
+ <div>
+ <a href="https://opnfv-dovetail.readthedocs.io/en/latest/testing/user/userguide/cli_reference.html"
+ target="_blank" rel="noopener">Dovetail CLI&nbsp;
+ <span class="glyphicon glyphicon-new-window" aria-hidden="true"></span>
+ </a>
+ </div>
+ <div>
+ <a href="https://opnfv-dovetail.readthedocs.io/en/latest/testing/user/testspecification/index.html"
+ target="_blank" rel="noopener">Test Specifications&nbsp;
+ <span class="glyphicon glyphicon-new-window" aria-hidden="true"></span>
+ </a>
+ </div>
+ <div>
+ <a href="https://opnfv-dovetail.readthedocs.io/en/latest/release/release-notes/index.html"
+ target="_blank" rel="noopener">Release Notes&nbsp;
+ <span class="glyphicon glyphicon-new-window" aria-hidden="true"></span>
+ </a>
+ </div>
+ <div>
+ <a href="https://opnfv-dovetail.readthedocs.io/en/latest/testing/user/reviewerguide/index.html"
+ target="_blank" rel="noopener">Reviewer Guide&nbsp;
+ <span class="glyphicon glyphicon-new-window" aria-hidden="true"></span>
+ </a>
+ </div>
+ <div>
+ <a href="https://opnfv-dovetail.readthedocs.io/en/latest/testing/user/ovpaddendum/index.html"
+ target="_blank" rel="noopener">Guidelines Addendum&nbsp;
+ <span class="glyphicon glyphicon-new-window" aria-hidden="true"></span>
+ </a>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="panel panel-default" style="margin-top: 0px;">
+ <div class="panel-heading">
+ <div class="panel-title">
<a data-toggle="collapse" data-parent="#accordion" href="#collapseTwo">
Release 2018.09
</a>