PySyft
PySyft copied to clipboard
[WIP] - Adding k8s testing for Bigquery
Working to close https://github.com/OpenMined/Heartbeat/issues/1770
TODO
- Need to add a different k8s notebook that will run custom container (refer to the similar notebook in
api/0.8)- This might not be necessary. The solution might be to get the permissions to pull the docker image from
us-central1-docker.pkg.dev/reddit-testing-415005/syft-registry-us/openmined/bigquery:0.9.1-beta.6
- This might not be necessary. The solution might be to get the permissions to pull the docker image from
- Test locally using
tox -e dev.k8s.start; tox -e dev.k8s.hotreloadand running the notebooks - Add tox task called
syft.test.notebook.scenario.k8s(though more similar tosyft.test.helmorstack.test.notebook.k8s)- Remove k8s notebook 1 from tox task
syft.test.notebook.scenario - Remove in memory python notebook 1 from tox task
syft.test.notebook.scenario.k8s
- Remove k8s notebook 1 from tox task
- Add the new tox to
cd-post-release-tests.ymlandpr-tests-stack.yml- Nightlies and pre release CI/CD get it from
nightlies.ymlandcd-syft.ymlresp.
- Nightlies and pre release CI/CD get it from
Check out this pull request on ![]()
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB