Aditya Soni
a0074c8963
test: added verify_func in TestCase ( #9002 )
2023-04-18 20:07:53 +00:00
Yaqi Ji
b693909a08
feat(sdk)!: move v1 to deprecated folder ( #7291 )
...
* chore(sdk): move v1 to deprecated
* fix testsg
* fix testsg
* fix setup.py
* fix test
* s'
* fix tests
* fix test
* retore v2 test changes
* fix py3.6 test
* fix py3.6 test
* fix py3.6 import fallback error
* remove deprecated
* fix samples test
* sample test
* fix samples
* add readme
* restroe test
* python require
* remove path
* fix tests
* inteegration tests
* remove tfx tests for dependency with kfp v1
* fix e2e
* fix e2e
* fix integration tests
* fix sampe
* move client down
* change to kfp
* add import alias
* fix
* runid
* fix dsl
* only use kfp for function
* revert train_until_good
* tfx test
* kfp
* try import
* onprem
2022-03-04 00:52:59 +00:00
Yuan (Bob) Gong
c7448c71df
test(v2): refactor sample test utils into a py package ( #7105 )
...
* test(v2): refactor sample test utils into a py package
* fix error
2021-12-23 11:10:01 +08:00
Chen Sun
5bbb384cc7
test: clean up v2 compatible mode sample tests ( #6943 )
2021-11-23 02:08:06 +00:00
Chen Sun
73804f8928
test(sample): reenable samples tests run with V2_ENGINE mode ( #6932 )
...
* reenable v2 engine
* fix
* fix
* fix
* log v2 engine test
* don't fill in default value at test util
* fix
* pass to job instead of spec
2021-11-20 18:18:35 +00:00
Yuan (Bob) Gong
afd28c605d
test(v2): add more samples. Part of #6150 ( #6353 )
...
* test(v2): add all samples using parameter + artifact passing features to v2 engine
* fix some samples
* fix output file
* comment failing samples
* improve comments
2021-08-16 21:38:41 -07:00
Alexey Volkov
cc83e1089b
Assigned copyright to the project authors ( #5587 )
2021-05-05 13:53:22 +08:00
Yuan (Bob) Gong
4abbdec8c9
test(v2/samples): verify sample mlmd state ( #5486 )
...
* test(v2/samples): verify sample mlmd state
* finish artifact verification and fix v2 test integration
* fix unrecognized argument error
* fix tests
* fix test failure
* fix test
2021-04-20 03:06:38 -07:00
Yuan (Bob) Gong
02dbcfa062
test: more samples in v2 sample test ( #5431 )
...
* test: set up sample test for many samples
* test: rm loop_* tests from v1 sample test, they are already covered in v2 sample test
* fix condition pipeline for basic e2e test
* remove condition from e2e test
2021-04-09 08:34:03 -07:00