summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-06-15write_file(s): Print permissions as octal, not decimalAndrew Jorgensen
2017-06-14tools/run-centos: cleanups and move to using read-dependenciesScott Moser
2017-06-12net: Allow for NetworkManager configurationRyan McCabe
2017-06-08net: normalize data in network_state objectScott Moser
2017-06-08Integration Testing: tox env, pyxld 2.2.3, and revamp frameworkWesley Wiedenmeier
2017-06-08Chef: Update omnibus url to chef.io, minor doc changes.JJ Asghar
2017-06-07RHEL/CentOS: Fix default routes for IPv4/IPv6 configuration.Andreas Karis
2017-06-07test: Fix pyflakes complaint of unused import.Joshua Powers
2017-06-06net: when selecting a network device, use natural sort orderMarc-Aurèle Brothier
2017-06-02Tests: Skip jsonschema related unit tests when dependency is absent.Chad Smith
2017-06-01azure: identify platform by well known value in chassis asset tag.Chad Smith
2017-05-31ntp: Add schema definition and passive schema validation.Chad Smith
2017-05-31Fix eni rendering for bridge params that require repeated key for values.Ryan Harper
2017-05-31net: remove systemd link file writing from eni rendererRyan Harper
2017-05-30AliYun: Enable platform identification and enable by default.Junjie Wang
2017-05-26net: fix reading and rendering addresses in cidr format.Dimitri John Ledkov
2017-05-26disk_setup: udev settle before attempting partitioning or fs creation.Scott Moser
2017-05-25GCE: Update the attribute used to find instance SSH keys.Daniel Watkins
2017-05-25nplan: For bonds, allow dashed or underscore names of keys.Dimitri John Ledkov
2017-05-25python2.6: fix unit tests usage of assertNone and format.Scott Moser
2017-05-24test: update docstring on test_configured_list_with_noneScott Moser
2017-05-24fix tools/ds-identify to not write None twice.Scott Moser
2017-05-24cc_ntp: Restructure cc_ntp unit tests.Chad Smith
2017-05-23flake8: move the pinned version of flake8 up to 3.3.0Scott Moser
2017-05-23tests: Apply workaround for snapd bug in test case.Joshua Powers
2017-05-23RHEL/CentOS: Fix dual stack IPv4/IPv6 configuration.Andreas Karis
2017-05-22disk_setup: fix several issues with gpt disk partitions.Scott Moser
2017-05-22function spelling & docstring updateJoshua Powers
2017-05-22Fixing wrong file name regression.Joshua Powers
2017-05-22Fix get_interfaces_by_mac for empty macsScott Moser
2017-05-19DigitalOcean: remove routes except for the public interface.Ben Howard
2017-05-19netplan: pass macaddress, when specified, for vlansDimitri John Ledkov
2017-05-19cc_ntp: write template before installing and add service restartRyan Harper
2017-05-18cloudstack: fix tests to avoid accessing /var/lib/NetworkManagerLars Kellogg-Stedman
2017-05-17tests: fix hardcoded path to mkfs.ext4Joshua Powers
2017-05-17netplan: fix netplan render_network_state signature.Dimitri John Ledkov
2017-05-17Azure: fix reformatting of ephemeral disks on resize to large types.Scott Moser
2017-05-16unittests: fix unittests run on centosJoshua Powers
2017-05-16Improve detection of snappy to include os-release and kernel cmdline.Scott Moser
2017-05-16Add address to config entry generated by _klibc_to_config_entry.Julien Castets
2017-05-10sysconfig: Raise ValueError when multiple default gateways are present.Chad Smith
2017-05-10FreeBSD: improvements and fixes for use on AzureHongjiang Zhang
2017-05-10Add unit tests for ds-identify, fix Ec2 bug found.Scott Moser
2017-05-03fs_setup: if cmd is specified, use shell interpretation.Paul Meyer
2017-04-26tests: Enable artfulJoshua Powers
2017-04-21Fix yum repo config where keys contain array valuesDylan Perry
2017-04-21pylint: fix all logging warningsJoshua Powers
2017-04-20net: kernel lies about vlans not stealing mac addresses, when they doDimitri John Ledkov
2017-04-12Fix examples that reference upstream chef repository.Jon Grimm
2017-04-12util: teach write_file about copy_mode optionLars Kellogg-Stedman