Skip to content

Commit

Permalink
Add test matrix to README.md (#1821)
Browse files Browse the repository at this point in the history
* Add test matrix

Signed-off-by: Eduardo Apolinario <[email protected]>

* Blurb

Signed-off-by: Eduardo Apolinario <[email protected]>

* Comment the use of different versions

Signed-off-by: Eduardo Apolinario <[email protected]>

* Link to flytesnacks test manifest

Signed-off-by: Eduardo Apolinario <[email protected]>

Co-authored-by: Eduardo Apolinario <[email protected]>
  • Loading branch information
eapolinario and eapolinario authored Nov 11, 2021
1 parent 92b4db4 commit 6b92b72
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,23 @@ Please maintain an alphabetical order in the following list -->
| [Spark](https://github.com/GoogleCloudPlatform/spark-on-k8s-operator) | Go | Apache Spark batch |
| [Flink](https://github.com/lyft/flinkk8soperator) | Go | Apache Flink streaming |

## Functional Tests Matrix

We run a suite of tests (defined in https://github.com/flyteorg/flytesnacks/blob/master/cookbook/flyte_tests_manifest.json) to ensure that basic functionality and a subset of the integrations work across a variety of release versions. Those tests are run in a cluster where specific versions of the flyte components, such as console, flyteadmin, datacatalog, and flytepropeller, are installed. The table below has different release versions as the columns and the result of each test suite as rows.

| workflow group | nightly |
| ------------------------------- | ---------- |
| core | ![core](https://byob.yarr.is/unionai/gh-badges/nightly/core) |
| integrations-hive | ![integration-hive](https://byob.yarr.is/unionai/gh-badges/nightly/integrations-hive) |
| integrations-k8s-spark | ![integrations-k8s-spark](https://byob.yarr.is/unionai/gh-badges/nightly/integrations-k8s-spark) |
| integrations-kfpytorch | ![integrations-kfpytorch](https://byob.yarr.is/unionai/gh-badges/nightly/integrations-kfpytorch) |
| integrations-pod | ![integrations-pod](https://byob.yarr.is/unionai/gh-badges/nightly/integrations-pod) |
| integrations-pandera_examples | ![integrations-pandera_examples](https://byob.yarr.is/unionai/gh-badges/nightly/integrations-pandera_examples) |
| integrations-papermilltasks | ![integrations-papermilltasks](https://byob.yarr.is/unionai/gh-badges/nightly/integrations-papermilltasks) |
| integrations-greatexpectations | ![integrations-greatexpectations](https://byob.yarr.is/unionai/gh-badges/nightly/integrations-greatexpectations) |
| integrations-sagemaker-pytorch | ![integrations-sagemaker-pytorch](https://byob.yarr.is/unionai/gh-badges/nightly/integrations-sagemaker-pytorch) |
| integrations-sagemaker-training | ![integrations-sagemaker-training](https://byob.yarr.is/unionai/gh-badges/nightly/integrations-sagemaker-training) |

<html>
<h2 id="community--resources">
🤝 Community & Resources
Expand Down

0 comments on commit 6b92b72

Please sign in to comment.