summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-08-17Scaleway: Add network configuration to the DataSourceLouis Bouchard
2018-08-06netplan: Correctly render macaddress on a bonds and bridges when provided.Scott Moser
2018-08-06tools: Add 'net-convert' subcommand command to 'cloud-init devel'.Scott Moser
2018-08-03OpenNebula: Fix null gateway6Akihiko Ota
2018-07-31oracle: fix detect_openstack to report True on OracleCloud.com DMI dataChad Smith
2018-07-27tests: improve LXDInstance trying to workaround or catch bug.Scott Moser
2018-07-23tests: Collect build_info from system if available.Scott Moser
2018-07-21pylint: Fix pylint warnings reported in pylint 2.0.0.Scott Moser
2018-07-09ubuntu,centos,debian: get_linux_distro to align with platform.distChad Smith
2018-06-28tests: drop salt-minion integration testScott Moser
2018-06-19Explicitly prevent `sudo` access for user moduleJacob Bednarz
2018-06-15lxd: Delete default network and detach device if lxd-init created them.Scott Moser
2018-06-15openstack: avoid unneeded metadata probe on non-openstack platformsChad Smith
2018-06-15stages: fix tracebacks if a module stage is undefined or emptyRobert Schweikert
2018-06-13Be more safe on string/bytes when writing multipart user-data to disk.Scott Moser
2018-06-13Fix get_proc_env for pids that have non-utf8 content in environment.Scott Moser
2018-06-12tests: fix salt_minion integration test on bionic and laterChad Smith
2018-06-12tests: provide human-readable integration test summary when --verboseChad Smith
2018-06-12tests: skip chrony integration tests on lxd running artful or olderChad Smith
2018-06-12test: add optional --preserve-instance arg to integraiton testsChad Smith
2018-06-12netplan: fix mtu if provided by network config for all rendered typesChad Smith
2018-06-08subp: support combine_capture argument.Scott Moser
2018-05-24Enable SmartOS network metadata to work with netplan via per-subnet routesDan McDonald
2018-05-23openstack: Allow discovery in init-local using dhclient in a sandbox.Chad Smith
2018-05-23tests: Avoid using https in httpretty, improve HttPretty test case.Scott Moser
2018-05-23yaml_load/schema: Add invalid line and column nums to error messageChad Smith
2018-05-23Azure: Ignore NTFS mount errors when checking ephemeral drivePaul Meyer
2018-05-22Update version.version_string to contain packaged version.Scott Moser
2018-05-22cc_mounts: Do not add devices to fstab that are already present.Lars Kellogg-Stedman
2018-05-22ds-identify: ensure that we have certain tokens in PATH.Scott Moser
2018-05-22tests: enable Ubuntu Cosmic in integration testsJoshua Powers
2018-05-17read_file_or_url: move to url_helper, fix bug in its FileResponse.Scott Moser
2018-05-17cloud_tests: help pylintRyan Harper
2018-05-16tests: restructure SSH and initial connectionsJoshua Powers
2018-05-15ds-identify: recognize container-other as a container, test SmartOS.Scott Moser
2018-05-09tests: do not rely on host /proc/cmdline in test_net.pyLars Kellogg-Stedman
2018-05-09SmartOS: fix get_interfaces for nics that do not have addr_assign_type.Scott Moser
2018-05-09tests: fix package and ca_cert cloud_tests on bionicChad Smith
2018-05-04pycodestyle: Fix deprecated string literals, move away from flake8.Chad Smith
2018-05-03azure: Add reported ready marker file.Joshua Chan
2018-05-01FreeBSD: Invoke growfs on ufs filesystems such that it does not prompt.Harm Weites
2018-05-01netinfo: fix netdev_pformat when a nic does not have an address assigned.Scott Moser
2018-04-30IBMCloud: Disable config-drive and nocloud only if IBMCloud is enabled.Scott Moser
2018-04-26IBMCloud: recognize provisioning environment during debug boots.Scott Moser
2018-04-26net: detect unstable network names and trigger a settle if neededRyan Harper
2018-04-25sysconfig: dhcp6 subnet type should not imply dhcpv4Vitaly Kuznetsov
2018-04-23DataSourceSmartOS: add locking of serial device.Mike Gerdts
2018-04-20DataSourceSmartOS: sdc:hostname is ignoredMike Gerdts
2018-04-20DataSourceSmartOS: list() should always return a listMike Gerdts
2018-04-20schema: in validation, raise ImportError if strict but no jsonschema.Scott Moser