Get an image from monkey job
Hi, sometimes some strange tests fail while money is checking the slice/configuration. And while the failures are not related to the contribution sometimes I want to know what happened and maybe fix it. Is it possible to get the resulting image to investigate it? Cheers. Uko
Hi, With the current configuration, it is not possible: the workspace is deleted after the execution (so the image generated too...). Maybe it should be nice to delete the workspace only before the job, in this way, one can be able to retrieve the generated image and debug it? Can a Pharo CI admin change this configuration? Cheers, Vincent -----Original Message----- From: Pharo-dev [mailto:pharo-dev-bounces@lists.pharo.org] On Behalf Of Yuriy Tymchuk Sent: samedi 23 janvier 2016 11:52 To: Pharo Development List Subject: [Pharo-dev] Get an image from monkey job Hi, sometimes some strange tests fail while money is checking the slice/configuration. And while the failures are not related to the contribution sometimes I want to know what happened and maybe fix it. Is it possible to get the resulting image to investigate it? Cheers. Uko
On Sat, Jan 23, 2016 at 7:12 PM, Vincent BLONDEAU <vincent.blondeau@polytech-lille.net> wrote:
Hi,
With the current configuration, it is not possible: the workspace is deleted after the execution (so the image generated too...). Maybe it should be nice to delete the workspace only before the job, in this way, one can be able to retrieve the generated image and debug it?
But if there are several FixReviewNeeded, wouldn't all except the last get bumped out? Maybe workspaces could be kept for a short time ~ 6 to 24 hours? I guess it all depends on CI space available. cheers -ben
Can a Pharo CI admin change this configuration?
Cheers, Vincent
-----Original Message----- From: Pharo-dev [mailto:pharo-dev-bounces@lists.pharo.org] On Behalf Of Yuriy Tymchuk Sent: samedi 23 janvier 2016 11:52 To: Pharo Development List Subject: [Pharo-dev] Get an image from monkey job
Hi,
sometimes some strange tests fail while money is checking the slice/configuration. And while the failures are not related to the contribution sometimes I want to know what happened and maybe fix it. Is it possible to get the resulting image to investigate it?
Cheers. Uko
We can create artifacts from images and store them for 8-24 hours. This would be enough to download the image and evaluate it. Uko
On 23 Jan 2016, at 13:53, Ben Coman <btc@openinworld.com> wrote:
On Sat, Jan 23, 2016 at 7:12 PM, Vincent BLONDEAU <vincent.blondeau@polytech-lille.net> wrote:
Hi,
With the current configuration, it is not possible: the workspace is deleted after the execution (so the image generated too...). Maybe it should be nice to delete the workspace only before the job, in this way, one can be able to retrieve the generated image and debug it?
But if there are several FixReviewNeeded, wouldn't all except the last get bumped out? Maybe workspaces could be kept for a short time ~ 6 to 24 hours? I guess it all depends on CI space available. cheers -ben
Can a Pharo CI admin change this configuration?
Cheers, Vincent
-----Original Message----- From: Pharo-dev [mailto:pharo-dev-bounces@lists.pharo.org] On Behalf Of Yuriy Tymchuk Sent: samedi 23 janvier 2016 11:52 To: Pharo Development List Subject: [Pharo-dev] Get an image from monkey job
Hi,
sometimes some strange tests fail while money is checking the slice/configuration. And while the failures are not related to the contribution sometimes I want to know what happened and maybe fix it. Is it possible to get the resulting image to investigate it?
Cheers. Uko
participants (3)
-
Ben Coman -
Vincent BLONDEAU -
Yuriy Tymchuk