This is an automated email from the ASF dual-hosted git repository.
dimuthuupe pushed a commit to branch staging
in repository https://gitbox.apache.org/repos/asf/airavata.git
The following commit(s) were added to refs/heads/staging by this push:
new a337eef Making testing pga branch from master -> staging
a337eef is described below
commit a337eefc9496ce9fb31cbc6608bbdb25c433b709
Author: Dimuthu Wannipurage <[email protected]>
AuthorDate: Sun Nov 18 12:23:07 2018 -0500
Making testing pga branch from master -> staging
---
dev-tools/ansible/inventories/scigap/testing/pga_config/scigap/vars.yml | 2 +-
.../ansible/inventories/scigap/testing/pga_config/seagrid/vars.yml | 2 +-
.../ansible/inventories/scigap/testing/pga_config/testdrive/vars.yml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git
a/dev-tools/ansible/inventories/scigap/testing/pga_config/scigap/vars.yml
b/dev-tools/ansible/inventories/scigap/testing/pga_config/scigap/vars.yml
index d1981a9..66cdb51 100644
--- a/dev-tools/ansible/inventories/scigap/testing/pga_config/scigap/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/testing/pga_config/scigap/vars.yml
@@ -20,7 +20,7 @@
---
pga_repo: "https://github.com/apache/airavata-php-gateway.git"
-git_branch: "master"
+git_branch: "testing"
user: "pga"
group: "pga"
doc_root_dir: "/var/www/portals/scigap"
diff --git
a/dev-tools/ansible/inventories/scigap/testing/pga_config/seagrid/vars.yml
b/dev-tools/ansible/inventories/scigap/testing/pga_config/seagrid/vars.yml
index 4449163..ba0040d 100644
--- a/dev-tools/ansible/inventories/scigap/testing/pga_config/seagrid/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/testing/pga_config/seagrid/vars.yml
@@ -20,7 +20,7 @@
---
pga_repo: "https://github.com/apache/airavata-php-gateway.git"
-git_branch: "master"
+git_branch: "testing"
user: "pga"
group: "pga"
doc_root_dir: "/var/www/portals/{{ gateway_id }}"
diff --git
a/dev-tools/ansible/inventories/scigap/testing/pga_config/testdrive/vars.yml
b/dev-tools/ansible/inventories/scigap/testing/pga_config/testdrive/vars.yml
index 6fd4a0f..0d8e209 100644
--- a/dev-tools/ansible/inventories/scigap/testing/pga_config/testdrive/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/testing/pga_config/testdrive/vars.yml
@@ -20,7 +20,7 @@
---
pga_repo: "https://github.com/apache/airavata-php-gateway.git"
-git_branch: "master"
+git_branch: "testing"
user: "pga"
group: "pga"
doc_root_dir: "/var/www/portals/testdrive"