Custom Query (87 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (31 - 33 of 87)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Ticket Resolution Summary Owner Reporter
#112 fixed irods path not correct in production JS for new projects johren@bbn.com johren@bbn.com
Description

I did some testing with a new project today and noticed that the irods path used when I dumped data to iRODS is incorrect. It does not include the project in the path.

Divya helped me dig into a little more and we saw that the irods_path is not correct in Job Service. It should be geni-joTestNew/new01

johren-joTest081101-2014-08-11T21-22-13:
uuid: d71444c5-a763-41f3-8123-62dc41d8d33b
href: http://gimi4.casa.umass.edu:8002/jobs/d71444c5-a763-41f3-8123-62dc41d8d33b
name: johren-joTest081101-2014-08-11T21-22-13
type: job
status: finished
oml_db: postgres://oml2:omlisgoodforyou@128.119.44.12/johren-joTest081101-2014-08-11T21-22-13
irods_path: new01
username: johren
log_file: http://gimi4.casa.umass.edu:8002/logs/d71444c5-a763-41f3-8123-62dc41d8d33b.log

GES seems to have the correct path:

{
type: "project",
uuid: "812aeaf1-8676-4c2c-8226-5dedc8cee997",
href: "/projects/812aeaf1-8676-4c2c-8226-5dedc8cee997",
name: "joTestNew",
path: "geni-joTestNew/",
irods_user: "geni-johren1",
users: [ ],
experiments: [
{
uuid: "2c67ef56-773b-4bff-8222-fc30d4e19c99",
href: "/experiments/2c67ef56-773b-4bff-8222-fc30d4e19c99",
name: "new01",
type: "experiment",
path: "geni-joTestNew/new01/"
},
{
uuid: "4dd03846-7f85-4751-9d86-8e57e715e2ce",
href: "/experiments/4dd03846-7f85-4751-9d86-8e57e715e2ce",
name: "newABC",
type: "experiment",
path: "geni-joTestNew/newABC/"
}
]
}

#22 fixed Integrate Labwiki with GENI Portal using OpenID jack.hong@nicta.com.au johren@bbn.com
Description

Labwiki will use OpenID to authenticate the user using their GENI Portal account.

Jack will work with Tom and Aaron to interface with the Portal's OpenID provider.

#23 fixed Add the ability to select the experiment_ID in Labwiki jack.hong@nicta.com.au johren@bbn.com
Description

We will need the ability to select the experiment_ID in Labwiki from a list of registered experiments in the experiment service to provide context such as iticket, iRODS path, and slice ID for the experiment being planned and executed.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracQuery for help on using queries.