vid-automation selenium tests
Change-Id: I6c1b0a0cf3bbfa4314c81f0cc72507db805ec632
Issue-ID: VID-281
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
diff --git a/vid-automation/src/main/resources/reportportal.properties b/vid-automation/src/main/resources/reportportal.properties
new file mode 100644
index 0000000..ba8c260
--- /dev/null
+++ b/vid-automation/src/main/resources/reportportal.properties
@@ -0,0 +1,7 @@
+rp.endpoint = http://reportportal.intl.att.com:8080
+rp.uuid=441fc8fa-84f9-468c-9c55-02b28c480770
+rp.project=VID
+rp.mode=DEBUG
+rp.enable=false
+rp.launch=VID_UI
+rp.skipped.issue = FALSE
\ No newline at end of file