mirror of
https://github.com/lukaszraczylo/kubemirror.git
synced 2026-07-13 09:10:15 +00:00
Add missing traefik crd to the e2e test setup.
This commit is contained in:
@@ -121,6 +121,8 @@ main() {
|
|||||||
echo " - Namespace creation/deletion/label changes"
|
echo " - Namespace creation/deletion/label changes"
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
|
kubectl apply -f https://raw.githubusercontent.com/traefik/traefik/master/docs/content/reference/dynamic-configuration/kubernetes-crd-definition-v1.yml
|
||||||
|
|
||||||
if bash "$SCRIPT_DIR/test-comprehensive.sh"; then
|
if bash "$SCRIPT_DIR/test-comprehensive.sh"; then
|
||||||
log_success "Comprehensive Test Suite PASSED"
|
log_success "Comprehensive Test Suite PASSED"
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user