mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-25 19:21:53 +00:00
Revert "tests: k8s: Skip one of the empty-dir tests"
This reverts commit 9aea7456fb
.
Signed-off-by: Fabiano Fidêncio <fabiano@fidencio.org>
This commit is contained in:
parent
7ae2ca4c31
commit
967d5afb42
@ -45,8 +45,6 @@ setup() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@test "Empty dir volume when FSGroup is specified with non-root container" {
|
@test "Empty dir volume when FSGroup is specified with non-root container" {
|
||||||
skip "See: https://github.com/kata-containers/kata-containers/issues/10706"
|
|
||||||
|
|
||||||
# This is a reproducer of k8s e2e "[sig-storage] EmptyDir volumes when FSGroup is specified [LinuxOnly] [NodeFeature:FSGroup] new files should be created with FSGroup ownership when container is non-root" test
|
# This is a reproducer of k8s e2e "[sig-storage] EmptyDir volumes when FSGroup is specified [LinuxOnly] [NodeFeature:FSGroup] new files should be created with FSGroup ownership when container is non-root" test
|
||||||
pod_file="${pod_config_dir}/pod-empty-dir-fsgroup.yaml"
|
pod_file="${pod_config_dir}/pod-empty-dir-fsgroup.yaml"
|
||||||
agnhost_name="${container_images_agnhost_name}"
|
agnhost_name="${container_images_agnhost_name}"
|
||||||
|
Loading…
Reference in New Issue
Block a user