index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
config
/
tests
/
test_snap.py
Age
Commit message (
Expand
)
Author
2021-12-03
Reorganize unit test locations under tests/unittests (#1126)
Brett Holman
2020-06-08
Move subp into its own module. (#416)
Scott Moser
2020-05-21
cc_snap: validate that assertions property values are strings (#370)
Daniel Watkins
2020-05-18
cc_snap: apply validation to snap.commands properties (#364)
Daniel Watkins
2020-05-14
cloudinit: minor pylint fixes (#360)
Daniel Watkins
2020-01-31
cloudinit: replace "from six import X" imports (except in util.py) (#183)
Daniel Watkins
2018-09-05
tests: Disallow use of util.subp except for where needed.
Scott Moser
2018-04-20
schema: in validation, raise ImportError if strict but no jsonschema.
Scott Moser
2018-04-18
Schema: do not warn on duplicate items in commands.
Scott Moser
2018-03-23
tests: Fix newly added schema unit tests to skip if no jsonschema.
Scott Moser
2018-03-22
ubuntu-advantage: Add new config module to support ubuntu-advantage-tools
Chad Smith
2018-03-16
tests: fix flakes warning for unused variable
Chad Smith
2018-03-16
tests: patch leaked stderr messages from snap unit tests
Chad Smith
2018-03-16
cc_snap: Add new module to install and configure snapd and snap packages.
Chad Smith