Skip to content
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.

app: implement functional tests for mutable pods #3349

Closed
5 of 6 tasks
lucab opened this issue Nov 7, 2016 · 1 comment
Closed
5 of 6 tasks

app: implement functional tests for mutable pods #3349

lucab opened this issue Nov 7, 2016 · 1 comment
Assignees
Labels
Milestone

Comments

@lucab
Copy link
Member

lucab commented Nov 7, 2016

We currently have no functional tests at all concerning mutable pods features.
This is a request to implement the first batch of tests which will:

  • smoke test for rkt app
  • check that rkt app is gated behind an env var
  • check that app sandbox brings up an empty pod
  • check that add/start work
  • check that stop/rm work
  • check that a mutable pod is still running even without any apps, and that it can be stopped via rkt stop
@lucab lucab added the area/cri label Nov 7, 2016
@lucab lucab added this to the v1.20.0 milestone Nov 7, 2016
@lucab lucab self-assigned this Nov 23, 2016
@s-urbaniak s-urbaniak modified the milestones: v1.21.0, v1.20.0 Nov 24, 2016
@lucab
Copy link
Member Author

lucab commented Dec 7, 2016

#3371 addressed most of it. Further checks will come via integration testing from the rktlet.

@lucab lucab closed this as completed Dec 7, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
Development

No branches or pull requests

2 participants