From 1081b7a84ceba27ee5a419ffa27fc6e70420bf04 Mon Sep 17 00:00:00 2001 From: Arundathi Patil Date: Tue, 16 Apr 2019 19:55:22 +0530 Subject: Test component- Disclaimer Added disclaimer message to test screen. Issue-ID: CCSDK-1227 Change-Id: I7d897f019691039104c5f3393a7b1bef902a8515 Signed-off-by: Arundathi Patil --- .../blueprint/test-template/test-template.component.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'cds-ui/client') diff --git a/cds-ui/client/src/app/feature-modules/blueprint/test-template/test-template.component.html b/cds-ui/client/src/app/feature-modules/blueprint/test-template/test-template.component.html index c69c511e6..fe322fada 100644 --- a/cds-ui/client/src/app/feature-modules/blueprint/test-template/test-template.component.html +++ b/cds-ui/client/src/app/feature-modules/blueprint/test-template/test-template.component.html @@ -21,7 +21,12 @@ limitations under the License.
- + Disclaimer*: The Test CBA Certification page allow the testing/certification team with the certification + of the CBA workflow action. Workflow action may include various action and subaction that result in content + resolution (using mS such as naming , netbox , and etc.), content generation (Jinja/Velocity) and content + distribution (netconf, restconf etc.) . Once the certification is complete, it is the responsibility of the + testing/certification team to rollback all the resource assignment and network function configuration that has + been reserved and distributed during the certification.
-- cgit 1.2.3-korg