Commit Graph

5 Commits

Author SHA1 Message Date
Diana Atanasova 7b4ddf658c
test: enabe back archiving experiment action in kfp_functional_test (#9748)
* re-enabe archiving experiment action in kfp_functional_test

Signed-off-by: diana <difince@gmail.com>

* Use kfp.v2 instead of kfp.depricated

Signed-off-by: diana <difince@gmail.com>

* Update periodic kfp_functional_test to work with kfp=2.0.1

Signed-off-by: diana <difince@gmail.com>

* Updata dependencies and clean up instructions

---------

Signed-off-by: diana <difince@gmail.com>
Co-authored-by: gkcalat <gkcalat@ucla.edu>
2023-08-15 10:07:16 -07: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 aedbd60104
test: skip archiving experiments because of perf problem (#6843) 2021-11-01 13:30:30 +08:00
Alexey Volkov cc83e1089b
Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
capri-xiyue cab66700dc
test: added kfp functional e2e test (#4885)
* added kfp functional e2e test

* added script to kick off kfp functional test

* fixed typo

* renamed variable

* change script

* cleaned ceated folder in script

* fixed script

* deleted unnecessary feature, added try finally,modified script

* fixed format

* added README, added constants

* added instructions to test it in local

* added readme
2020-12-10 22:15:22 -08:00