mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-13 20:49:59 -04:00
tarball now built at :35
This commit is contained in:
parent
99b39b3bb4
commit
bf5fa2c191
1 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Copyright (C) 2000 Internet Software Consortium.
|
||||
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
|
||||
|
||||
$Id: tests,v 1.11 2000/11/27 19:52:16 gson Exp $
|
||||
$Id: tests,v 1.12 2000/12/05 00:41:38 gson Exp $
|
||||
|
||||
We do hourly test builds of the bind9 tree. This is an attempt to
|
||||
document how they work.
|
||||
|
|
@ -21,7 +21,7 @@ on bb, as driven by the following cron jobs:
|
|||
# Check out the current bind 9 version and make the source tarball.
|
||||
# Argument to maketar.sh should be v9_0 for 9.0 release branch,
|
||||
# HEAD for mainline.
|
||||
45 2-22 * * * PLATFORM=BSD-3.1 && . $HOME/b9t/hosts/$PLATFORM/env && \
|
||||
35 2-22 * * * PLATFORM=BSD-3.1 && . $HOME/b9t/hosts/$PLATFORM/env && \
|
||||
nice sh $HOME/b9t/bin/maketar.sh HEAD \
|
||||
>/proj/build-reports/bind9/tarsrc.txt 2>&1
|
||||
|
||||
|
|
@ -55,7 +55,7 @@ the way and runs through the tests.
|
|||
|
||||
The current test schedule is as follows:
|
||||
|
||||
:45 CVS tree extracted, tarball built and distributed
|
||||
:35 CVS tree extracted, tarball built and distributed
|
||||
:00 Most tests begin
|
||||
:45 Status report generator runs (was :30)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue