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

Make liveness e2e test more hermetic #3929

Merged
merged 1 commit into from
Jan 29, 2015
Merged

Make liveness e2e test more hermetic #3929

merged 1 commit into from
Jan 29, 2015

Conversation

filbranden
Copy link
Contributor

Avoid importing the YAML files from the examples/ tree, instead just
define the api.Pod structs in the Go source code.

Tested by running the TestLivenessHttp and TestLivenessExec tests
against a test cluster.

@satnam6502

Avoid importing the YAML files from the examples/ tree, instead just
define the api.Pod structs in the Go source code.

Tested by running the TestLivenessHttp and TestLivenessExec tests
against a test cluster.
@satnam6502 satnam6502 added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 29, 2015
@satnam6502
Copy link
Contributor

At some point we should build and use a tagged liveness Docker image (e.g. kubernetes/liveness:1.0) but for now LGTM.

@satnam6502 satnam6502 self-assigned this Jan 29, 2015
@satnam6502
Copy link
Contributor

Merging since Travis shows green.

satnam6502 added a commit that referenced this pull request Jan 29, 2015
@satnam6502 satnam6502 merged commit 99d2c93 into kubernetes:master Jan 29, 2015
@filbranden filbranden deleted the e2e_liveness_hermetic branch January 29, 2015 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

2 participants