aboutsummaryrefslogtreecommitdiffstats
path: root/.gitreview
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-03-22 13:25:49 -0700
committerGary Wu <gary.i.wu@huawei.com>2018-03-26 13:13:32 -0700
commit25bce945a15c340c20e776623c24131723c5987b (patch)
tree67994a9187e1556a96be2b5598e547bd8f949821 /.gitreview
parent89dfca0b86f7c3d72b838fd1c3eaa7ecf2770ba4 (diff)
Fix vFW Closed Loop robot test case
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>
Diffstat (limited to '.gitreview')
-rw-r--r--.gitreview1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitreview b/.gitreview
index b42004aa..3dfdfb1d 100644
--- a/.gitreview
+++ b/.gitreview
@@ -2,3 +2,4 @@
host=gerrit.onap.org
port=29418
project=testsuite.git
+defaultbranch=amsterdam \ No newline at end of file