forked from clearcontainers/runtime
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
list: Ensure "--cc-all" details are correct
If a container was using old assets (kernel + image) and those assets were then updated, "list --cc-all" would show, incorrectly, that the existing container was using the latest asset versions, not the correct older versions. Removed a couple of now-incorrect tests and added a new one to assert the correct list behaviour. Fixes clearcontainers#628. Signed-off-by: James O. D. Hunt <[email protected]>
- Loading branch information
1 parent
ec7d428
commit b629d80
Showing
2 changed files
with
101 additions
and
202 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters