Jerzy Szczepkowski
44f11ea662
Added e2e test case for network partition.
...
Added e2e test case which verifies if a node can return to cluster after longer network partition. Valid for gce. Finally fixes to #7051 .
2015-06-02 13:09:21 +02:00
Filip Grzadkowski
d7f242b8b0
Merge pull request #8873 from piosz/load_generator
...
Re-enabled load e2e test for Jenkins scalability suite
2015-06-02 04:05:23 -07:00
Piotr Szczesniak
a2116f2bc1
Re-enabled load e2e test for Jenkins scalability suite
...
Also increased next pod startup waiting time from 100s to 200s
to eliminate flakiness by incresing failCount param.
2015-06-02 11:26:42 +02:00
Filip Grzadkowski
7580006771
Merge pull request #9059 from fgrzadkowski/watch_density
...
Use watch-based cache in density e2e tests.
2015-06-02 02:00:26 -07:00
Clayton Coleman
f1eaa8a27b
Delete resources immediately from e2e tests
2015-06-01 19:24:02 -04:00
Filip Grzadkowski
7814297acc
Use watch-based cache in density e2e tests.
2015-06-01 17:18:56 +02:00
Justin Santa Barbara
1e99426d5b
Support for AWS ELB
2015-05-29 18:53:35 -04:00
Rohit Jnagal
233ce46b83
Merge pull request #8923 from caesarxuchao/TerminationToTerminated
...
Update ContainerState.Termination to ContainerState.Terminated
2015-05-29 14:51:09 -07:00
Rohit Jnagal
d34d00c288
Merge pull request #8898 from brendandburns/tunnel
...
Move SSH code into a common util package. Add support for SSH tunnels.
2015-05-29 14:48:37 -07:00
Rohit Jnagal
38c1fe112f
Merge pull request #9006 from GoogleCloudPlatform/revert-8927-revert-8822-fifo_rc
...
Revert "Revert "Wake up rcs when pods get DeletionFinalStateUnknown t…
2015-05-29 11:11:38 -07:00
Rohit Jnagal
2c4ceca1cf
Merge pull request #8974 from lavalamp/networkTimeout
...
Use spew for more informative debug output
2015-05-29 09:33:54 -07:00
Rohit Jnagal
ff51f0b2e1
Merge pull request #8696 from derekwaynecarr/force_namespace_creation
...
Force explicit namespace provision, update e2e for failures
2015-05-29 09:28:47 -07:00
Prashanth B
6c209ec193
Revert "Revert "Wake up rcs when pods get DeletionFinalStateUnknown tombstones""
2015-05-29 09:24:39 -07:00
Daniel Smith
02b1331512
Use spew for more informative debug output
2015-05-28 17:20:42 -07:00
Chao Xu
2f6e5e2e08
Update ContainerState.Termination to ContainerState.Terminated in pkg/api/types.go and pkg/api/v1/types.go
2015-05-28 17:18:24 -07:00
Tim Hockin
081ab3abac
Merge pull request #8853 from caesarxuchao/HostToNodeName
...
update PodSpec.Host to PodSpec.NodeName
2015-05-28 15:50:12 -07:00
Chao Xu
9c1153322e
update PodSpec.Host to PodSpec.NodeName in /pkg/api/types.go and /pkg/api/v1beta3/types.go
2015-05-28 14:10:06 -07:00
derekwaynecarr
3e8b1d5e01
Update all salt providers to force explicit namespace creation; update e2e
2015-05-28 13:45:49 -04:00
Tim Hockin
b69fad211e
Revert "Wake up rcs when pods get DeletionFinalStateUnknown tombstones"
2015-05-28 10:23:55 -07:00
Wojciech Tyczynski
6ffe46a9e0
Merge pull request #8822 from bprashanth/fifo_rc
...
Wake up rcs when pods get DeletionFinalStateUnknown tombstones
2015-05-28 10:50:28 +02:00
Brendan Burns
a51747f941
Move SSH code into a common util package. Add support for SSH tunnels.
2015-05-27 16:58:52 -07:00
Prashanth Balasubramanian
8fa66bd962
Delta fifo includes objects in DeleteFinalStateUnknow, rcs stop faster
2015-05-27 16:45:51 -07:00
Daniel Smith
fe58bf16e8
Give up waiting for failed pods + print status
2015-05-27 16:07:39 -07:00
Anastasis Andronidis
9e3a540940
rename resize to scale
2015-05-27 19:08:06 +02:00
jayunit100
6e4160eeb0
Set option for KubectlPath (kubectl-path) for E2E tests.
2015-05-26 21:46:59 -04:00
Filip Grzadkowski
39483ffa90
Merge pull request #8779 from wojtek-t/failing_rc_delete
...
Increase timeout for deleting RC in e2e tests.
2015-05-26 01:43:34 -07:00
Filip Grzadkowski
892ce56cec
Print top 5 latency metrics even if they are below threshold
2015-05-25 14:58:23 +02:00
Wojciech Tyczynski
ff8c772fe0
Increase timeout for deleting RC in e2e tests.
2015-05-25 11:51:11 +02:00
Wojciech Tyczynski
abc24fa65c
Ignore /proxy from performance metrics
2015-05-25 09:21:26 +02:00
Dawn Chen
4cad3b568f
Merge pull request #8644 from mbforbes/e2eLogBetter
...
Better logging for e2e start (debug failing pods)
2015-05-22 16:01:34 -07:00
Filip Grzadkowski
70500a64a7
Revert "Added metrics/debug gathering methods to utils and used them in density ..."
2015-05-22 13:00:46 -07:00
Dawn Chen
7c80f3d985
Merge pull request #7573 from rrati/performance-gathering-7572
...
Added metrics/debug gathering methods to utils and used them in density ...
2015-05-22 10:17:15 -07:00
Jerzy Szczepkowski
ef965a60f2
Implementation of e2e test that resizes cluster (works on GCE).
2015-05-22 02:59:25 +02:00
Max Forbes
40ba1e3043
Better logging for e2e start (debug failing pods)
2015-05-21 16:48:30 -07:00
Dawn Chen
df6c670639
Merge pull request #8500 from rrati/e2e-host-option-fix-8499
...
The e2e tests will re-honor --host option. #8499
2015-05-21 09:17:44 -07:00
Robert Rati
3191b26bc6
Only sleep 1.1*interval. #7572
2015-05-19 18:40:21 -04:00
Jeff Grafton
e968b6be81
Merge pull request #8442 from mbforbes/e2ePodsReady
...
Ensure pods both running and ready before starting e2e tests
2015-05-19 13:40:08 -07:00
Quinton Hoole
14665119b4
Revert "improve e2e retry logic with standard wait.Poll()"
2015-05-19 11:17:32 -07:00
Robert Rati
b7486b0ca2
The e2e tests will re-honor --host option. #8499
2015-05-19 14:13:11 -04:00
Max Forbes
1da46ca3d0
Ensure pods both running and ready before starting e2e tests
2015-05-19 10:53:02 -07:00
Maxwell Forbes
b963307496
Merge pull request #8473 from ixdy/native-ginkgo-runner
...
Use native Ginkgo test runner instead of cmd/e2e (attempt N+1)
2015-05-19 10:48:14 -07:00
Robert Rati
7361f751a6
Create a config struct for RunRC and allow polling interval to be
...
configurable. #7572
2015-05-19 13:37:37 -04:00
Robert Rati
9e06132ed3
Minor cleanup. #7572
2015-05-19 13:22:20 -04:00
Jeff Grafton
bf1de72f4a
Revert "Revert "Use native Ginkgo test runner instead of cmd/e2e (attempt N)""
...
This reverts commit f4bb6aa37d
.
2015-05-19 09:13:08 -07:00
Robert Rati
9caee9ad16
Moved FifoQueue to separate file and minor cleanup. #7572
2015-05-19 10:25:02 -04:00
Robert Rati
b78576386f
Use getMetrics in ReadLatencyMetrics. #7572
2015-05-19 10:23:17 -04:00
Robert Rati
ac282bd50a
Cleaned up the output files. #7572
2015-05-19 10:23:17 -04:00
Robert Rati
ec5e7093b6
Created a fifo queue containing results from listing pods and checks
...
from from the queue to generate finer granularity #7572
2015-05-19 10:23:17 -04:00
Robert Rati
bd3306c845
Moved writePerfData to utils. #7572
2015-05-19 10:14:47 -04:00
Robert Rati
a89121cb70
Added metrics/debug gathering methods to utils and used them in density #7572
2015-05-19 10:14:47 -04:00
He Simei
09fc2a5013
improve retry logic with standard wait.Poll()
...
Signed-off-by: He Simei <hesimei@zju.edu.cn>
2015-05-19 21:31:27 +08:00
Quinton Hoole
f4bb6aa37d
Revert "Use native Ginkgo test runner instead of cmd/e2e (attempt N)"
2015-05-18 21:04:26 -07:00
Jeff Grafton
b79fae5d71
Revert "Revert "Once again, use native Ginkgo test runner instead of cmd/e2e.""
...
This reverts commit 67da1ac0c8
.
2015-05-18 11:39:21 -07:00
Brendan Burns
ab0844840a
Merge pull request #8246 from rrati/red-flag-pod-termination
...
Correct logic for failing after % of containers fail. #7790
2015-05-16 02:46:07 +01:00
Max Forbes
5d1d37f9ca
Add a node reboot test.
2015-05-15 17:25:28 -07:00
Jeff Grafton
67da1ac0c8
Revert "Once again, use native Ginkgo test runner instead of cmd/e2e."
...
This change broke compilation on go 1.3 and running e2e tests on OS X.
This reverts commit 86b023fdd6
.
2015-05-15 16:41:55 -07:00
Jeff Grafton
86b023fdd6
Once again, use native Ginkgo test runner instead of cmd/e2e.
...
This commit deletes cmd/e2e and updates hack/ginkgo-e2e.sh to use the
'ginkgo' command instead. All logic from cmd/e2e/e2e.go and
test/e2e/driver.go have been combined into the new file
test/e2e/e2e_test.go.
The test tarball now includes a built version of the test/e2e test
binary, which includes all tests under test/e2e. This was accomplished
by updating the build scripts to use 'go test -c' when a target name
ended with '.test', and adding a dependency on test/e2e/e2e.test.
This prebuilt test binary is passed to the Ginkgo runner in
hack/ginkgo-e2e.sh. In a future change, we can add support to run
Ginkgo against the source tree if it is available.
This change is generally intended to have no externally visible changes,
aside from the following caveats:
- The -t/--tests flag has been removed
- Calling cmd/e2e/e2e directly obviously won't work, but that was never
intended to be supported anyway
- If the GINKGO_PARALLEL environment variable is set to y, then ginkgo
will run test specs in parallel. (Currently defaults to n, since some
tests are broken in this mode.)
Additionally, several tests which made poor assumptions about cwd or
used testContext before it had been set have been fixed.
2015-05-15 11:54:53 -07:00
Robert Rati
30c7dbc7bd
Correct logic for failing after % of containers fail. #7790
2015-05-15 10:06:30 -04:00
gmarek
d65f67a4d1
Fix kubectl e2e test
2015-05-15 15:02:53 +02:00
Rohit Jnagal
bd0156c65a
Merge pull request #8204 from jlowdermilk/gke-todos
...
Cleanup some todos for gke + rip out dead code
2015-05-14 10:30:24 -07:00
Prashanth Balasubramanian
5de27ede44
Add clarity to density tests
2015-05-13 16:34:45 -07:00
Jeff Lowdermilk
3f3760a14a
Cleanup some todos for gke + rip out dead AuthConfig code
2015-05-13 13:54:02 -07:00
Piotr Szczesniak
2cee828c91
Added more logging to load e2e test
2015-05-13 16:12:17 +02:00
Piotr Szczesniak
962f10ee58
Merge pull request #7771 from piosz/load_generator
...
Implemented first version of load test
2015-05-12 09:24:19 +02:00
Piotr Szczesniak
aa116e2033
Implemented first version of load test
...
As for now it creates a bunch of Replication Controllers and play with them
Partially addresses #3139
2015-05-11 16:40:59 +02:00
deads2k
19784dbc4f
remove auth-path from kubeconfig
2015-05-11 10:40:23 -04:00
Wojciech Tyczynski
1d59a0351f
Merge pull request #7857 from fgrzadkowski/fix_jenkins
...
Ignore latency metrics for events
2015-05-07 13:26:12 +02:00
Filip Grzadkowski
c073c9b9c9
Ignore latency metrics for events
2015-05-07 10:19:22 +02:00
jayunit100
7d4249da57
E2E: Parameterize Density failure
2015-05-06 19:41:09 +00:00
Filip Grzadkowski
551cec2a21
Verify request latency in e2e performance tests.
2015-05-05 11:50:52 +02:00
Max Forbes
f2173627ff
Log which SSH key is used in e2e SSH test to help debug #7714
2015-05-04 13:55:05 -07:00
Wojciech Tyczynski
18b7eda07c
Log host for failed pod
2015-05-04 15:14:23 +02:00
Eric Paris
6b3a6e6b98
Make copyright ownership statement generic
...
Instead of saying "Google Inc." (which is not always correct) say "The
Kubernetes Authors", which is generic.
2015-05-01 17:49:56 -04:00
Quinton Hoole
bfaf976df7
Revert "Use native Ginkgo test runner instead of cmd/e2e"
2015-04-30 13:45:46 -07:00
Quinton Hoole
3602884d32
Merge pull request #7462 from ixdy/native-ginkgo-runner
...
Use native Ginkgo test runner instead of cmd/e2e
2015-04-30 13:27:04 -07:00
Clayton Coleman
d03b5299f9
Merge pull request #7432 from piosz/termination_notice
...
Added TerminationGracePeriod field to PodSpec and grace-period flag to kubectl stop
2015-04-30 13:55:51 -04:00
CJ Cullen
b15e2e7340
Merge pull request #7544 from jayunit100/kubectl-ns
...
E2E: Update kubectl.go - remove default NS and use idiomatic namepsace l...
2015-04-30 10:43:50 -07:00
Piotr Szczesniak
11a2dc496f
Added TerminationGracePeriod field to PodSpec and grace-period flag to kubectl stop
...
Those are changes which touch users required by Termination Notice
Addresses #6804
2015-04-30 18:00:33 +02:00
jayunit100
864c668a51
E2E: Update kubectl.go - remove default NS and use idiomatic namepsace lifecycle
2015-04-29 22:58:35 -04:00
Max Forbes
6102704877
Implement Go e2e SSH utility and simple test that runs it on all nodes.
2015-04-29 11:28:17 -07:00
Jeff Grafton
57750ccb51
Use native Ginkgo test runner instead of cmd/e2e.
...
This commit deletes cmd/e2e and updates hack/ginkgo-e2e.sh to use the
'ginkgo' command instead. All logic from cmd/e2e/e2e.go and
test/e2e/driver.go have been combined into the new file
test/e2e/e2e_test.go.
Additionally, several tests which made poor assumptions about cwd or
used testContext before it was set have been fixed.
This change is generally intended to have no externally visible changes,
aside from the following caveats:
- The -t/--tests flag has been removed
- Calling cmd/e2e/e2e directly obviously won't work, but that was never
supported anyway
- If the GINKGO_PARALLEL environment variable is set to y, then ginkgo
will run test specs in parallel. (Currently defaults to n, since some
tests are broken in this mode.)
2015-04-28 18:42:37 -07:00
Jeff Grafton
ae019935b3
Call the cluster/kubectl.sh wrapper in e2e tests.
...
The ginkgo wrapper script used to set up the path so that tests would
find the appropriate kubectl binary, but this seems like a cleaner way
to achieve the same result.
2015-04-28 16:14:36 -07:00
Wojciech Tyczynski
3f165a742d
Don't fail performance tests on single fail event
2015-04-28 13:59:24 +02:00
Robert Rati
caf70a28b4
Added a method to verify no containers in a pod have failed. The density
...
test is modified to use this method. #7374
2015-04-27 14:05:41 -04:00
Paul Morie
5f25dd24d9
Make argument order for testContainerOutputInNamespace consistent
2015-04-27 10:04:19 -04:00
jayunit100
79d26997a2
E2E: FIX util.go testContainerOutputInNamespace to properly check the namespace.
2015-04-26 18:54:10 -04:00
Quinton Hoole
35e9ad1747
Merge pull request #7235 from rrati/rc-functions-refactor-7234
...
Move RunRC, DeleteRC, and ListPods into the utility module and refactor
2015-04-24 09:38:12 -07:00
Robert Rati
31684d1871
Move RunRC, DeleteRC, and ListPods into the utility module and refactor
...
to be support functions #7234
2015-04-23 14:30:58 -04:00
Quinton Hoole
7d0ba5b5e9
Merge pull request #6553 from jayunit100/networking-ns
...
E2E: Add a --namespace hint which tests can choose to honor, and implement...
2015-04-23 08:24:46 -07:00
Zach Loafman
2a3e0796f8
Merge pull request #7108 from jayunit100/kubectl-1
...
Use --host option even if kubecontext is not provided.
2015-04-21 09:33:21 -07:00
jayunit100
be34714cb1
Use --host option even if kubecontext is not provided.
2015-04-21 10:17:20 -04:00
jayunit100
4b43a6a979
Implement pure UUID suffix Functionality into namespace, without implementing randomSuffix() (yet).
2015-04-21 09:27:39 -04:00
Robert Bailey
feb7abcada
Ensure that e2e tests run on gce|gke and are appropriately
...
skipped for other cloud providers.
2015-04-20 15:04:31 -07:00
jayunit100
0f0c0700ff
E2E: Add Api Server option to kubectl
2015-04-20 15:54:26 -04:00
jayunit100
e548c16f7b
Generalized namespace creation pattern for test utils
2015-04-20 13:44:19 -04:00
Quinton Hoole
4a20101a8d
Add an e2e test that pods get a host IP
2015-04-13 20:20:48 -07:00
Justin Santa Barbara
89089900d7
Fix merge problems
2015-04-10 13:25:42 -07:00
nikhiljindal
fe60be3179
Moving v1beta1 kubectl examples to v1beta3
2015-04-08 13:08:13 -07:00
nikhiljindal
f2b72931fc
Updating components to use v1beta3
2015-04-03 15:19:14 -07:00
Piotr Szczesniak
5c6439d449
Removed PodStatus.Host
...
Fixes #6165
2015-04-02 16:38:45 +02:00
Jeff Lowdermilk
1857aa0388
fix e2e/kubectl for gke
2015-04-01 21:24:16 -07:00
Jeff Lowdermilk
cfc04f41b8
Updates for gcloud changes (alpha, kubeconfig)
2015-04-01 09:27:06 -07:00
Paul Morie
0efe5e7872
Extract testContainerOutput method from e2e tests
2015-03-31 15:41:56 -04:00
jayunit100
ef1508867d
Revert 'Merge pull request #6008 from GoogleCloudPlatform/revert-5773-e2e_kubectl_util' with additional clean up, disambiguate the container name from the json contents.
2015-03-27 11:26:58 -04:00
Piotr Szczesniak
31901ed9d0
Changed PodInfo to be a list
...
This change is to make API consistent with our convention.
Fixes #3622
2015-03-26 10:15:25 +01:00
Satnam Singh
f2980a3f13
Run cluster level logging e2e test in its own namesapce
2015-03-20 11:30:01 -07:00
Satnam Singh
4645d13e77
Reduce pod usage for network e2e test
2015-03-18 22:10:15 -07:00
Zach Loafman
18d1a1e70e
Merge pull request #5272 from satnam6502/e2e
...
Fix status message in waitForPodCondition
2015-03-11 13:10:20 -07:00
Satnam Singh
cef905a7b2
Fix status message in waitForPodConidition
2015-03-10 16:06:03 -07:00
Jeff Lowdermilk
7db006ab1a
Generate standalone kubeconfig on kube-up, clear on kube-down.
...
Also tweaked the ginkgo tests to pull auth directly from a kubeconfig file
instead of the legacy kubernetes_auth file.
2015-03-10 14:23:34 -07:00
Jeff Lowdermilk
a280e0da2d
Revert "Standalone kubeconfig for gce kube-up"
2015-03-09 17:45:06 -07:00
Satnam Singh
89bc7bbea9
Merge pull request #5154 from jlowdermilk/kube-up
...
Standalone kubeconfig for gce kube-up
2015-03-09 16:22:51 -07:00
Jeff Lowdermilk
4173d369aa
Generate standalone kubeconfig on kube-up, clear on kube-down.
...
Also tweaked the ginkgo tests to pull auth directly from a kubeconfig file
instead of the legacy kubernetes_auth file.
2015-03-09 16:02:00 -07:00
Satnam Singh
2685617a41
Fix formating of time output in waitForPodCondition
2015-03-06 11:25:04 -08:00
Jeff Lowdermilk
f7a491958b
fix Errorf argument mismatch in test/e2e/util.go
2015-03-06 09:36:37 -08:00
Jeff Lowdermilk
083f29158f
Make e2e pod start timeouts uniform
2015-03-05 15:54:45 -08:00
Alex Robinson
fe42cd1235
Un-revert #4551 which moved the certs.sh e2e test to ginkgo and fix the
...
e2e auth breakage it caused. The fix is to not set project/zone/kube_master
to the empty string partway through the script, which I should have
realized was a bad idea in the first place.
2015-02-20 15:31:59 -08:00
Andy Goldstein
5bd0e9ab05
Add streaming command execution & port forwarding
...
Add streaming command execution & port forwarding via HTTP connection
upgrades (currently using SPDY).
2015-02-20 09:57:02 -05:00
Zach Loafman
7febce6321
Revert "Migrate the certs.sh e2e test to ginkgo"
2015-02-19 18:41:30 -08:00
Alex Robinson
94161a44ee
Pass the GCE project, zone, and master name into e2e.go as flags.
2015-02-18 15:41:36 -08:00
Zach Loafman
6117592905
Add expectNoError helper to handle Expect(err).NotTo(HaveOccurred()) meme
...
And convert one file
2015-02-12 11:34:07 -08:00
Zach Loafman
62ff434825
Fix Failf line offset reporting
2015-02-12 11:33:56 -08:00
Zach Loafman
6b3746896f
Add a Failf utility function for 'Fail(fmt.Sprintf())' and convert one file
2015-02-11 16:46:36 -08:00
Zach Loafman
251bb585bd
Add a Logf utility function to print INFO: lines to GinkgoWriter, convert new file to it
2015-02-11 16:45:44 -08:00
Zach Loafman
fe838fca64
Convert waitForPodSuccess to error form, glog->By
...
* Also add variable timeout as well
* And nail in coffin for glog in this file!
2015-02-09 07:48:07 -08:00
Zach Loafman
ff67052408
Convert waitForPodNotPending from glog to By, and to error form
...
Also change it to take a variable timeout
2015-02-09 07:32:41 -08:00
Zach Loafman
2e4a1e910b
Change loadClientOrDie to return an error
...
Also remove a bunch of dead code. This is a step along the path to
getting rid of all the glog in util.go.
2015-02-09 07:14:52 -08:00
Zach Loafman
2be3139926
Add a timeout to waitForPodRunning
...
* Add a timeout, convert the function to return an error (which gives
a reasonable status message for callers).
* Start converting glog to By.
2015-02-09 06:36:53 -08:00
Filipe Brandenburger
e9591382a7
Use a custom namespace for running liveness e2e test cases.
...
This will allow us greated isolation between test case runs without the
need to include randomized uuids to many of the fields in the pods,
services and rcs creation requests.
Tested:
- Ran two instances of `e2e -t TestLivenessHttp -t TestLivenessExec`
simultaneously and confirmed that pod names did not clash and that
both of them completed successfully.
2015-02-04 16:05:54 -08:00
Satnam Singh
2d1ee816a1
Change TestNetwork to allow parallel execution
2015-01-23 17:56:15 -08:00
Filipe Brandenburger
73bd452e76
Revert "Allow network end-to-end test to be run in parallel"
2015-01-23 11:11:31 -08:00
Satnam Singh
85691cba24
Allow network end-to-end test to be run in parallel
2015-01-22 17:55:00 -08:00
Filipe Brandenburger
df6ab47c6e
Convert liveness e2e test to Go
...
This commit reimplements hack/e2e-suite/liveness.sh in Go as part of cmd/e2e.
Tested by running it on a live cluster:
$ cmd/e2e --host=https://w.x.y.z --provider=gce -t TestLivenessHttp -t TestLivenessExec
I0122 08:12:53.183298 6502 liveness.go:72] Restart count of pod liveness-exec-6f917474-a251-11e4-8cc2-d4ae52bb3eea increased from 0 to 1 during the test
I0122 08:13:23.605471 6502 liveness.go:72] Restart count of pod liveness-http-84d28569-a251-11e4-8cc2-d4ae52bb3eea increased from 0 to 1 during the test
Also ran the full e2e suite including kube-up/kube-down to confirm it works.
2015-01-22 09:24:53 -08:00
Satnam Singh
33e00320bf
Convert private.sh test to Go and remove basic.sh and private.sh
2015-01-15 18:04:12 -08:00
Satnam Singh
1bff012c36
Convert basic.sh e2e test to Go
2015-01-15 11:41:29 -08:00