You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by db...@apache.org on 2015/07/31 13:45:08 UTC

cordova-medic git commit: Renaming the periodic builder to reflect its name. Also giving the CI a kick.

Repository: cordova-medic
Updated Branches:
  refs/heads/master e8ad8b30c -> a4be82610


Renaming the periodic builder to reflect its name. Also giving the CI a kick.


Project: http://git-wip-us.apache.org/repos/asf/cordova-medic/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-medic/commit/a4be8261
Tree: http://git-wip-us.apache.org/repos/asf/cordova-medic/tree/a4be8261
Diff: http://git-wip-us.apache.org/repos/asf/cordova-medic/diff/a4be8261

Branch: refs/heads/master
Commit: a4be82610ef7810cb62a6e92ed8fd10a9662730e
Parents: e8ad8b3
Author: Dmitry Blotsky <dm...@gmail.com>
Authored: Fri Jul 31 04:45:03 2015 -0700
Committer: Dmitry Blotsky <dm...@gmail.com>
Committed: Fri Jul 31 04:45:03 2015 -0700

----------------------------------------------------------------------
 buildbot-conf/cordova.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-medic/blob/a4be8261/buildbot-conf/cordova.conf
----------------------------------------------------------------------
diff --git a/buildbot-conf/cordova.conf b/buildbot-conf/cordova.conf
index c3e673c..2c3113d 100644
--- a/buildbot-conf/cordova.conf
+++ b/buildbot-conf/cordova.conf
@@ -442,8 +442,8 @@ cordova_e2e_run_triggers = ChangeFilter(codebase=CORE_PLUGINS + [
 c['schedulers'].extend([
 
     Nightly(
-        name          = 'cordova-e2e-nightly',
-        reason        = 'nightly',
+        name          = 'cordova-e2e-periodic',
+        reason        = 'periodic',
         codebases     = CORDOVA_CODEBASES,
         branch        = None, # None means default branch
         hour          = [0, 6, 12, 18],


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org