You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/02/27 07:33:00 UTC

[jira] [Commented] (AIRAVATA-2699) Implement Group resource profile validation when launching an experiment

    [ https://issues.apache.org/jira/browse/AIRAVATA-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16378167#comment-16378167 ] 

ASF GitHub Bot commented on AIRAVATA-2699:
------------------------------------------

sachinkariyattin opened a new pull request #178: [AIRAVATA-2699] Implement Group resource profile validation when launching an experiment
URL: https://github.com/apache/airavata/pull/178
 
 
   Implemented GroupResourceProfile validator to validate maxNodes, maxCores and maxWallTime. 
   
   **Changes**:
   
   - Added _groupResourceId_ field in the UserConfigurationDataModel.
   - Implemented _GroupResourceProfileValidator_ class (_orchestrator->validator->_GroupResourceProfileValidator__)
   - Added a new column _groupResourceId_ to the UserConfiguration table as well(sql changes)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Implement Group resource profile validation when launching an experiment
> ------------------------------------------------------------------------
>
>                 Key: AIRAVATA-2699
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-2699
>             Project: Airavata
>          Issue Type: Bug
>          Components: Airavata Orchestrator
>            Reporter: Sachin Kariyattin
>            Assignee: Sachin Kariyattin
>            Priority: Major
>
> Implement Launch experiment to validate the number of nodes, CPUs wall time with group resource profile



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)