[GitHub] [incubator-yunikorn-k8shim] yangwwei commented on a change in pull request #130: YUNIKORN-161: End to end testing framework for YuniKorn on K8s

2020-06-09 Thread GitBox
yangwwei commented on a change in pull request #130: URL: https://github.com/apache/incubator-yunikorn-k8shim/pull/130#discussion_r437023496 ## File path: Makefile ## @@ -169,7 +169,7 @@ push: image .PHONY: test test: clean @echo "running unit tests" - go test

[GitHub] [incubator-yunikorn-k8shim] yangwwei commented on a change in pull request #130: YUNIKORN-161: End to end testing framework for YuniKorn on K8s

2020-06-05 Thread GitBox
yangwwei commented on a change in pull request #130: URL: https://github.com/apache/incubator-yunikorn-k8shim/pull/130#discussion_r436092321 ## File path: test/e2e/README.md ## @@ -0,0 +1,43 @@ +# End to End Testing in YuniKorn-K8shim + +End-to-end (e2e) tests for

[GitHub] [incubator-yunikorn-k8shim] yangwwei commented on a change in pull request #130: YUNIKORN-161: End to end testing framework for YuniKorn on K8s

2020-06-01 Thread GitBox
yangwwei commented on a change in pull request #130: URL: https://github.com/apache/incubator-yunikorn-k8shim/pull/130#discussion_r433572172 ## File path: test/e2e/CI/ci_test.go ## @@ -0,0 +1,106 @@ +/* + Licensed to the Apache Software Foundation (ASF) under one + or more

[GitHub] [incubator-yunikorn-k8shim] yangwwei commented on a change in pull request #130: YUNIKORN-161: End to end testing framework for YuniKorn on K8s

2020-05-28 Thread GitBox
yangwwei commented on a change in pull request #130: URL: https://github.com/apache/incubator-yunikorn-k8shim/pull/130#discussion_r432204359 ## File path: Makefile ## @@ -171,3 +171,15 @@ clean: ./deployments/image/configmap/${BINARY} \

[GitHub] [incubator-yunikorn-k8shim] yangwwei commented on a change in pull request #130: YUNIKORN-161: End to end testing framework for YuniKorn on K8s

2020-05-28 Thread GitBox
yangwwei commented on a change in pull request #130: URL: https://github.com/apache/incubator-yunikorn-k8shim/pull/130#discussion_r432167813 ## File path: test/e2e/CI/ci_suite_test.go ## @@ -0,0 +1,35 @@ +/* + Licensed to the Apache Software Foundation (ASF) under one + or