Closed thaJeztah closed 3 years ago
For some reason, CircleCI only ran a build, but did not run any test. This patch adds a "test" step to CircleCI. root is required for some of the tests (doing chown/chmod).
root
Also adding a test to verify socket ownership/permissions
@tiborvass @tonistiigi @chris-crone ptal
bringing this one in, as we want tests to be run on PRs
For some reason, CircleCI only ran a build, but did not run any test. This patch adds a "test" step to CircleCI.
root
is required for some of the tests (doing chown/chmod).Also adding a test to verify socket ownership/permissions