python/kubernetes/e2e_test
Davanum Srinivas 010af62b76 Add functional test
Port a bunch of tests from python-k8sclient repository. There
is a script that starts a real instance of kubernetes and
the tests are executed against it.

Note, if you just have k8s accessible in your localhost:8080, the
tests still run. so you don't really need to run "py27-functional"
which runs the kube-init.sh

Also, 2 API calls fail currently, i've added a TODO so we can
dig into them and fix them
2017-01-12 06:26:16 -05:00
..
__init__.py Add functional test 2017-01-12 06:26:16 -05:00
test_k8sclient.py Add functional test 2017-01-12 06:26:16 -05:00