[JIRA] [disk-usage] (JENKINS-18962) rework disk-usage plugin
Lucie Votypkova resolved JENKINS-18962 as Fixed rework disk-usage plugin Change By: Lucie Votypkova (15/Nov/13 7:50 AM) Status: Open Resolved Resolution: Fixed This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
[JIRA] [disk-usage] (JENKINS-18962) rework disk-usage plugin
Lucie Votypkova commented on JENKINS-18962 rework disk-usage plugin Hi, I add the feature for excluding of jobs (as we discuss on irc),it will be available in next version 0.24. Run calculation as a build step and ability to disable background threads for calculation is done since version 0.22. We discussed about queue for calculation as a build step - I think that it will be better to do some performance tests before (so we are sure that queue has sense). Please create new jira for it, thanks. This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
[JIRA] [disk-usage] (JENKINS-18962) rework disk-usage plugin
vjuranek assigned JENKINS-18962 to Lucie Votypkova rework disk-usage plugin Assigning to Lucka, see https://groups.google.com/forum/#!topic/jenkinsci-dev/JxDXte--mAE Change By: vjuranek (31/Jul/13 4:17 PM) Assignee: vjuranek Lucie Votypkova This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
[JIRA] [disk-usage] (JENKINS-18962) rework disk-usage plugin
Kanstantsin Shautsou
updated JENKINS-18962
rework disk-usage plugin
Change By:
Kanstantsin Shautsou
(29/Jul/13 7:33 AM)
Description:
I think this plugin should change it's logic/architecture.* If we need disk size calculation feature for specific job, then we accept performance/time degradation in job.*
when
background thread could affect other building job (correct if i mistaken)So i think that plugin should: 1. have ability enable/disable disk calculation feature per jobs (for example if i do chrooted build calculation will fail, btw because of thread calculator errors i got offline slave).2. run calculation as a build step (optionally probably background thread could be kept like ("calculate later").3. have ability to disable background thread.4. In future this could be base for some configurable quotas for job sizes (linux specific).
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
[JIRA] [disk-usage] (JENKINS-18962) rework disk-usage plugin
Kanstantsin Shautsou
created JENKINS-18962
rework disk-usage plugin
Issue Type:
Improvement
Assignee:
vjuranek
Components:
disk-usage
Created:
27/Jul/13 9:32 AM
Description:
I think this plugin should change it's logic/architecture.
If we need disk size calculation feature for specific job, then we accept performance/time degradation in job.
when background thread could affect other building job (correct if i mistaken)
So i think that plugin should:
1. have ability enable/disable disk calculation feature per jobs (for example if i do chrooted build calculation will fail, btw because of thread calculator errors i got offline slave).
2. it should run calculation as a build step (optionally probably background thread could be kept like ("calculate later").
3. create ability to disable background thread.
4. In future this could be base for some configurable quotas for job sizes (linux specific).
Project:
Jenkins
Labels:
plugin
Priority:
Major
Reporter:
Kanstantsin Shautsou
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
[JIRA] [disk-usage] (JENKINS-18962) rework disk-usage plugin
Kanstantsin Shautsou
updated JENKINS-18962
rework disk-usage plugin
Change By:
Kanstantsin Shautsou
(27/Jul/13 9:33 AM)
Description:
I think this plugin should change it's logic/architecture.* If we need disk size calculation feature for specific job, then we accept performance/time degradation in job.* when background thread could affect other building job (correct if i mistaken)So i think that plugin should: 1. have ability enable/disable disk calculation feature per jobs (for example if i do chrooted build calculation will fail, btw because of thread calculator errors i got offline slave).2.
it should
run calculation as a build step (optionally probably background thread could be kept like ("calculate later").3.
create
have
ability to disable background thread.4. In future this could be base for some configurable quotas for job sizes (linux specific).
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
