summaryrefslogtreecommitdiff
path: root/bin/virtualization
AgeCommit message (Expand)Author
2020-03-11Fixed failure of LXD test to run under 20.04 pre-releaseRod Smith
2019-12-21Fix failure of KVM test to fully execute but claim successRod Smith
2019-12-20Fixed LXD test failure under Ubuntu 19.10Rod Smith
2017-10-31bin/virtualization: added retry mechanism to downloading LXC images from web ...Jeff Lane
2017-09-19Fixed virtualization script to use correct URL when a URL to a .tar.gz file i...Rod Smith
2017-06-22Stupid typoJeff Lane
2017-06-22PEP8 fixesJeff Lane
2017-06-20bin/virtualization: quiet urllib3 info log messages; script now properly poll...Jeff Lane
2017-04-18bin/virtualization: change machine type for s390x to a more generic type that...Jeff Lane
2017-04-12fixed typo in virtualization script that caused traceback when lxd test faile...Jeff Lane
2017-04-03Fixed bug where the test would fail if LXD_TEMPLATE and LXD_ROOTFS were not s...Jeff Lane
2017-03-28Merge #317157 from ~bladernr/plainbox-provider-checkbox:lxd-testsPMR
2017-03-28PEP8 cleanupJeff Lane
2017-03-28More refinements to LXD tests LP: #1677003Jeff Lane
2017-03-28Forgot to remove the import of pdb from debuggingJeff Lane
2017-03-28pep8 fixesJeff Lane
2017-03-28refactored lxd test codeJeff Lane
2017-03-28Working LXD test now present.Jeff Lane
2017-03-28First working version of LXD testJeff Lane
2017-03-27Back out use of NewConnectionError which does not exist in the Trusty version...Jeff Lane
2017-02-13Fixes from review comments. Also fixed bug caught while testing other fixes w...Jeff Lane
2017-02-08bin/virtualization: fixed bug that broke download of cloud image. LP: #1662580Jeff Lane
2017-01-27Set cpu type for ppc to match hostMike Rushton
2016-12-22Removed unnecessary return statements. Fixed syntax error in an if/else stat...Jeff Lane
2016-10-20pep8 cleanupJeff Lane
2016-10-20bin/virtualization: change how URLs are constructed. Add URL validation testi...Jeff Lane
2016-09-12Removed old unnecessary Xen referecesJeff Lane
2016-09-09Various PEP8 fixesJeff Lane
2016-09-09Removed references to old default config file as it was never used. Options a...Jeff Lane
2016-09-09Add ability to pass absolute or relative URLs as image parametersJeff Lane
2016-08-09change amd64 definition to pull amd64 cloud image rather than i386Jeff Lane
2016-05-18p-p-c:bin/virtualization - Changded DEFAULT_CFG to proper config dir since we...Jeff Lane
2016-04-22Add s390x support to the virtualization test scriptJeff Lane
2016-04-20p-p-c/bin/virtualization: update ram for KVM instance to 1GB from 256M. 256 ...Jeff Lane
2016-04-13providers:checkbox: Update profile for kvm testMike Rushton
2016-03-04provider:checkbox: virtualization script handles gic_version for both v2 and ...Jeff Lane
2016-01-06fixes a syntax error introduced during pep8 fixesJeff Lane
2016-01-06pep8 fixesJeff Lane
2016-01-06Modified virtualization script to add gicv3 support on arm64 when necessaryJeff Lane
2015-12-23modifications to work on both GICv3 and v2 ARM64 systemsJeff Lane
2015-07-14providers:checkbox: changed machine type from prep to pseriesMike Rushton
2015-07-09providers:checkbox: add ppc64el profileMike Rushton
2015-01-29Changed method of checking for console (non-redirected) output to use sys.std...Rod Smith
2015-01-29Conditionalize 'call('reset')' in virtualization script to prevent console re...Rod Smith
2015-01-28providers:checkbox: virtualization supports --log-file parameter to write lo...Daniel Manrique
2014-12-18providers:checkbox:virtualization: Replace Enum by regular integersSylvain Pineau
2014-05-01"automatic merge by tarmac [r=zkrynicki][bug=][author=dannf]"dann frazier
2014-05-01Add support for kernel/ramdisk symlinks in /dann frazier
2014-05-01Add arm64 supportdann frazier
2014-04-30Migrate armhf to the virt modeldann frazier