Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion demo-all/demo-all/cucumblan.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#This is a cucumblan.properties properties file
#Wed Oct 26 13:01:35 CDT 2022
virtualan.data.heading=Rest-Get - Workflow;Multi-Run - Workflow;
virtualan.data.type=VIRTUALAN
service.api.ep=https\://live.virtualandemo.com/api
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#This is a cucumblan-env.properties properties file
#Wed Oct 26 13:03:04 CDT 2022
password=1password
email=admin@example.com
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#This is a cucumblan.properties properties file
#Wed Oct 26 13:03:04 CDT 2022
css.cucumblan.jdbc.url=jdbc\:mysql\://microservices.virtualandemo.com\:3306/customerselfservice?allowPublicKeyRetrieval\=true&useSSL\=false
virtualan.data.heading=CSS-Accept-DB - Workflow;CSS-Reject-DB - Workflow;
virtualan.data.load=CSS-Accept-DB-0.json;CSS-Reject-DB-1.json;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#This is a cucumblan-env.properties properties file
#Wed Oct 26 13:02:59 CDT 2022
password=1password
email=admin@example.com
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#This is a cucumblan.properties properties file
#Wed Oct 26 13:02:59 CDT 2022
css.cucumblan.jdbc.url=jdbc\:mysql\://microservices.virtualandemo.com\:3306/customerselfservice?useSSL\=false
virtualan.data.heading=CSS-Accept-DB - Workflow;CSS-Reject-DB - Workflow;
virtualan.data.load=CSS-Accept-DB-0.json;CSS-Reject-DB-1.json;
Expand Down
4 changes: 2 additions & 2 deletions rest-post/src/test/resources/reportportal.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
rp.endpoint = http://microservices.virtualandemo.com:8804
rp.uuid = 46b4171b-cc0b-433d-8683-a51d54a4db89
rp.uuid = 403499e5-c49f-4765-bc9e-4ad1aa932b02
rp.endpoint = http://rp.virtualandemo.com:8804
rp.launch = idaithalam-post
rp.project = default_personal
4 changes: 2 additions & 2 deletions rest-with-db/src/test/resources/reportportal.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
rp.endpoint = http://microservices.virtualandemo.com:8804
rp.uuid = e3e16242-6f14-4554-a502-2e613bc4692d
rp.uuid = 403499e5-c49f-4765-bc9e-4ad1aa932b02
rp.endpoint = http://rp.virtualandemo.com:8804
rp.launch = idaithalam-demo-db
rp.project = default_personal