summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorGomathiselviS <gomathiselvi@gmail.com>2020-08-10 11:13:45 -0400
committerGitHub <noreply@github.com>2020-08-10 15:13:45 +0000
commita69b936ac650fee178a5c07c74db6aeea739267a (patch)
treeb23d6462eb2ef7e6cfd72c430354beda5a836770 /changelogs
parentf88b875dd9377951b973cdfe871f7dd4a19b09f1 (diff)
downloadvyos-ansible-old-a69b936ac650fee178a5c07c74db6aeea739267a.tar.gz
vyos-ansible-old-a69b936ac650fee178a5c07c74db6aeea739267a.zip
vyos_interface : refactor testcases (#71)
vyos_interface : refactor testcases Reviewed-by: https://github.com/apps/ansible-zuul
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/fragments/71-refactor-interface-test.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelogs/fragments/71-refactor-interface-test.yaml b/changelogs/fragments/71-refactor-interface-test.yaml
new file mode 100644
index 0000000..55c4e57
--- /dev/null
+++ b/changelogs/fragments/71-refactor-interface-test.yaml
@@ -0,0 +1,3 @@
+---
+minor_changes:
+ - Moved intent testcases from integration suite to unit tests.