aboutsummaryrefslogtreecommitdiffstats
path: root/robot/assets/templates/policy
AgeCommit message (Collapse)AuthorFilesLines
2018-03-26Fix vFW Closed Loop robot test caseGary Wu1-1/+1
Issued addressed by this change: * Send the invariantUUID of VPKTG to Policy instead of VFW * Extraneous single quote characters in the policy yaml * Policy update wouldn’t “stick” until I added in the delays in between the various Policy API calls * Had to ignore the VID teardown errors; not sure if this is necessary to pass the closed loop test Change-Id: Ie504736484df78c46f564ee21bbd0c22d494af1f Issue-ID: INT-406 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-03-20Update vDNS config policyPamela Dragosh1-29/+34
We will need to update all the policies but this will specifically address the vDNS configuration policy for the DCAE micro services. Change-Id: I178b16b5c5266e8ada834f34406bfeaf77379dd1 Issue-ID: INT-445 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com> (cherry picked from commit 51b6f5c96213c81ba76eed8be06b665ba6db6885)
2017-12-09Implement VFW policy update for demo.sh (trial)Jerry Flood1-0/+6
Issue-ID: TEST-72 Change-Id: I16eb3eee84dfef6dde430e4ed73b4cbcc0059757 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-12-07Fix preload of dcae collector IP and APPCJerry Flood3-6/+22
Issue-ID: TEST-72 Change-Id: I382073fe6d85786ba548d795fc86f57f22888763 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-02-17Initial checkin of EopenECOMP testsuiteDR695H6-0/+95
Change-Id: I64a2b6d8cf66169829866b73b3d26a4ff59b0a42 Signed-off-by: DR695H <dr695h@att.com>