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

image operation conformance test #22933

Merged
merged 1 commit into from
Mar 22, 2016
Merged

image operation conformance test #22933

merged 1 commit into from
Mar 22, 2016

Conversation

liangchenye
Copy link
Contributor

The image operation is separated from runtime operation but they are sharing the same conform_test.
Works in my GCE.

Signed-off-by: liang chenye liangchenye@huawei.com

@k8s-github-robot
Copy link

Labelling this PR as size/L

@k8s-github-robot k8s-github-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Mar 14, 2016
@k8s-bot
Copy link

k8s-bot commented Mar 14, 2016

GCE e2e build/test failed for commit afc42d57dc723d2aada1f1168e71fbcb6871056a.

Please reference the list of currently known flakes when examining this failure. If you request a re-test, you must reference the issue describing the flake.

@liangchenye
Copy link
Contributor Author

Same error with #20916
NODE_NAMES=e2e-gce-master-0-minion-4daq e2e-gce-master-0-minion-5nve e2e-gce-master-0-minion-8lyx e2e-gce-master-0-minion-i5eg e2e-gce-master-0-minion-k9cb e2e-gce-master-0-minion-nxd2
Using master: e2e-gce-master-0-master (external IP: 104.154.16.30)
Waiting up to 300 seconds for cluster initialization.

This will continually check to see if the API for kubernetes is reachable.
This may time out if there was some uncaught error during start up.

@k8s-bot
Copy link

k8s-bot commented Mar 15, 2016

GCE e2e build/test passed for commit a133ed529b283d766dee0e92698f86cc416c80e5.

@k8s-github-robot
Copy link

The author of this PR is not in the whitelist for merge, can one of the admins add the 'ok-to-merge' label?

@k8s-bot
Copy link

k8s-bot commented Mar 15, 2016

GCE e2e build/test failed for commit a133ed529b283d766dee0e92698f86cc416c80e5.

Please reference the list of currently known flakes when examining this failure. If you request a re-test, you must reference the issue describing the flake.

@liangchenye
Copy link
Contributor Author

@k8s-bot e2e test this, issue: #20916

@k8s-bot
Copy link

k8s-bot commented Mar 15, 2016

GCE e2e build/test passed for commit e15dbd64a9c954f47f9670ff74df608eed9a4ae9.

@k8s-bot
Copy link

k8s-bot commented Mar 15, 2016

GCE e2e build/test passed for commit e15dbd64a9c954f47f9670ff74df608eed9a4ae9.

@k8s-bot
Copy link

k8s-bot commented Mar 15, 2016

GCE e2e build/test passed for commit b20dd160d5149ed94e565fb346c68687e3158362.

@k8s-bot
Copy link

k8s-bot commented Mar 15, 2016

GCE e2e build/test passed for commit b20dd160d5149ed94e565fb346c68687e3158362.

@liangchenye
Copy link
Contributor Author

@Random-Liu @pwittrock
add image pull/remove, works in my test.

@Random-Liu
Copy link
Member

Also /cc @dchen1107 @kubernetes/sig-node

@Random-Liu Random-Liu assigned pwittrock and unassigned fejta Mar 15, 2016
}

return nil
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@liangchenye It seems that there is no test for ListImages(), :)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure which images are persistent on gci.io/google_containers and suitable for testing.
I'll use images which are referenced in other testing code in k8s.

@k8s-bot
Copy link

k8s-bot commented Mar 16, 2016

GCE e2e build/test failed for commit e6fda0a992b8eab728cd6381b7bb8b4d34ae4394.

Please reference the list of currently known flakes when examining this failure. If you request a re-test, you must reference the issue describing the flake.

@k8s-bot
Copy link

k8s-bot commented Mar 16, 2016

GCE e2e build/test failed for commit 68fd470aceb485025ce5cc8d726cd713e308e0d0.

Please reference the list of currently known flakes when examining this failure. If you request a re-test, you must reference the issue describing the flake.

@k8s-bot
Copy link

k8s-bot commented Mar 16, 2016

GCE e2e build/test failed for commit ba2cea466b3b5196066ef45d119bcf096be55a18.

Please reference the list of currently known flakes when examining this failure. If you request a re-test, you must reference the issue describing the flake.

@liangchenye
Copy link
Contributor Author

@k8s-bot e2e test this, issue: #20916

@k8s-bot
Copy link

k8s-bot commented Mar 16, 2016

GCE e2e build/test passed for commit 0da8d45e605f0aa23b64fa4a2f1f00e9d33b649b.

@k8s-bot
Copy link

k8s-bot commented Mar 16, 2016

GCE e2e build/test passed for commit 0da8d45e605f0aa23b64fa4a2f1f00e9d33b649b.

@liangchenye
Copy link
Contributor Author

@k8s-bot e2e test this, issue: #20916

@liangchenye
Copy link
Contributor Author

update: remove useless 'error' after GarbageCollect; add imageList

@k8s-bot
Copy link

k8s-bot commented Mar 16, 2016

GCE e2e build/test passed for commit 5d84126993d84dc0eb22fd4ebcd6b8a3d8e53415.

@liangchenye
Copy link
Contributor Author

@k8s-bot e2e test this, issue: #20916

@liangchenye
Copy link
Contributor Author

update:

  1. change code style
  2. add TODO to remind 'not to expose implement details once the container API refactored'

@k8s-bot
Copy link

k8s-bot commented Mar 17, 2016

GCE e2e build/test failed for commit bfb4b56ea6342003ca96a817785c09a89b338e4f.

Please reference the list of currently known flakes when examining this failure. If you request a re-test, you must reference the issue describing the flake.

@k8s-bot
Copy link

k8s-bot commented Mar 17, 2016

GCE e2e build/test failed for commit 182961b13a3714d65f29f8c92bf4d9e2672fcb3f.

Please reference the list of currently known flakes when examining this failure. If you request a re-test, you must reference the issue describing the flake.

@k8s-bot
Copy link

k8s-bot commented Mar 17, 2016

GCE e2e build/test passed for commit 41d4082.

@pwittrock
Copy link
Member

Send a PTAL when ready for rereview

@pwittrock
Copy link
Member

@k8s-bot test node e2e experimental

1 similar comment
@pwittrock
Copy link
Member

@k8s-bot test node e2e experimental

@pwittrock
Copy link
Member

tests look to be failing

Summarizing 3 Failures:

[Fail] Container Conformance Test container conformance blackbox test when testing images that exist [It] it should pull successfully [Conformance] 
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/conformance_test.go:58

[Fail] Container Conformance Test container conformance blackbox test when testing images that exist [It] it should list pulled images [Conformance] 
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/conformance_test.go:67

[Fail] Container Conformance Test container conformance blackbox test when testing images that exist [It] it should remove successfully [Conformance] 
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/conformance_test.go:73

Ran 19 of 19 Specs in 526.436 seconds
FAIL! -- 16 Passed | 3 Failed | 0 Pending | 0 Skipped --- FAIL: TestE2eNode (526.45s)
FAIL

@liangchenye
Copy link
Contributor Author

From the log, the imageConform test which uses dockertool directly failed to connect to docker daemon on the testing machines. (dial unix /var/run/docker.sock: permission denied)
But it do works in my GCE. I guess there is something wrong when I use dockertool in image.go.

@pwittrock
Copy link
Member

Ah, I bet the issue is that Jenkins isn't in the docker group on the test machines. I will need to update the images.

@pwittrock
Copy link
Member

@k8s-bot test node e2e experimental

@pwittrock pwittrock added ok-to-merge lgtm "Looks good to me", indicates that a PR is ready to be merged. labels Mar 21, 2016
@pwittrock
Copy link
Member

Looks good.

@k8s-github-robot
Copy link

@k8s-bot test this

Tests are more than 48 hours old. Re-running tests.

@k8s-bot
Copy link

k8s-bot commented Mar 21, 2016

GCE e2e build/test passed for commit 41d4082.

@k8s-github-robot
Copy link

@k8s-bot test this [submit-queue is verifying that this PR is safe to merge]

@k8s-bot
Copy link

k8s-bot commented Mar 22, 2016

GCE e2e build/test passed for commit 41d4082.

@k8s-github-robot
Copy link

@k8s-bot test this [submit-queue is verifying that this PR is safe to merge]

@k8s-bot
Copy link

k8s-bot commented Mar 22, 2016

GCE e2e build/test passed for commit 41d4082.

@k8s-github-robot
Copy link

@k8s-bot test this [submit-queue is verifying that this PR is safe to merge]

@k8s-bot
Copy link

k8s-bot commented Mar 22, 2016

GCE e2e build/test passed for commit 41d4082.

@k8s-github-robot
Copy link

Automatic merge from submit-queue

k8s-github-robot pushed a commit that referenced this pull request Mar 22, 2016
@k8s-github-robot k8s-github-robot merged commit d37baf7 into kubernetes:master Mar 22, 2016
openshift-publish-robot pushed a commit to openshift/kubernetes that referenced this pull request May 30, 2019
UPSTREAM: 76188: csi: Implement NodeServiceCapability_RPC_GET_VOLUME_STATS rpc call

Origin-commit: 876a109dbd63a4bd3158976180eae3ff407f0d99
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm "Looks good to me", indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants