diff options
author | GomathiselviS <gomathiselvi@gmail.com> | 2021-02-18 15:26:33 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-18 20:26:33 +0000 |
commit | b739944aabe5d3c287a89544fc365382d2719070 (patch) | |
tree | c612c86a6913549c05ab813fd85744c6807b9c5c /changelogs | |
parent | 4e8356f7ae00e55ea7554b9c817141035e40826b (diff) | |
download | vyos.vyos-b739944aabe5d3c287a89544fc365382d2719070.tar.gz vyos.vyos-b739944aabe5d3c287a89544fc365382d2719070.zip |
Fix test-sanity-docker failures (#124)
Fix test-sanity-docker failures
Reviewed-by: Nathaniel Case <this.is@nathanielca.se>
https://github.com/Qalthos
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/fragments/fix_docker_sanity_test_failures.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changelogs/fragments/fix_docker_sanity_test_failures.yaml b/changelogs/fragments/fix_docker_sanity_test_failures.yaml new file mode 100644 index 00000000..3f02049a --- /dev/null +++ b/changelogs/fragments/fix_docker_sanity_test_failures.yaml @@ -0,0 +1,3 @@ +--- +trivial: + - Fix failures in test-sanity-docker (https://github.com/ansible-collections/arista.eos/pull/172). |