You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ma...@apache.org on 2017/04/28 15:22:47 UTC

[06/50] [abbrv] airavata git commit: AIRAVATA-2335 Putting real gateway datastore id in testdrive config

AIRAVATA-2335 Putting real gateway datastore id in testdrive config


Project: http://git-wip-us.apache.org/repos/asf/airavata/repo
Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/382e3cb4
Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/382e3cb4
Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/382e3cb4

Branch: refs/heads/develop
Commit: 382e3cb482e78dd319bc1474b999c4de8b64801c
Parents: 9e1958f
Author: Marcus Christie <ma...@apache.org>
Authored: Tue Apr 4 14:13:09 2017 -0400
Committer: Marcus Christie <ma...@apache.org>
Committed: Tue Apr 4 14:13:09 2017 -0400

----------------------------------------------------------------------
 .../inventories/testing-0.17-testdrive/group_vars/pga/vars.yml    | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata/blob/382e3cb4/dev-tools/ansible/inventories/testing-0.17-testdrive/group_vars/pga/vars.yml
----------------------------------------------------------------------
diff --git a/dev-tools/ansible/inventories/testing-0.17-testdrive/group_vars/pga/vars.yml b/dev-tools/ansible/inventories/testing-0.17-testdrive/group_vars/pga/vars.yml
index 6fff31c..5b5c13b 100644
--- a/dev-tools/ansible/inventories/testing-0.17-testdrive/group_vars/pga/vars.yml
+++ b/dev-tools/ansible/inventories/testing-0.17-testdrive/group_vars/pga/vars.yml
@@ -41,8 +41,7 @@ airavata_port: "8930"
 gateway_id: "default"
 # relative to document root dir
 experiment_data_dir: "{{ user_data_dir }}"
-# TODO: fix this
-gateway_data_store_resource_id: "js-170-103.jetstream-cloud.org_6497a464-3121-4b64-a7cb-d195b0a26c19"
+gateway_data_store_resource_id: "149.165.156.148_13fd11a4-f2eb-4ba8-a2c7-0db07f96db6b"
 
 ## Portal related variables
 super_admin_portal: "false"