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 1532e5e  Making testing pga branch from master -> staging
1532e5e is described below

commit 1532e5e8de52e3042de2c6ed5c93b6717b4bc487
Author: Dimuthu Wannipurage <dimuthu.wannipur...@datasprouts.com>
AuthorDate: Sun Nov 18 12:23:59 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 66cdb51..ffb86ca 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: "testing"
+git_branch: "staging"
 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 ba0040d..a355b9a 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: "testing"
+git_branch: "staging"
 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 0d8e209..31b64d2 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: "testing"
+git_branch: "staging"
 user: "pga"
 group: "pga"
 doc_root_dir: "/var/www/portals/testdrive"

Reply via email to