Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Update cri-tools to include the supplemental groups test. #188

Closed
Random-Liu opened this issue Aug 30, 2017 · 1 comment
Closed

Update cri-tools to include the supplemental groups test. #188

Random-Liu opened this issue Aug 30, 2017 · 1 comment

Comments

@Random-Liu
Copy link
Member

kubernetes-sigs/cri-tools#127

I've tried locally:

Running Suite: E2ECRI Suite
===========================
Random Seed: 1504068963 - Will randomize all specs
Will run 1 of 37 specs

SSSSSSSSSSSS
------------------------------
[k8s.io] Security Context runtime should support container with security context 
  runtime should support SupplementalGroups [security context]
  /home/lantaol/workspace/src/github.com/kubernetes-incubator/cri-tools/pkg/validate/security_context.go:268
[BeforeEach] [k8s.io] Security Context
  /home/lantaol/workspace/src/github.com/kubernetes-incubator/cri-tools/pkg/framework/framework.go:50
[BeforeEach] [k8s.io] Security Context
  /home/lantaol/workspace/src/github.com/kubernetes-incubator/cri-tools/pkg/validate/security_context.go:49
[It] runtime should support SupplementalGroups [security context]
  /home/lantaol/workspace/src/github.com/kubernetes-incubator/cri-tools/pkg/validate/security_context.go:268
STEP: create pod
STEP: create container for security context SupplementalGroups
STEP: Get image status for image: busybox:1.26
STEP: Pull image : busybox:1.26
STEP: Create container.
Aug 30 04:56:06.127: INFO: Created container "689432342bb788bd04448ef2cf4a85726864c40bae4f939c684fd6fde6cac88c"

STEP: start container
STEP: Start container for containerID: 689432342bb788bd04448ef2cf4a85726864c40bae4f939c684fd6fde6cac88c
Aug 30 04:56:06.204: INFO: Started container "689432342bb788bd04448ef2cf4a85726864c40bae4f939c684fd6fde6cac88c"

STEP: Get container status for containerID: 689432342bb788bd04448ef2cf4a85726864c40bae4f939c684fd6fde6cac88c
STEP: verify SupplementalGroups for container
STEP: execSync for containerID: 689432342bb788bd04448ef2cf4a85726864c40bae4f939c684fd6fde6cac88c
Aug 30 04:56:06.241: INFO: Execsync succeed
[AfterEach] runtime should support container with security context
  /home/lantaol/workspace/src/github.com/kubernetes-incubator/cri-tools/pkg/validate/security_context.go:235
STEP: stop PodSandbox
STEP: delete PodSandbox
[AfterEach] [k8s.io] Security Context
  /home/lantaol/workspace/src/github.com/kubernetes-incubator/cri-tools/pkg/framework/framework.go:51
•SSSSSSSSSSSSSSSSSSSSSSSS
Ran 1 of 37 Specs in 3.366 seconds
SUCCESS! -- 1 Passed | 0 Failed | 0 Pending | 36 Skipped PASS

Ginkgo ran 1 suite in 3.434110904s
Test Suite Passed
@Random-Liu
Copy link
Member Author

Close. Fixed in #189.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant