Skip to content
Snippets Groups Projects
Verified Commit e8fe957c authored by ANA MANZANO RODRIGUEZ's avatar ANA MANZANO RODRIGUEZ Committed by Alberto Miranda
Browse files

ADM_get_qos_constraints.c updated

parent 40f099b6
No related branches found
No related tags found
1 merge request!12Resolve "Execute RPCs tests in CI"
......@@ -18,7 +18,8 @@ main(int argc, char* argv[]) {
ADM_qos_entity_t entity;
ADM_qos_limit_t* limits;
ADM_return_t ret = ADM_SUCCESS;
ADM_return_t ret = ADM_get_qos_constraints(server, job,
entity, &limits);;
if(ret != ADM_SUCCESS) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment