moby/integration/plugin/common
Laura Brehm 2dc6b50863
tests: add plugin install test w/ digest
Adds a test case for installing a plugin from a remote in the form
of `plugin-content-trust@sha256:d98f2f8061...`, which is currently
causing the daemon to panic, as we found while running the CLI e2e
tests:

```
docker plugin install registry:5000/plugin-content-trust@sha256:d98f2f806144bf4ba62d4ecaf78fec2f2fe350df5a001f6e3b491c393326aedb
```

Signed-off-by: Laura Brehm <laurabrehm@hey.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-02-05 10:12:34 +01:00
..
main_test.go Use containerd dist libs for plugin pull/pull 2020-04-02 15:03:06 -07:00
plugin_test.go tests: add plugin install test w/ digest 2024-02-05 10:12:34 +01:00