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
bd281a55fa
test: prepare samples to be emissary executor compatible. Part of #5718 ( #6109 )
...
* test: prepare samples to be emissary executor compatible
* fix sample test
2021-07-22 18:00:01 +08:00
Diana Atanasova
fd72b3c9d5
refactor: update pipeline names in samples/core dir. Fixes #5683 ( #5720 )
...
Update pipeline names in sample/core directory to contain only lowercase
letters, hyphen, and numbers.
Signed-off-by: Diana Atanasova <dianaa@vmware.com>
2021-05-24 00:36:32 -07:00
Alexey Volkov
cc83e1089b
Assigned copyright to the project authors ( #5587 )
2021-05-05 13:53:22 +08:00
Yuan (Bob) Gong
17f835c76d
test(samples): reduce sidecar sample test flakiness ( #5210 )
2021-03-01 03:42:16 -08:00
Jiaxiao Zheng
ef381aafcc
[Sample test] Add parameterized_tfx_oss to 'normal' sample test corpus ( #2695 )
...
* Update to tfx 0.15.0 release
* update file name
* modernize naming
* move to core
* Update sample test launcher/config/file name.
* No longer need precompiled package.
* add dependency
* add pip
* no longer call dsl-compile
* fix launcher
* give additional time for init
* Try skip check in backend docker
* fix
* try fix
* revert the timeout
* fix per Alexey's suggestion
* fix typo
* print log
* fix
* remove log
2019-12-10 16:06:06 -08:00
Ning
fe0bc678a8
add more core samples in the sample test ( #2030 )
...
* add more core samples in the sample test
* remove retry test for now
* update pipeline transformer sample
* add default value to volume_ops and fix error
* remove volume snapshot and resource op sample tests, which require platform support
* remove volume_ops since it is already included in the e2e
* add timeout
2019-09-06 11:46:15 -07:00
Ning
de538aa3e3
add compile step in the samples to generate zip files ( #1866 )
...
* add compile step in the samples to generate zip files
2019-08-16 15:53:07 -07:00
Ning
e8a6feb229
Restructure samples ( #1710 )
...
* restructure samples
* update apiserver and sample test for the new location
2019-08-01 17:31:37 -07:00