You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexander Kleymenov (JIRA)" <ji...@apache.org> on 2007/05/23 10:59:16 UTC

[jira] Created: (HARMONY-3936) [testing] BTI lacks of support for scheduled test runs

[testing] BTI lacks of support for scheduled test runs
------------------------------------------------------

                 Key: HARMONY-3936
                 URL: https://issues.apache.org/jira/browse/HARMONY-3936
             Project: Harmony
          Issue Type: Improvement
          Components: build - test - ci
            Reporter: Alexander Kleymenov


It could be very usefull to have an ability to start the test runs not only after some svn modifications,
but also on a regular basis in preset particular time.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HARMONY-3936) [testing] BTI lacks of support for scheduled test runs

Posted by "Stepan Mishura (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stepan Mishura resolved HARMONY-3936.
-------------------------------------

    Resolution: Fixed

Thanks Alexander - the slightly modified patch was applied to BTI branch 2.0 at r542393. (I've removed target "test-build-modification-tree" from framework.xml)
Please check that the patch was applied as you expected.

> [testing] BTI lacks of support for scheduled test runs
> ------------------------------------------------------
>
>                 Key: HARMONY-3936
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3936
>             Project: Harmony
>          Issue Type: Improvement
>          Components: build - test - ci
>            Reporter: Alexander Kleymenov
>            Assignee: Stepan Mishura
>         Attachments: patch-schedule_implementation.txt
>
>
> It could be very usefull to have an ability to start the test runs not only after some svn modifications,
> but also on a regular basis in preset particular time.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (HARMONY-3936) [testing] BTI lacks of support for scheduled test runs

Posted by "Stepan Mishura (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stepan Mishura closed HARMONY-3936.
-----------------------------------


Verified by Alexander.

> [testing] BTI lacks of support for scheduled test runs
> ------------------------------------------------------
>
>                 Key: HARMONY-3936
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3936
>             Project: Harmony
>          Issue Type: Improvement
>          Components: build - test - ci
>            Reporter: Alexander Kleymenov
>            Assignee: Stepan Mishura
>         Attachments: patch-schedule_implementation.txt
>
>
> It could be very usefull to have an ability to start the test runs not only after some svn modifications,
> but also on a regular basis in preset particular time.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-3936) [testing] BTI lacks of support for scheduled test runs

Posted by "Alexander Kleymenov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Kleymenov updated HARMONY-3936:
-----------------------------------------

    Attachment: patch-schedule_implementation.txt

Attached patch implements BTI's scheduling functionality.
To use BTI in 'scheduled execution mode' use this patch 
with the following configuration properties specified in 
framework.local.properties file:

  framework.parameters.schedule.time=1610
    - time in HHMM format
  framework.parameters.schedule.day=tuesday
    - the week day in plain anycase english

If the day is not specified, test execution will be launched everyday.

> [testing] BTI lacks of support for scheduled test runs
> ------------------------------------------------------
>
>                 Key: HARMONY-3936
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3936
>             Project: Harmony
>          Issue Type: Improvement
>          Components: build - test - ci
>            Reporter: Alexander Kleymenov
>         Attachments: patch-schedule_implementation.txt
>
>
> It could be very usefull to have an ability to start the test runs not only after some svn modifications,
> but also on a regular basis in preset particular time.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HARMONY-3936) [testing] BTI lacks of support for scheduled test runs

Posted by "Alexander Kleymenov (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-3936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12499678 ] 

Alexander Kleymenov commented on HARMONY-3936:
----------------------------------------------

Looks fine.

> [testing] BTI lacks of support for scheduled test runs
> ------------------------------------------------------
>
>                 Key: HARMONY-3936
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3936
>             Project: Harmony
>          Issue Type: Improvement
>          Components: build - test - ci
>            Reporter: Alexander Kleymenov
>            Assignee: Stepan Mishura
>         Attachments: patch-schedule_implementation.txt
>
>
> It could be very usefull to have an ability to start the test runs not only after some svn modifications,
> but also on a regular basis in preset particular time.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (HARMONY-3936) [testing] BTI lacks of support for scheduled test runs

Posted by "Stepan Mishura (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stepan Mishura reassigned HARMONY-3936:
---------------------------------------

    Assignee: Stepan Mishura

> [testing] BTI lacks of support for scheduled test runs
> ------------------------------------------------------
>
>                 Key: HARMONY-3936
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3936
>             Project: Harmony
>          Issue Type: Improvement
>          Components: build - test - ci
>            Reporter: Alexander Kleymenov
>            Assignee: Stepan Mishura
>         Attachments: patch-schedule_implementation.txt
>
>
> It could be very usefull to have an ability to start the test runs not only after some svn modifications,
> but also on a regular basis in preset particular time.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.