PySyft icon indicating copy to clipboard operation
PySyft copied to clipboard

[K8s] Decouple Test Suites

Open rasswanth-s opened this issue 9 months ago • 1 comments

Description

The PR aims to decouple the testing for k8s as we are currently deprecating hagrid.

Currently stack.test.integration.k8s tests the tests in

  1. notebooks/api/0.8
  2. tests/integration/

This PR creates two tox tasks for split testing of k8s test suites

  1. tox -e stack.test.notebook.k8s
  2. tox -e stack.test.integration.k8s

Affected Dependencies

K8s Testing

How has this been tested?

Added new github action workflows for the same.

Checklist

rasswanth-s avatar May 07 '24 07:05 rasswanth-s

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB