.. |
build
|
Move utilities into different packages. Add local and remove runner.
|
2016-08-24 20:18:45 -07:00 |
environment
|
Remove unnecessary code after e2e services are statically linked.
|
2016-08-22 20:51:24 -07:00 |
jenkins
|
Add automated docker performance validation.
|
2016-09-01 19:18:20 -07:00 |
remote
|
Do not set stop-services=false for node e2e and add more logs.
|
2016-08-30 17:52:23 -07:00 |
runner
|
Merge pull request #31651 from Random-Liu/move-host-info-around-test-result
|
2016-08-30 23:08:41 -07:00 |
services
|
Increase logging level for e2e node services
|
2016-09-02 14:05:09 -07:00 |
OWNERS
|
add Lantao Liu as node e2e reviewer. Relieve pwittroc@ from node e2e maintenance
|
2016-08-11 12:56:05 -07:00 |
README.md
|
Fix broken warning image link in docs
|
2016-07-15 10:44:58 +01:00 |
apparmor_test.go
|
Promote AppArmor annotations to beta
|
2016-08-25 15:40:32 -07:00 |
benchmark_util.go
|
add throughput in perf data and disable --cgroups-per-qos
|
2016-08-22 16:04:32 -07:00 |
cgroup_manager_test.go
|
Disable cgroups-per-qos flag until implementation is stabilized
|
2016-08-19 11:08:59 -04:00 |
container.go
|
Refactor uuid into its own pkg
|
2016-07-30 00:07:02 -04:00 |
container_manager_test.go
|
Refactor uuid into its own pkg
|
2016-07-30 00:07:02 -04:00 |
density_test.go
|
increase resource usage limit in node e2e test
|
2016-09-02 09:12:40 -07:00 |
disk_eviction_test.go
|
Avoid disk eviction node e2e test using up all the disk space
|
2016-08-26 16:26:35 -07:00 |
doc.go
|
Use Go canonical import paths
|
2016-07-16 13:48:21 -04:00 |
dynamic_kubelet_configuration_test.go
|
Capitalize feature name in test for dynamic kubelet configuration
|
2016-08-24 13:14:40 -07:00 |
e2e_node_suite_test.go
|
Move utilities into different packages. Add local and remove runner.
|
2016-08-24 20:18:45 -07:00 |
gubernator.sh
|
Fix GCS permissions and file moving bugs
|
2016-08-18 14:51:33 -07:00 |
image.go
|
Revert "Remove pod mutation for PVs with supplemental GIDs"
|
2016-07-14 17:47:46 -07:00 |
image_conformance_test.go
|
Skip Flaky, Slow and Serial test in proper jenkins job.
|
2016-08-02 02:13:50 +00:00 |
image_list.go
|
Add images used in common test into prepull image list.
|
2016-09-01 21:20:49 -07:00 |
kubelet_test.go
|
Revert "Avoid disk eviction node e2e test using up all the disk space"
|
2016-08-26 08:59:42 -07:00 |
memory_eviction_test.go
|
Move wait for pressure to subside to AfterEach so we still wait if the test for eviction order fails
|
2016-09-01 14:39:43 -07:00 |
mirror_pod_test.go
|
Add run-services-mode option, and start e2e services in a separate
|
2016-08-15 14:45:01 -07:00 |
resource_collector.go
|
explicitly delete pods in node perf tests
|
2016-08-30 15:18:37 -07:00 |
resource_usage_test.go
|
explicitly delete pods in node perf tests
|
2016-08-30 15:18:37 -07:00 |
runtime_conformance_test.go
|
Refactor uuid into its own pkg
|
2016-07-30 00:07:02 -04:00 |
util.go
|
Wait for the memory pressure condition to be absent before finishing the memory eviction test
|
2016-08-26 10:15:28 -07:00 |