Skip to content

integration: fix exec test#1625

Merged
jazzdan merged 1 commit into
masterfrom
jazzdan/fix_exec_integration_test
May 14, 2019
Merged

integration: fix exec test#1625
jazzdan merged 1 commit into
masterfrom
jazzdan/fix_exec_integration_test

Conversation

@jazzdan

@jazzdan jazzdan commented May 14, 2019

Copy link
Copy Markdown
Contributor

Prior to this change the exec test wasn't really testing exec. When
we tried to do an exec update it would fail due to incompatibilites
between GNU tar and busybox tar. This would cause the update to fall
back to an image build, which caused the test to pass.

Let's make sure that the pods dont change AND install GNU tar in the
container so that the test passes.

While this feels a little gross, it's at least testing more than it was.

Discovered while looking in to #1611

Prior to this change the exec test wasn't really testing exec. When
we tried to do an exec update it would fail due to incompatibilites
between GNU tar and busybox tar. This would cause the update to fall
back to an image build, which caused the test to pass.

Let's make sure that the pods dont change AND install GNU tar in the
container so that the test passes.

While this feels a little gross, it's at least testing more than it was.
@jazzdan
jazzdan requested a review from nicks May 14, 2019 16:30
@jazzdan
jazzdan merged commit d876895 into master May 14, 2019
@nicks
nicks deleted the jazzdan/fix_exec_integration_test branch March 31, 2021 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants