You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by pdube <gi...@git.apache.org> on 2015/11/27 22:00:25 UTC

[GitHub] cloudstack pull request: Reducing expunge delay and interval on de...

GitHub user pdube opened a pull request:

    https://github.com/apache/cloudstack/pull/1135

    Reducing expunge delay and interval on default dev cfgs

    Significantly reduces the time it takes to execute the integration tests

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/pdube/cloudstack 4.6

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/1135.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1135
    
----
commit 2bbe7d321ac535bbc2701ccf27ee7d25fa02ca52
Author: Patrick Dube <pd...@cloudops.com>
Date:   2015-11-27T20:57:15Z

    Reducing expunge delay and interval by default on dev cfgs

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: Reducing expunge delay and interval on de...

Posted by remibergsma <gi...@git.apache.org>.
Github user remibergsma commented on the pull request:

    https://github.com/apache/cloudstack/pull/1135#issuecomment-160393076
  
    FYI: @pdube I set all timers to 5 sec but that didn't result in a faster integration test run for me.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: Reducing expunge delay and interval on de...

Posted by pdube <gi...@git.apache.org>.
Github user pdube commented on the pull request:

    https://github.com/apache/cloudstack/pull/1135#issuecomment-172710149
  
    @DaanHoogland np, I will close the PR


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: Reducing expunge delay and interval on de...

Posted by pdube <gi...@git.apache.org>.
Github user pdube commented on the pull request:

    https://github.com/apache/cloudstack/pull/1135#issuecomment-160353791
  
    I will check it out!


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: Reducing expunge delay and interval on de...

Posted by DaanHoogland <gi...@git.apache.org>.
Github user DaanHoogland commented on the pull request:

    https://github.com/apache/cloudstack/pull/1135#issuecomment-164278929
  
    @pdube @remibergsma and i have been noticing extra failures in the integration tests with such short expunge timeouts. maybe it should work and can with some extra work but like this I don't like :(


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: Reducing expunge delay and interval on de...

Posted by remibergsma <gi...@git.apache.org>.
Github user remibergsma commented on the pull request:

    https://github.com/apache/cloudstack/pull/1135#issuecomment-160287896
  
    @pdube Had a look and you may also want to tweak these settings:
    
    # Network garbage collection
    network.gc.wait
    network.gc.interval
    
    # Storage/Account cleanups
    storage.cleanup.interval
    account.cleanup.interval
    
    Furthermore I'd set default.page.size as the new infra tab in the UI doesn't like 10000 (which is quite large anyway).
    
    Going to test these and will let you know. Thanks!


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: Reducing expunge delay and interval on de...

Posted by remibergsma <gi...@git.apache.org>.
Github user remibergsma commented on the pull request:

    https://github.com/apache/cloudstack/pull/1135#issuecomment-160283528
  
    @pdube Nice one, will give it a try!


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: Reducing expunge delay and interval on de...

Posted by pdube <gi...@git.apache.org>.
Github user pdube closed the pull request at:

    https://github.com/apache/cloudstack/pull/1135


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---