1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614
|
lava-dispatcher (2016.12-1) unstable; urgency=medium
* New production release
19fd79a9 Update preseed support for namespace changes
ef352abf Update zephyr sample jobs to use LAVA functional test urls
1301258a LAVA-498 - Support dragonboard-410c with lxc
1e0b60d2 Ensure pyudev version is >= 0.21
7d6a8134 Update the DFU boot code for namespace changes
161e8b47 Ensure installer tests share the final connection
567ddf0d remove duplicate call
e49bd971 Fix namespace error in flash_cmds_order retrieval.
cb04549d Set connection for secondary media deployments
dcd75e7b Use correct suffix for secondary media deployments
2a7b386f Declare the original ramdisk as compressed
fd73e937 Support DFU devices
6aa7280c LAVA-504 - Dynamic fastboot partition support in pipeline
9228901a LAVA-809 - Show HiKey kernel boot messages
774c7557 Extend namespace fixes for secondary connections
dc5bec22 Action: Always call super() in validate()
9b983cdf GitRepoAction: do not call validate twice
bd112aab Make namespaces common to all dynamic data operations
2e83e2ca Prevent invalid measurements being reported
1768c181 Fix testlevels for multi-test LXC jobs
0a49da8e Give namespaces to all actions and support simpler code flow
2423a123 slave: send the protocol version with HELLO message
983d3775 Ensure fixupdict is checked in test_case_result
08f79918 slave: writing an empty string to a file is valid
c6f382ef Move cleanup_actions from Action to Job
bc56ca24 Remove unused Action, Pipeline and Job members
1256f31e Run.sh should use set -x
a726be8f Allow install-steps to use the git-repo directly
b0ca553a Create a useful exception message
077aca26 slave: don't crash when lava-dispatch can't start
543ed4af Honor USB device wait timeout and add device before returning connection
0e07089f Fix problem with duplicate test shells failing
f14747c1 Use dnf instead of yum on Fedora version greater than or equal to 22.
efdaabc1 More fix for usage of LXC with a device.
2d188baa Limit repetitive kernel message log entries
c3455a11 Allow newline line separator to be overriden per bootloader
01a482f6 Fix for Debian reproducible builds.
62c07465 Indicate that character delay is in milliseconds
c1f79680 Remove hardcoded character delay in ipxe
e43552b3 Fixing secondary media deployment
e885c881 device-types: add Renesas r8a7795 Salvator-X board
1374289b device-types: add Amlogic meson-gxbb-odroidc2
-- Neil Williams <codehelp@debian.org> Thu, 22 Dec 2016 11:48:13 +0000
lava-dispatcher (2016.11-1) unstable; urgency=medium
* New production release aimed at Stretch.
Release details available at:
https://projects.linaro.org/browse/LAVA-789?filter=12078
* Update compat
* Highlights of upstream changes:
Ensure namespace is available to the test shell.
cpio output is not an error
Downgrade message match failure to a warning
Fix up usage of LXC with a device
Only attempt lxc-destroy if the container exists based on exitstatus.
Drop ShellLogger __del__ command
Improve accepts for monitored QEMU
Strategy needs to check methods, not device_type
Support parallel (pbzip2) compressed bzip2 files
Allow vendor U-Boot builds using Ctrl interrupts
Improve cpio extract command line and error message
slave: do not send None as error code
slave: send a SIGINT to lava-dispatch to cancel
Making target IP and MAC addresses available in lava test shell
TestShell: allow multiple test shells
Fix kernel message detection for panic
testdef: remove unused common data
Fix the logic regarding the pipeline building
shell: make testdef_index common data a list
device/target: allow multiple boot control chars
Add 943907AEVAL1F to pyocd deploy supported devices
Check if container exists before destroying.
Do not generate results.yaml
Fix uefi_menu pipeline for fastboot.
slave: move tmp files to /var/
Add device to lxc only when it is available.
device-types: add Amlogic meson8b-odroidc1 board
LAVA-755 - use UUID for guest, not label.
slave: send an error code when err is not empty
Fix git-repos reference in inline test definition.
Allow a different bootloader interrupt character
Make pipeline logging python3 compatible
slave: fix a crash under python3
device-types: add Amlogic meson-gxbb-p200 board
device-types: add TI da850-lcdk
bootloader: add ramdisk_raw option
Detect invalid characters in testdefinition name
Fix timeout inheritance from job definition blocks
Set the right permis when creating the ramdisk dir
ci-run: exclude the .eggs directory
tests: Close the file descriptors
Fix root directory of V2 apache config
LAVA-760 - Trim LXC log output
Require a summary and description to validate
Additional changes for removable media usage
Fix extra_options to always be a list of strings
Do not set kernel type for all 'kernel' YAML keys
Action: re-raised the exception without modification
LAVA-748 ensure test definition names are unique
Change sample jobs urls to images.v.l.o
Allow testdefinitions without run steps
Generate the pipeline description on the slave
slave: fix the END message parameters
Use the QEMU extra options where available
slave: resend the END message if the ack was lost
slave: send the error file along with the END message
Move tmp files to /var/lib/lava/dispatcher/job_id/
Only extract the nfsrootfs once.
Use the uboot interrupt prompt from templates
Improve LXC HiKey support.
Don't end test shell at invalid testcase name
SignalMatch: simplify and fix exception message
Shell: improve report formatting
Shell: factorize handling of measurements
RetryAction: log errors
Shell: factorize signal handling
Move override and log_results functions into Action
Initial support for PyOCD
Use \r\n for newlines
Allow guest drive interface to be specified
allow-modify functionality added
-- Neil Williams <codehelp@debian.org> Wed, 09 Nov 2016 11:56:32 +0000
lava-dispatcher (2016.9-1) unstable; urgency=medium
* 2016.9 production release
Catch the edge case where serial line corruption means we miss the testrun
Add support for alternative Test actions
Update manpage of lava-slave for configuration change.
Allow configuring the slave from file
git: use -C instead of --git-dir
Allow setting the envrionment on most systems
Handle exceptions from subprocess from compression
download: don't expand the path when retrying
Grab finalize from the root pipeline
Log exception as strings and not objects
LAVA-740 - export vlan names and interface names
Reopen log file when rotating the logs
LAVA-699 - Support hi6220-hikey board with lxc
Init: remove the right lock file and simplify
pipeline:vland: raise JobError if switch_id or port_id is None
Remove redundant assignation
Allow logging at the validate stage
Force the shell to produce an initial prompt
Handle errors if the testrun start is omitted.
Pipeline parser: sort and reverse in one call
logs: remove unused support for local logs
slave: put all tmp files into the same directory
Power: improve logging message
Exclude patterns from description
Port lava-slave to Python3
ApplyOverlayTftp: remove duplicated untar_file
ExportDeviceEnvironment: only source valid shell_file's
add LEDE to available distributions
Always log the command to be run beforehand.
* Update lava-slave file handling
The daemon is no longer optional, so remove the
old conditions. Add support for the option file in
/etc/lava-dispatcher/lava-slave
* Add override for new lava-vland-names test helper
-- Neil Williams <codehelp@debian.org> Wed, 07 Sep 2016 07:35:09 +0100
lava-dispatcher (2016.8-1) unstable; urgency=medium
* New production release
Only require conversion parameters if using conversion.
Support some basic kernel conversion tasks
Export the 'secrets' dictionary to the overlay
uboot: only log self.errors when it's not empty
Enabling NFS only deployment
Fix connection_timeout handling for lava-test-shell
validate needs to set errors, not raise
Fixes for multinode without needing ACK
Device environment: fix a crash if env_dut is None
Unavailable qemu command should not fail unit tests.
Use character_delays instead of character-delays
Tests: Use the name defined in the job definition
Show when a revision is being applied for VCS
Fix bug #2263 - parameters and params reference in job def and test def
Improve logging and use lazy logging
Log more test results metadata
LAVA-708 - Device path should be a list
Support kickstart installations on grub, and centos distro type
Allow for a prefix with nfsrootfs
Finalize: send the job status with the right level
log: send the full exception untouched
beaglebone-black: update load addresses for larger multiplatform kernels
Take into account, device_path that is unset.
Fix YAML formatting of wait string log
change the result logging format
Add sample nexus9 device dictionary.
LAVA-701 - Support vendor flashing using fastboot.
utils/messages.py: fix out of index error
Add support for fixup dictionary and patterns
Ensure guest command is available in multinode
Stop V2 test shells needing an ACK from the dispatcher
logging: add datetime and a better structure
Upgrade the failure test case for lavabot
First batch of VExpress changes
Handle ValueError while waiting
-- Neil Williams <codehelp@debian.org> Mon, 08 Aug 2016 08:27:31 +0100
lava-dispatcher (2016.6-2) unstable; urgency=medium
* Align architecture list with guestfs support, also dropping armel
-- Neil Williams <codehelp@debian.org> Sat, 11 Jun 2016 12:18:52 +0100
lava-dispatcher (2016.6-1) unstable; urgency=medium
* New production release
* Load the overlay as an extra QEMU drive to prevent
need for loopback devices.
* Support delays between sending characters for all actions
* LXC support for fastboot and adb and drop the need for adb or
fastboot to be installed.
* Remove adb related code
* Port V2 unit tests only to python3
* ZMQ: Support encryption of the logs sent to the server
* Add support for QEMU Debian Installer tests
* Update standards version (no changes)
* Remove adb and fastboot from recommends and add python-guestfs as a
dependency.
-- Neil Williams <codehelp@debian.org> Tue, 07 Jun 2016 07:50:08 +0100
lava-dispatcher (2016.4-2) unstable; urgency=medium
* Add extra packages, schroot & bzr, for autopkgtest.
-- Neil Williams <codehelp@debian.org> Wed, 20 Apr 2016 15:27:35 +0100
lava-dispatcher (2016.4-1) unstable; urgency=medium
* New production release
Allow for adb not being available on some arches
Support ramdisks that are not compressed
Move the ramdisk header requirements into the device template
Fix calling the Bzr unit tests
Use tar flags from deployment data when unpacking overlay
kvm-aarch32: introduce device type for 32-bit guest on 64-bit KVM
host
kvm-aarch64: expose a virtual random number generator (RNG) to the
guest
Provide an apache2 config for V2 workers
Initial support for device using GRUB bootloader in V2
Add in the ability to halt the V1 master image before powering off
No longer require ssh options or identity_file
Don't use -p port in SCP options
-- Neil Williams <codehelp@debian.org> Mon, 18 Apr 2016 15:04:32 +0100
lava-dispatcher (2016.3-1) unstable; urgency=medium
* New production release.
* Update standards version.
* Update copyright file with changes from debmake
* Ensure lava-slave log file is rotated
* Fix handling of ramdisk when combined with NFS for armmp testing.
* Add ConfigObj support for improved tftp config parsing.
* Combine compression handling for consistent handling.
* Workaround broken 302 redirects.
-- Neil Williams <codehelp@debian.org> Fri, 04 Mar 2016 15:03:01 +0000
lava-dispatcher (2016.2-1) unstable; urgency=medium
* New production release
-- Neil Williams <codehelp@debian.org> Tue, 02 Feb 2016 08:34:13 +0000
lava-dispatcher (2015.12-1) unstable; urgency=medium
* New production release
-- Neil Williams <codehelp@debian.org> Mon, 14 Dec 2015 09:40:30 +0000
lava-dispatcher (2015.11-1) unstable; urgency=medium
* New production release
-- Neil Williams <codehelp@debian.org> Mon, 02 Nov 2015 13:35:50 +0000
lava-dispatcher (2015.9-1) unstable; urgency=medium
* New production release
* Add Senthil Kumaran S (stylesen) as an uploader.
-- Senthil Kumaran S (stylesen) <stylesen@gmail.com> Thu, 10 Sep 2015 13:59:10 +0530
lava-dispatcher (2015.8.1-1) unstable; urgency=medium
* Hot fix production release
-- Neil Williams <codehelp@debian.org> Fri, 07 Aug 2015 10:29:26 +0100
lava-dispatcher (2015.8-1) unstable; urgency=medium
[ Senthil Kumaran S (stylesen) ]
* Add lxc and bridge-utils to recommended dependency
[ Neil Williams ]
* New production release
* Stop including /etc/default/tftpd-hpa (Closes: #791614)
-- Neil Williams <codehelp@debian.org> Mon, 03 Aug 2015 08:36:57 +0100
lava-dispatcher (2015.07-1) unstable; urgency=medium
* New production release
-- Neil Williams <codehelp@debian.org> Mon, 06 Jul 2015 09:19:46 +0100
lava-dispatcher (2015.06-1) unstable; urgency=medium
* New upstream production release
* Ensure usable permissions for the vmgroups public key
-- Neil Williams <codehelp@debian.org> Thu, 11 Jun 2015 09:24:39 +0100
lava-dispatcher (2015.05-1~bpo8+1) jessie-backports; urgency=medium
* Rebuild for jessie-backports.
-- Neil Williams <codehelp@debian.org> Fri, 15 May 2015 11:37:43 +0100
lava-dispatcher (2015.05-1) unstable; urgency=medium
* New production release for unstable.
* Add support for using a static timestamp on manpage.
* Tidy up dep-5 file listings in copyright
-- Neil Williams <codehelp@debian.org> Wed, 22 Apr 2015 14:00:29 +0100
lava-dispatcher (2015.04-1) experimental; urgency=medium
* New production release
* Includes new slave daemon for refactoring support.
-- Neil Williams <codehelp@debian.org> Wed, 08 Apr 2015 10:33:46 +0100
lava-dispatcher (2015.03-1) experimental; urgency=medium
* New production release.
* Update adt test run dependencies
* Add nose to pydist-overrides
-- Neil Williams <codehelp@debian.org> Wed, 11 Feb 2015 16:40:38 +0800
lava-dispatcher (2015.01-1) experimental; urgency=medium
* New production release
* Add xz-utils for xz and lzma support.
* Add lintian override for more test shell support scripts for
openembedded.
-- Neil Williams <codehelp@debian.org> Wed, 11 Feb 2015 13:39:16 +0800
lava-dispatcher (2014.12-1) experimental; urgency=medium
* New production release
* Add dh-python to Build-Depends
* Add telnet to test dependencies
* Add support for netifaces dependency.
-- Neil Williams <codehelp@debian.org> Thu, 04 Dec 2014 08:59:20 +0000
lava-dispatcher (2014.09.1-1) unstable; urgency=medium
* New hotfix release cherry-picking upstream fixes,
reviews 3326, 3349 and 3328.
* Update standards version, no changes
* Add file to dependencies for use in preparing test overlays.
* Fix watch file to use upstream git tags
-- Neil Williams <codehelp@debian.org> Mon, 20 Oct 2014 18:03:23 +0100
lava-dispatcher (2014.09-1) unstable; urgency=low
* New upstream release
* Add git to autopkgtest dependencies
* Includes support for download urls containing a username &
password. Patch from Sjoerd Simons. (Closes: #762572)
* Recreate ext4 filesystems on the DUT in master mode
(Closes: #762534)
-- Neil Williams <codehelp@debian.org> Fri, 03 Oct 2014 15:31:38 +0100
lava-dispatcher (2014.08.2-1) unstable; urgency=medium
* New production release, including fixes to enable kernel dhcp for
ramdisk booting, SELinux support for test images an tarballs used
by master images, add support for dynamic master images, add QEMU
device types for arm, mips, ppc and aarch64, add support for slave
device and add role parameter to all remaining JSON schema.
-- Neil Williams <codehelp@debian.org> Wed, 17 Sep 2014 10:28:21 -0700
lava-dispatcher (2014.07.1-1) unstable; urgency=medium
* New upstream bug fix release, including support files
for lava-dispatcher unit tests(Closes: #758012), support
for retaining SELinux support in test images and tarballs
and enable ramdisk booting for cubieboard3.
* Adapt lintian overrides for new support files
-- Neil Williams <codehelp@debian.org> Sun, 17 Aug 2014 11:23:02 +0100
lava-dispatcher (2014.07-1) unstable; urgency=medium
* New production release
* Drop use of sync inside dispatcher code.
* Add proxy support for git and bzr clone operations
* Raise an error if fetching the test definition fails.
* Add bzr and launchpadlib to recommends to support test definitions
* Depend on SELinux support from tar
-- Neil Williams <codehelp@debian.org> Thu, 07 Aug 2014 11:35:58 +0100
lava-dispatcher (2014.06.2-1) unstable; urgency=medium
* New upstream bug fix release for proxy support.
* Add pep8 to the testsuite dependencies as
setup.py lists it upstream. (Closes: #755695)
-- Neil Williams <codehelp@debian.org> Wed, 23 Jul 2014 19:27:28 +0100
lava-dispatcher (2014.06.1-1) unstable; urgency=medium
* New upstream release
-- Neil Williams <codehelp@debian.org> Tue, 22 Jul 2014 16:49:42 +0100
lava-dispatcher (2014.06-1) unstable; urgency=medium
* New upstream production release.
-- Neil Williams <codehelp@debian.org> Wed, 02 Jul 2014 18:48:20 +0100
lava-dispatcher (2014.05.32.13-1) unstable; urgency=medium
* Use the device and device-types defaults from /usr/lib
and leave /etc/ for admin overrides only.
-- Neil Williams <codehelp@debian.org> Tue, 01 Jul 2014 16:51:49 +0100
lava-dispatcher (2014.05.29.18-1) unstable; urgency=medium
* New upstream release
* conflict & provide the binary package of dashboard-bundle, not the
source.
-- Neil Williams <codehelp@debian.org> Sun, 29 Jun 2014 19:38:43 +0100
lava-dispatcher (2014.05.11.14-1) unstable; urgency=medium
* New upstream release
* Add the new vm_group scripts to lintian overrides.
* Update for merge into upstream master branch.
-- Neil Williams <codehelp@debian.org> Wed, 21 May 2014 09:54:18 +0100
lava-dispatcher (2014.04.16-1) experimental; urgency=medium
* Initial release. (Closes: #747355: ITP: lava-dispatcher -- Linaro
Automated Validation Architecture dispatcher)
* Target experimental during final testing.
-- Neil Williams <codehelp@debian.org> Fri, 16 May 2014 21:13:36 +0100
lava-dispatcher (0.33.3-10) unstable; urgency=medium
* Add setuptools dependency and override dh_fixperms for the vm_groups
key file.
* Migrate to support LAVANETWORKIFACE and avoid changing existing
details in /etc/
* Adapt lintian overrides for changes in python 2.7.6 which no longer
moves files into /usr/share/pyshared
-- Neil Williams <codehelp@debian.org> Wed, 07 May 2014 20:04:45 +0100
lava-dispatcher (0.33.3-9) unstable; urgency=medium
* Move lava-dispatch to /usr/sbin as it must be run as root.
* Add support for vm-group ssh keys
-- Neil Williams <codehelp@debian.org> Wed, 30 Apr 2014 10:06:41 +0100
lava-dispatcher (0.33.3-8) unstable; urgency=medium
* Include updates from tip including lzma support
* Add recommendation for qemu-system-arm on armhf in preparation for
vm_groups testing.
-- Neil Williams <codehelp@debian.org> Fri, 25 Apr 2014 10:34:43 +0100
lava-dispatcher (0.33.3-7) unstable; urgency=medium
* Add LAVA_NETWORK_IFACE support for dispatchers which change network
frequently.
* Update home page location
* Add sudo as a dependency and nfs support in recommends.
-- Neil Williams <codehelp@debian.org> Mon, 14 Apr 2014 10:43:07 +0100
lava-dispatcher (0.33.3-6) unstable; urgency=medium
* Add arch-dependent libguestfs-tools recommendation.
-- Neil Williams <codehelp@debian.org> Sat, 29 Mar 2014 22:21:34 +0000
lava-dispatcher (0.33.3-5) unstable; urgency=medium
* Add postinst support for retrieving the dispatcher IP addr
-- Neil Williams <codehelp@debian.org> Mon, 17 Mar 2014 15:59:15 +0000
lava-dispatcher (0.33.3-4) unstable; urgency=medium
* Convert to arch:any to support arch-specific recommends like qemu-
system-x86
-- Neil Williams <codehelp@debian.org> Mon, 10 Mar 2014 15:34:12 +0000
lava-dispatcher (0.33.3-3) unstable; urgency=medium
* Depend on kpartx and package an almost usable lava-dispatcher.conf
* Add parted for calculation of offsets for loop back mount
operations.
-- Neil Williams <codehelp@debian.org> Tue, 17 Dec 2013 12:22:55 +0000
lava-dispatcher (0.33.3-2) unstable; urgency=medium
* Recommend qemu-system-x86 to support KVM devices
* Update copyright
-- Neil Williams <codehelp@debian.org> Fri, 13 Dec 2013 13:15:03 +0000
lava-dispatcher (0.33.3-1) unstable; urgency=medium
* New upstream version
-- Neil Williams <codehelp@debian.org> Thu, 28 Nov 2013 11:20:29 +0000
lava-dispatcher (0.33.2-5) unstable; urgency=medium
* Update python overrides to pick up versioned
dependency information from upstream setup.py.
-- Neil Williams <codehelp@debian.org> Wed, 27 Nov 2013 15:52:18 +0000
lava-dispatcher (0.33.2-4) unstable; urgency=low
* Drop doc package, rst files moved to lava-server upstream
-- Neil Williams <codehelp@debian.org> Wed, 13 Nov 2013 22:28:05 +0000
lava-dispatcher (0.33.2-3) unstable; urgency=low
* Adapt to new locations for the lava_test_shell support files.
-- Neil Williams <codehelp@debian.org> Mon, 11 Nov 2013 11:11:47 +0000
lava-dispatcher (0.33.2-2) unstable; urgency=low
* Package the LMP support files
-- Neil Williams <codehelp@debian.org> Wed, 06 Nov 2013 11:23:12 +0000
lava-dispatcher (0.33.2-1) unstable; urgency=low
* Update for working support of a native Debian LAVA install.
-- Neil Williams <codehelp@debian.org> Tue, 08 Oct 2013 16:25:46 +0100
lava-dispatcher (0.33.1-1) unstable; urgency=low
* Merge MultiNode into tip
-- Neil Williams <codehelp@debian.org> Fri, 30 Aug 2013 12:39:11 +0100
lava-dispatcher (0.32.3-1) unstable; urgency=low
* Testing MultiNode
-- Neil Williams <codehelp@debian.org> Tue, 02 Jul 2013 22:38:39 +0100
lava-dispatcher (0.32.2-3) unstable; urgency=low
* Add antonio's kvm branch for testing
* Set the default_config_dir for when not inside a virtualenv
-- Neil Williams <codehelp@debian.org> Mon, 10 Jun 2013 12:10:36 +0100
lava-dispatcher (0.32.2-2) unstable; urgency=low
* Add helpers for correct dependency calculations.
-- Neil Williams <codehelp@debian.org> Wed, 05 Jun 2013 20:47:59 +0100
lava-dispatcher (0.32.2-1) unstable; urgency=low
* Initial release
-- Neil Williams <codehelp@debian.org> Fri, 24 May 2013 13:11:45 +0100
|