Chao Xu
1f2e2e61cf
generated
2019-02-12 15:04:57 -08:00
Maciej Borsz
25c2440996
Add node notready/unreachable tolerations to load/density pods.
2018-12-14 12:16:51 +01:00
Shyam Jeedigunta
bf81201b43
Remove deprecated [Feature:Empty] test
2018-09-12 12:56:19 +02:00
Jeff Grafton
23ceebac22
Run hack/update-bazel.sh
2018-06-22 16:22:57 -07:00
David Eads
dd97a7bc59
move client based restmappers to client-go
2018-05-08 08:11:56 -04:00
David Eads
e2fc5cf259
remove versioning interface
2018-04-27 07:56:42 -04:00
Manjunath A Kumatagi
1bb810e749
Use pause manifest image
2018-04-06 11:00:50 +05:30
Ryan Hitchman
e04b91facf
Remove unused variables (only assigned to) from test code.
...
This is revealed by the go/types package, which is stricter than
the Go compiler about unused variables. See also: golang/go#8560
2018-02-27 13:45:31 -08:00
Shyam Jeedigunta
9f84841d8a
Add smart retries to resource creations in testing framework
2018-02-22 21:35:06 +01:00
p0lyn0mial
dd9de90b0a
the changes introduced in this commit plumbs in the generic scaler into kubectl.
...
note that we don't change the behaviour of kubectl.
For example it won't scale new resources. That's the end goal.
The first step is to retrofit existing code to use the generic scaler.
2018-01-12 09:21:18 +01:00
Kubernetes Submit Queue
fe599c7dcf
Merge pull request #54992 from porridge/perf-timing
...
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md ">here</a>.
Add performance test phase timing export.
**What this PR does / why we need it**:
First step totwards allowing us to get a quick overview of test length
via perf-dash.k8s.io.
**Release note**:
```release-note
NONE
```
@kubernetes/sig-scalability-feature-requests
2017-11-11 01:39:30 -08:00
Marcin Owsiany
96089e0b79
Add performance test phase timing export.
2017-11-09 17:12:15 +01:00
Dr. Stefan Schimanski
bec617f3cc
Update generated files
2017-11-09 12:14:08 +01:00
Shyam Jeedigunta
2a0b7657c6
Retry pod listing call in load test if possible instead of failing
2017-11-06 15:05:27 +01:00
Jeff Grafton
aee5f457db
update BUILD files
2017-10-15 18:18:13 -07:00
Shyam Jeedigunta
419bbd26fc
Retry if possible while creating latency pods in density test
2017-09-19 17:40:57 +02:00
Jeff Grafton
a7f49c906d
Use buildozer to delete licenses() rules except under third_party/
2017-08-11 09:32:39 -07:00
Jeff Grafton
33276f06be
Use buildozer to remove deprecated automanaged tags
2017-08-11 09:31:50 -07:00
xiangpengzhao
4edae0aa91
Add [sig-scalability] prefix to scalability e2e tests
2017-08-02 11:44:20 +08:00
Jacob Simpson
29c1b81d4c
Scripted migration from clientset_generated to client-go.
2017-07-17 15:05:37 -07:00
Shyam Jeedigunta
0c75dd22f8
Move performance tests to test/e2e/scalability subdirectory
2017-07-12 12:08:26 +02:00