Skip to content

Instantly share code, notes, and snippets.

@surajkota
Created April 21, 2022 00:42
Show Gist options
  • Save surajkota/2b6d2800b3924bd85ebe290eeb7afa0f to your computer and use it in GitHub Desktop.
Save surajkota/2b6d2800b3924bd85ebe290eeb7afa0f to your computer and use it in GitHub Desktop.
(kf) ubuntu@ip-172-31-0-119:~/kubeflow/kubeflow-manifests/tests/unit-tests$ make test
=== RUN TestKustomize
../../../../../../awsconfigs/common/aws-alb-ingress-controller/base
2022/04/21 00:34:27 well-defined vars that were never replaced: clusterName
--- PASS: TestKustomize (0.03s)
PASS
ok github.com/kubeflow/manifests/tests/awsconfigs/common/aws-alb-ingress-controller/base (cached)
=== RUN TestKustomize
../../../../../../awsconfigs/common/aws-authservice/base
--- PASS: TestKustomize (0.01s)
PASS
ok github.com/kubeflow/manifests/tests/awsconfigs/common/aws-authservice/base (cached)
=== RUN TestKustomize
../../../../../awsconfigs/common/aws-secrets-manager
--- PASS: TestKustomize (0.01s)
PASS
ok github.com/kubeflow/manifests/tests/awsconfigs/common/aws-secrets-manager (cached)
=== RUN TestKustomize
../../../../../../awsconfigs/common/aws-secrets-manager/base
--- PASS: TestKustomize (0.01s)
PASS
ok github.com/kubeflow/manifests/tests/awsconfigs/common/aws-secrets-manager/base (cached)
=== RUN TestKustomize
../../../../../../awsconfigs/common/aws-secrets-manager/rds
--- PASS: TestKustomize (0.01s)
PASS
ok github.com/kubeflow/manifests/tests/awsconfigs/common/aws-secrets-manager/rds (cached)
=== RUN TestKustomize
../../../../../../awsconfigs/common/aws-secrets-manager/s3
--- PASS: TestKustomize (0.01s)
PASS
ok github.com/kubeflow/manifests/tests/awsconfigs/common/aws-secrets-manager/s3 (cached)
=== RUN TestKustomize
../../../../../awsconfigs/common/aws-telemetry
--- PASS: TestKustomize (0.01s)
PASS
ok github.com/kubeflow/manifests/tests/awsconfigs/common/aws-telemetry (cached)
=== RUN TestKustomize
../../../../../../awsconfigs/common/istio-ingress/base
--- PASS: TestKustomize (0.01s)
PASS
ok github.com/kubeflow/manifests/tests/awsconfigs/common/istio-ingress/base (cached)
=== RUN TestKustomize
../../../../../../../awsconfigs/common/istio-ingress/overlays/api
--- PASS: TestKustomize (0.01s)
PASS
ok github.com/kubeflow/manifests/tests/awsconfigs/common/istio-ingress/overlays/api (cached)
=== RUN TestKustomize
../../../../../../../awsconfigs/common/istio-ingress/overlays/cognito
--- PASS: TestKustomize (0.01s)
PASS
ok github.com/kubeflow/manifests/tests/awsconfigs/common/istio-ingress/overlays/cognito (cached)
=== RUN TestKustomize
../../../../../../../awsconfigs/common/istio-ingress/overlays/https
--- PASS: TestKustomize (0.01s)
PASS
ok github.com/kubeflow/manifests/tests/awsconfigs/common/istio-ingress/overlays/https (cached)
=== RUN TestCheckWebhookSelector
--- PASS: TestCheckWebhookSelector (0.01s)
PASS
ok github.com/kubeflow/manifests/tests (cached)
=== RUN TestKustomizationHasDeprecatedEnv
--- PASS: TestKustomizationHasDeprecatedEnv (0.00s)
PASS
ok github.com/kubeflow/manifests/tests (cached)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment