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

Remove the Heapster/InfluxDB test #66175

Merged

Conversation

DirectXMan12
Copy link
Contributor

Heapster is now deprecated, and we shouldn't be testing Influx
functionality here anyway (that test belongs in the Heapster repo at
best anyway).

Release note:

NONE

Heapster is now deprecated, and we shouldn't be testing Influx
functionality here anyway (that test belongs in the Heapster repo at
best anyway).
@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. release-note-none Denotes a PR that doesn't merit a release note. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Jul 13, 2018
@k8s-ci-robot k8s-ci-robot requested review from marun and sttts July 13, 2018 20:10
@DirectXMan12
Copy link
Contributor Author

cc @kubernetes/sig-instrumentation-pr-reviews

@k8s-ci-robot k8s-ci-robot added the sig/instrumentation Categorizes an issue or PR as relevant to SIG Instrumentation. label Jul 13, 2018
@loburm
Copy link
Contributor

loburm commented Jul 16, 2018

But this is not going to be cherry-picked in 1.11, isn't it?

@DirectXMan12
Copy link
Contributor Author

@loburm I wasn't initially planning on it, why?

@loburm
Copy link
Contributor

loburm commented Jul 17, 2018

Just wanted to ensure that those tests are not going to be removed from 1.11 testing pipeline.
/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jul 17, 2018
@DirectXMan12
Copy link
Contributor Author

cc @kubernetes/sig-testing-pr-reviews @saad-ali for the line removal from test-owners

@k8s-ci-robot k8s-ci-robot added the sig/testing Categorizes an issue or PR as relevant to SIG Testing. label Jul 17, 2018
@ixdy
Copy link
Member

ixdy commented Jul 18, 2018

/approve

x-ref #62328

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: DirectXMan12, ixdy, loburm

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 18, 2018
@ixdy
Copy link
Member

ixdy commented Jul 18, 2018

/retest

@k8s-github-robot
Copy link

/test all

Tests are more than 96 hours old. Re-running tests.

@k8s-github-robot
Copy link

/test all [submit-queue is verifying that this PR is safe to merge]

@k8s-ci-robot
Copy link
Contributor

k8s-ci-robot commented Jul 18, 2018

@DirectXMan12: The following test failed, say /retest to rerun them all:

Test name Commit Details Rerun command
pull-kubernetes-e2e-kops-aws 869221a link /test pull-kubernetes-e2e-kops-aws

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@k8s-github-robot
Copy link

Automatic merge from submit-queue (batch tested with PRs 66175, 66324, 65828, 65901, 66350). If you want to cherry-pick this change to another branch, please follow the instructions here.

@k8s-github-robot k8s-github-robot merged commit 7b8651d into kubernetes:master Jul 18, 2018
@DirectXMan12 DirectXMan12 deleted the tests/remove-influx-test branch July 19, 2018 14:42
@tpepper
Copy link
Member

tpepper commented Jul 19, 2018

@DirectXMan12
Copy link
Contributor Author

@tpepper yeah, I've got a patch coming along. Forgot to remove stuff from godeps after it was no longer needed.

k8s-github-robot pushed a commit that referenced this pull request Jul 21, 2018
Automatic merge from submit-queue (batch tested with PRs 66410, 66398, 66061, 66397, 65558). 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>.

Update Godeps after removing influx tests

When the influx tests were removed, it should have also removed the
influx deps from Godeps.  This does that.

See also  #66175

**Release note**:
```release-note
NONE
```
@serathius
Copy link
Contributor

@DirectXMan12 Looks like you didn't clean up the test suite https://k8s-testgrid.appspot.com/sig-instrumentation#gce-influxdb
For 1.11 Influxdb is no longer part of pull tests, so it will not be tested

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/instrumentation Categorizes an issue or PR as relevant to SIG Instrumentation. sig/testing Categorizes an issue or PR as relevant to SIG Testing. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants