moby/integration
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
..
build integration: Don't env cleanup before parallel subtests 2023-07-13 15:07:08 +02:00
capabilities Integration test for capabilities 2023-08-13 22:46:30 +02:00
config integration: fix empty-lines (revive) 2022-09-30 23:59:30 +02:00
container integration: Don't env cleanup before parallel subtests 2023-07-13 15:07:08 +02:00
daemon integration/liveRestore: Check volume content 2023-08-29 22:55:56 +02:00
distribution bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
image integration: disable iptables in parallel tests 2023-07-07 15:48:05 -04:00
internal Integration test for capabilities 2023-08-13 22:46:30 +02:00
network integration: Don't env cleanup before parallel subtests 2023-07-13 15:07:08 +02:00
plugin tests: add plugin install test w/ digest 2024-02-05 10:12:34 +01:00
secret integration: fix empty-lines (revive) 2022-09-30 23:59:30 +02:00
service integration: fix empty-lines (revive) 2022-09-30 23:59:30 +02:00
session bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
system integration: fix empty-lines (revive) 2022-09-30 23:59:30 +02:00
testdata/https Update test certificates 2021-05-18 09:43:21 +02:00
volume integration: Don't env cleanup before parallel subtests 2023-07-13 15:07:08 +02:00
doc.go Add canonical import comment 2018-02-05 16:51:57 -05:00