Merge pull request #190 from squat/refactor_e2e
e2e: refactor the end to end tests
This commit is contained in:
2
Makefile
2
Makefile
@@ -204,7 +204,7 @@ $(KUBECTL_BINARY):
|
||||
chmod +x $@
|
||||
|
||||
$(BASH_UNIT):
|
||||
curl -Lo $@ https://raw.githubusercontent.com/pgrange/bash_unit/v1.6.0/bash_unit
|
||||
curl -Lo $@ https://raw.githubusercontent.com/pgrange/bash_unit/v1.7.2/bash_unit
|
||||
chmod +x $@
|
||||
|
||||
e2e: container ${KIND_BINARY} ${KUBECTL_BINARY} $(BASH_UNIT)
|
||||
|
Reference in New Issue
Block a user