Re: openQA URL POSTing

2015-08-24 Thread Jan Sedlak
Great idea, this would make a lot of things easier in trigger for us. Only concern I have: we will still want to do something with ISOs - unpack them, copy them on virtual disk images, delete them (after a while to save space)... How we will manage that? 2015-08-22 9:04 GMT+02:00 Adam Williamson :

openQA URL POSTing

2015-08-22 Thread Adam Williamson
So I actually got a very dumb implementation of POSTing an ISO URL for openQA to work: https://github.com/os-autoinst/openQA/pull/426 I think there would be quite a lot more work to do a *non*-dumb implementation, though. At least this should kinda point up where the bits go. I'll see if I get so