Skip to content

Commit

Permalink
Cleanup custom deployments test
Browse files Browse the repository at this point in the history
  • Loading branch information
tnozicka committed Dec 11, 2017
1 parent d1ca9a7 commit 9271abb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions test/extended/testdata/bindata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions test/extended/testdata/deployments/custom-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ spec:
echo Halfway
openshift-deploy
echo Finished
sleep 1
template:
metadata:
labels:
Expand All @@ -39,6 +38,6 @@ spec:
name: myapp
command:
- /bin/sleep
- "10"
- "9999999999"
triggers:
- type: ConfigChange

0 comments on commit 9271abb

Please sign in to comment.