summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-05-12test mirror list with failing mirrorChristian Ehrhardt
2016-05-12test debian and ubuntu source.list templatingChristian Ehrhardt
2016-05-12add testcase for rendering of templates into source.listChristian Ehrhardt
2016-05-12remove unused test parts in test_handler_apt_sourceChristian Ehrhardt
2016-05-11Use a fake serial module that will allow tests to contineJoshua Harlow
2016-05-11Fix py26 for rhel (and older versions of python)Joshua Harlow
2016-05-11fix pep8 warningChristian Ehrhardt
2016-05-11add test_apt_source_keyidonly (not yet supported)Christian Ehrhardt
2016-05-11apt_apt_source_key doesn't need a mocked retvalChristian Ehrhardt
2016-05-11add test_apt_source_keyonly (not yet supported)Christian Ehrhardt
2016-05-11split test_apt_source_key into one for key and one for keyidChristian Ehrhardt
2016-05-11fix a few forgotten pep8 warnings in test_handler_apt_source.pyChristian Ehrhardt
2016-05-11convert test_apt_source_ppa to use a mocked util.subpChristian Ehrhardt
2016-05-11fix specification of keyidChristian Ehrhardt
2016-05-11test test_apt_source_key with mocked util.subpChristian Ehrhardt
2016-05-10Use lstrip for easier viewing of test expected resultJoshua Harlow
2016-05-10Add some basic eni rendering testsJoshua Harlow
2016-05-10Fix up tests and debian distroJoshua Harlow
2016-05-10use proper asserRaises for try catchChristian Ehrhardt
2016-05-10provide valid matcher for ppa so that apt-add-repository is triggeredChristian Ehrhardt
2016-05-10add test_apt_source_key for sources with a keyid to importChristian Ehrhardt
2016-05-10add test_apt_source_ppa (failing for now)Christian Ehrhardt
2016-05-10split into basic and replacement testChristian Ehrhardt
2016-05-10basic apt_source testChristian Ehrhardt
2016-05-05Get this test of net json -> net config workingJoshua Harlow
2016-05-05Work on refactoring (and adding) network conversion testsJoshua Harlow
2016-04-29Paths: fix instance path if datasource's id has a '/'.Scott Moser
2016-04-15support and render control=manual on initramfs network devicesScott Moser
2016-04-13chef: straighten out validation_cert and validation_keyScott Moser
2016-04-12rh_subscription: only check subscription if configuredScott Moser
2016-04-12chef: straighten out validation_cert and validation_keyScott Moser
2016-04-11Add tests for lxd-bridgeStéphane Graber
2016-04-06Ensure that a resolve conf object is written as a string.Scott Moser
2016-04-06fix tests and hopefully actually workScott Moser
2016-04-05write_files: fix decompression of contentScott Moser
2016-03-24support reading network config from kernel command lineScott Moser
2016-03-24add comments and improve error messagesScott Moser
2016-03-24add suport for base64 encoded gzipped text on command lineScott Moser
2016-03-23one more toxScott Moser
2016-03-23add unit testScott Moser
2016-03-23unittest: fix bad json test with ConfigDriveRyan Harper
2016-03-23configdata: parse and convert openstack network_data json to network_configRyan Harper
2016-03-22write to 50-cloud-init.cfg and write systemd.link rules.Scott Moser
2016-03-14change return value for dmi data of all \xff to be ""Scott Moser
2016-03-14change return value for dmi data of all \xff to be ""Scott Moser
2016-03-10dmi data: fix failure of reading dmi data for unset dmi valuesScott Moser
2016-03-10dmi data: fix failure of reading dmi data for unset dmi valuesScott Moser
2016-03-07No longer run pollinate by default in seed_randomScott Moser
2016-03-04pep8: update formatting to pass pep8 1.4.6 (trusty) and 1.6.2 (xenial)Ryan Harper
2016-03-04Apply pep8, pyflakes fixes for python2 and 3Scott Moser