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

Add randomized load test #41808

Merged
merged 1 commit into from
Feb 23, 2017
Merged

Conversation

gmarek
Copy link
Contributor

@gmarek gmarek commented Feb 21, 2017

No description provided.

@gmarek gmarek added release-note-none Denotes a PR that doesn't merit a release note. sig/scalability Categorizes an issue or PR as relevant to SIG Scalability. labels Feb 21, 2017
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Feb 21, 2017
@k8s-github-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

The following people have approved this PR: gmarek

Needs approval from an approver in each of these OWNERS Files:

You can indicate your approval by writing /approve in a comment
You can cancel your approval by writing /approve cancel in a comment

@k8s-github-robot k8s-github-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Feb 21, 2017
@k8s-reviewable
Copy link

This change is Reviewable

@gmarek gmarek force-pushed the random-tests branch 2 times, most recently from f8d5f6a to 522798d Compare February 21, 2017 15:23
test/e2e/load.go Outdated
var knownKinds = []schema.GroupKind{
api.Kind("ReplicationController"),
extensions.Kind("Deployment"),
// TODO: uncomment when Jobs are fixed
Copy link
Member

Choose a reason for hiding this comment

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

What do you mean by "Jobs are fixed"? Can you add issue number?

@wojtek-t
Copy link
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 21, 2017
@gmarek
Copy link
Contributor Author

gmarek commented Feb 22, 2017

@k8s-bot unit test this issue: #41768

2 similar comments
@gmarek
Copy link
Contributor Author

gmarek commented Feb 22, 2017

@k8s-bot unit test this issue: #41768

@gmarek
Copy link
Contributor Author

gmarek commented Feb 22, 2017

@k8s-bot unit test this issue: #41768

@gmarek
Copy link
Contributor Author

gmarek commented Feb 23, 2017

@k8s-bot gce etcd3 e2e test this

@k8s-github-robot
Copy link

Automatic merge from submit-queue (batch tested with PRs 41540, 41808, 41710, 41838, 41840)

@k8s-github-robot k8s-github-robot merged commit a19a18a into kubernetes:master Feb 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. sig/scalability Categorizes an issue or PR as relevant to SIG Scalability. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants