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

k8s: e2e: Add podOverhead feature and modify skipped tests #2242

Closed
chavafg opened this issue Jan 20, 2020 · 0 comments · Fixed by #2243
Closed

k8s: e2e: Add podOverhead feature and modify skipped tests #2242

chavafg opened this issue Jan 20, 2020 · 0 comments · Fixed by #2243
Labels
bug Incorrect behaviour needs-review Needs to be assessed by the team.

Comments

@chavafg
Copy link
Contributor

chavafg commented Jan 20, 2020

Description of problem

Enable PodOverhead feature on kubernetes
This will help to reduce the number of kubernetes tests skipped on the e2e execution.

Related: cri-o/cri-o#2114

@chavafg chavafg added bug Incorrect behaviour needs-review Needs to be assessed by the team. labels Jan 20, 2020
@chavafg chavafg changed the title k8s: e2e: Add pod k8s: e2e: Add podOverhead feature and modify skipped tests Jan 20, 2020
chavafg added a commit to chavafg/tests-1 that referenced this issue Jan 20, 2020
- Remove `Downward API` tests from the list of skipped tests.
  These tests pass when enabling the `PodOverhead` feature on
  kubernetes.
- Add a `Daemon set` test which requires to have a cluster
  with at least two nodes.

Fixes: kata-containers#2242.

Signed-off-by: Salvador Fuentes <salvador.fuentes@intel.com>
chavafg added a commit to chavafg/tests-1 that referenced this issue Jan 21, 2020
- Remove `Downward API` and `SchedulerPredicates` tests from
  the list of skipped tests. These tests pass when enabling the
  `PodOverhead` feature on kubernetes.
- Add a `Daemon set` test which requires to have a cluster
  with at least two nodes.

Fixes: kata-containers#2242.

Signed-off-by: Salvador Fuentes <salvador.fuentes@intel.com>
chavafg added a commit to chavafg/tests-1 that referenced this issue Jan 22, 2020
- Remove `Downward API` and `SchedulerPredicates` tests from
  the list of skipped tests. These tests pass when enabling the
  `PodOverhead` feature on kubernetes.
- Add a `Daemon set` test which requires to have a cluster
  with at least two nodes.

Fixes: kata-containers#2242.

Signed-off-by: Salvador Fuentes <salvador.fuentes@intel.com>
chavafg added a commit to chavafg/tests-1 that referenced this issue Jan 23, 2020
- Remove `Downward API` tests from the list of skipped tests.
  These tests pass when enabling the `PodOverhead` feature on
  kubernetes.
- Add a `Daemon set` test which requires to have a cluster
  with at least two nodes.

Fixes: kata-containers#2242.

Signed-off-by: Salvador Fuentes <salvador.fuentes@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Incorrect behaviour needs-review Needs to be assessed by the team.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant