summaryrefslogtreecommitdiff
path: root/cloudinit/cmd/devel/tests/test_logs.py
AgeCommit message (Expand)Author
2021-12-03Reorganize unit test locations under tests/unittests (#1126)Brett Holman
2020-06-08Move subp into its own module. (#416)Scott Moser
2020-01-31cloudinit: replace "from six import X" imports (except in util.py) (#183)Daniel Watkins
2018-11-27logs: collect-logs ignore instance-data-sensitive.json on non-root userChad Smith
2018-05-01collect-logs: add -v flag, write to stderr, limit journal to single boot.Scott Moser
2017-09-15cmdline: add collect-logs subcommand.Chad Smith