Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test: Improve management of Dev Containers #8225

Closed
2 tasks done
chrmarti opened this issue Mar 20, 2023 · 1 comment
Closed
2 tasks done

Test: Improve management of Dev Containers #8225

chrmarti opened this issue Mar 20, 2023 · 1 comment
Labels
containers Issue in vscode-remote containers testplan-item
Milestone

Comments

@chrmarti
Copy link
Contributor

chrmarti commented Mar 20, 2023

Refs: #7720

Complexity: 4

Create Issue


Use Dev Containers 0.286.0-pre-release or later.

  • Create a few dev containers with the commands:
    • Dev Containers: Reopen in Container
    • Dev Containers: Clone Repository in Container Volume
    • Dev Containers: New Dev Container...
  • Use Dev Containers: Clean Up Dev Containers to clean up the dev containers.
    • Verify that all stopped dev containers are offered for removal (that does not include non-dev containers).
    • Verify that any volumes that are no longer used are offered for removal.
  • Use Dev Containers: Clean Up Dev Volumes to clean up the dev volumes.
    • Verify that all unused dev volumes are offered for removal (that does not include non-dev volumes).
@paulacamargo25
Copy link

I tested on Mac, the Clean Up Dev Containers command works perfect, but I couldn't test the other one because I get a not found error.

@paulacamargo25 paulacamargo25 removed their assignment Mar 21, 2023
@rzhao271 rzhao271 assigned rzhao271 and unassigned karrtikr and rzhao271 Mar 21, 2023
@github-actions github-actions bot locked and limited conversation to collaborators May 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
containers Issue in vscode-remote containers testplan-item
Projects
None yet
Development

No branches or pull requests

5 participants