Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Commit

Permalink
CDash: Switch to my.cdash.org/Bareos
Browse files Browse the repository at this point in the history
Instead of regress.bareos.org, we now use the public dashboard
at https://my.cdash.org/index.php?project=Bareos
  • Loading branch information
pstorz committed Feb 3, 2018
1 parent 0266eec commit 9cb4478
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DartConfiguration.tcl.in
Expand Up @@ -3,10 +3,10 @@ BuildDirectory: @regressdir@
Site: @sitename@
BuildName: @bversion@-@bareos_gitrev@-@bdate@-@db_type@-@os@-@regress_gitrev@
DropMethod: http
DropSite: regress.bareos.org
DropLocation: /submit.php?project=bareos
DropSite: my.cdash.org
DropLocation: /submit.php?project=Bareos
DroptSiteCdash: true
TriggerSite: http://regress.bareos.org
TriggerSite: http://my.cdash.org
NightlyStartTime: 23:00:00 CET
MakeCommand: @regressdir@/scripts/update-ctest
ConfigureCommand: true
Expand Down

0 comments on commit 9cb4478

Please sign in to comment.