Commit Graph

4 Commits

Author SHA1 Message Date
Helber Belmiro 0c2bcf10f7
test: migrate kubeflow-pipeline-e2e-test to GitHub Actions (#10887)
* test: migrate kubeflow-pipeline-e2e-test to GitHub Actions

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

* Added new line at EOF e2e-test.yaml

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>

---------

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>
2024-06-13 00:02:07 +00:00
James Wu 2cfc4283d2
fix(conformance): enable healthz test in full Kubeflow. (#9297)
* Enable healthz test in full Kubeflow.

This change will also be ported to release-2.0-alpha branch to support
conformance tests for KF 1.7, which is using alpha.7 version of KFP.

* Fix build break due to recent refactoring.
2023-05-04 02:02:44 +00:00
Chen Sun 8b2fba3f39
test: Add v2 API integration tests (#9185)
* Add v2 API integration tests

* move v1 client
2023-04-27 20:20:39 +00:00
hsinhoyeh bd38cb5ae8
fix(backend): fixes healthz response by adding json content type. Fixes #7525 (#7532) 2022-05-20 03:44:23 +00:00