Next | Query returned 94 messages, browsing 51 to 60 | Previous

History of commit frequency

CVS Commit History:


   2015-12-25 14:29:16 by Ryo ONODERA | Files touched by this commit (2)
Log message:
Update to 1.39

Changelog:
- 1.39 released -

Deal with incompatible change in the output format of the "info block"
command in qemu 2.5.0.

Fix bug where the exit status of the shell command specified with the
--run option was not propagated to the exit status of anita.

New public method start_boot, to facilitate writing test cases that
interact with the boot prompt.

The structured log file now also contains informational messages,
of the form info('message').
   2015-12-05 22:26:09 by Adam Ciarcinski | Files touched by this commit (578)
Log message:
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
   2015-11-04 00:49:56 by Alistair G. Crooks | Files touched by this commit (330)
Log message:
Add SHA512 digests for distfiles for misc category

Problems found locating distfiles:
	Package colorls: missing distfile ls.tar.gz
	Package molden: missing distfile molden-4.6/molden4.6.tar.gz
	Package softmaker-office-demo: missing distfile ofl06trial.tgz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-05-02 09:54:11 by Andreas Gustafsson | Files touched by this commit (2)
Log message:
Update misc/py-anita to 1.38.  Changes from 1.37:

Deal with the sysinst message changes of 2015-04-30.

When halting the VM, don't quit as soon as the text "halted" is seen,
because it may be part the message "halted by root", which is printed
before disks have been synced.  Instead look for "The operating system
has halted", EOF, or a timeout.
   2015-03-05 14:13:25 by Andreas Gustafsson | Files touched by this commit (2)
Log message:
Update misc/py-anita to 1.37.  Changes from 1.36:

The global test() function is no longer supported, use the run_tests()
method of the Anita object instead.

When halting the VM, do not attempt to log in if already logged in.

Make the distinctive shell prompts different from one invocation of
anita to another, so that anita can run itself recursively on the VM
without the outer instance mistaking a shell prompt from an inner
instance for one of its own.
   2015-03-03 15:45:10 by Andreas Gustafsson | Files touched by this commit (2)
Log message:
Update misc/py-anita to 1.36.

The previous commit message accidentally contained the changes from
1.35 to 1.36 rather than those from 1.34 to 1.35.  The changes from
1.34 to 1.35  were:

Support Linux host systems that have genisoimage but not mkisofs, such
as Debian 7.

New command line option --run-timeout.
   2015-03-03 15:26:00 by Andreas Gustafsson | Files touched by this commit (2)
Log message:
Update misc/py-anita to 1.35.  Changes from 1.34:

When running a shell command, wrap the exit status in distictive text
so that it can be reliably matched in the presence of buffered output
containing other numeric strings.

Halt the VM when done.

Print the qemu command.
   2015-01-13 15:07:37 by Andreas Gustafsson | Files touched by this commit (2)
Log message:
Update misc/py-anita to 1.34.  Changes from 1.33:

Do not require releases to contain install floppies, since amd64 no
longer has them.

The default value of the --boot-from option is now "cdrom" if the
install floppies are missing.

When reporting a failed download of optional files, be clearer that
this is not an error.  Also, don't treat arbitrary exceptions during
downloads as indicating a missing file, only the expected IOError.

Increase the default disk size from 768M to 1G, as 768M is no
longer sufficient for amd64.

New command line option --structured-log-file.  This is like
--structured-log but takes the name of a log file as an
argument, and the structured logging is in addition to, not
instead of, the traditional logging to stdout.

Increase installation timeout from 1 hour to 3 hours so that
a system built with DEBUG and LOCKDEBUG can be installed under
qemu without timing out.

Unconditionally print a greeting message including the version number
of startup, so that logs from automated anita runs will always
indicate the version used.

In --structured-log mode, log the string matched by expect() instead
of the return value, as the latter is always zero and therefore
conveys no useful information.
   2014-08-04 21:26:06 by Andreas Gustafsson | Files touched by this commit (2)
Log message:
Update misc/py-anita to 1.33.  Changes from 1.32:

Support recent versions of sysinst (CVS date 2014.08.03.16.09.38 or
newer), where set selection happens after disk partitioning rather
than before.

Document qemu 2.0.0nb4 as a known working version.

New command line option --structured-log.
   2014-07-22 20:18:43 by Andreas Gustafsson | Files touched by this commit (1)
Log message:
Update comment to note that qemu 2.0.0nb4 or newer should work.

Next | Query returned 94 messages, browsing 51 to 60 | Previous