summaryrefslogtreecommitdiff
path: root/tests/unittests/test_handler/test_handler_ntp.py
AgeCommit message (Expand)Author
2020-08-19Add Alpine Linux support. (#535)dermotbradley
2020-06-08Move subp into its own module. (#416)Scott Moser
2019-07-16templates/ntp.conf.debian.tmpl: fix missing newline for poolsRyan Harper
2018-09-11user-data: jinja template to render instance-data.json in cloud-configChad Smith
2018-05-17read_file_or_url: move to url_helper, fix bug in its FileResponse.Scott Moser
2018-05-04pycodestyle: Fix deprecated string literals, move away from flake8.Chad Smith
2018-04-19pylint: pay attention to unused variable warnings.Scott Moser
2018-04-12renderer: support unicode in render_from_file.Scott Moser
2018-04-12Implement ntp client spec with auto support for distro selectionRyan Harper
2018-03-14tests: Centralize and re-use skipTest based on json schema presense.Scott Moser
2017-11-16ntp: fix configuration template rendering for openSUSE and SLESChad Smith
2017-10-20ntp: fix config module schema to allow empty ntp configChad Smith
2017-09-05relocate tests/unittests/helpers.py to cloudinit/testsLars Kellogg-Stedman
2017-08-04cc_ntp: fallback on timesyncd configuration if ntp is not installableRyan Harper
2017-06-15FreeBSD: Make freebsd a variant, fix unittests and tools/build-on-freebsd.Scott Moser
2017-06-15write_file(s): Print permissions as octal, not decimalAndrew Jorgensen
2017-06-07test: Fix pyflakes complaint of unused import.Joshua Powers
2017-06-02Tests: Skip jsonschema related unit tests when dependency is absent.Chad Smith
2017-05-31ntp: Add schema definition and passive schema validation.Chad Smith
2017-05-25python2.6: fix unit tests usage of assertNone and format.Scott Moser
2017-05-24cc_ntp: Restructure cc_ntp unit tests.Chad Smith
2017-05-19cc_ntp: write template before installing and add service restartRyan Harper
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-08-10add ntp config moduleRyan Harper