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

Automated Docker Validation: Add docker validation test in test-grid. #523

Merged

Conversation

Random-Liu
Copy link
Member

@Random-Liu Random-Liu commented Sep 6, 2016

For kubernetes/enhancements#57.

This PR enabled three docker validation tests in test-grid:

  • docker/docker-benchmark: This test continuously runs node e2e benchmark with newest docker release against Kubernetes HEAD.
  • docker/docker-validation: This test continuously runs node e2e functionality test with newest docker release against Kubernetes HEAD.
  • docker/master-docker-benchmark: This test continuously runs cluster e2e with newest docker release on master against Kubernetes HEAD.

@dchen1107
/cc @kubernetes/sig-node


This change is Reviewable

@krzyzacy
Copy link
Member

krzyzacy commented Sep 6, 2016

hummmm... currently the new tabs/testgroups also need to be added to the internal version of config if you want it to show up in testgrid until the updater is also migrated to github

@krzyzacy krzyzacy added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 6, 2016
@krzyzacy
Copy link
Member

krzyzacy commented Sep 6, 2016

Good to keep it up to date :)

@Random-Liu
Copy link
Member Author

@krzyzacy Thanks for reviewing!

@Random-Liu Random-Liu merged commit e2380a0 into kubernetes:master Sep 6, 2016
@Random-Liu Random-Liu deleted the add-docker-validation-in-test-grid branch September 6, 2016 23:54
foxish pushed a commit to foxish/test-infra that referenced this pull request Jan 21, 2017
Tollerate issue URLs in rebuild requests
ostromart pushed a commit to ostromart/test-infra that referenced this pull request Jul 26, 2019
Automatic merge from submit-queue

Rename and report cluster-wide test

**Release note**:

```release-note
none
```
grantr pushed a commit to grantr/test-infra that referenced this pull request Feb 21, 2020
* Add function for displaying pod logs.

* Remove unused local variable

Removing unused `words` local variable `capitalize` funciton.

* Use variable for storing formatted repo name.

* Organize functions and variables

* Remove extra whitespace

Co-Authored-By: ericKlawitter <5823687+ericKlawitter@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/testgrid lgtm "Looks good to me", indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants