GitHub user shamrath opened a pull request:
https://github.com/apache/airavata-php-gateway/pull/8
Fixed local experiment create and launch issues with Airavata master
With this fixes, pga can be used to save and launch experiment. with
Airavata master code, Airavata master is under development with new data model
changes. Only local file transfer is working, therefore there is an limitation
for submit experiment with URI format from PGA. if both pga and Airavata server
running on same machine this will works(if not please let me know). I tested
Echo application and it works fine. Status update functionality is not yet
completed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shamrath/airavata-php-gateway master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/airavata-php-gateway/pull/8.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #8
----
commit cf662a90f06e7a1a6195087bbe8ce6549240d719
Author: Shameera Rathnayaka <[email protected]>
Date: 2015-07-20T20:13:54Z
Fixed issue with experiment creation
commit 6e8c5fc2b1e1b755d6a7b99d40857bc10939974f
Author: Shameera Rathnayaka <[email protected]>
Date: 2015-07-20T20:26:12Z
Commented out get job status logic in ExperimentUtilities, need to update
commit 1c9edccc1b09c4e3845701ff31885259503dbd9c
Author: Shameera Rathnayaka <[email protected]>
Date: 2015-07-20T20:26:48Z
Experiment save works with Airavata master
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---