David Cavazos
David Cavazos
Looks like Earth Engine changed the registration process during their adoption to Cloud. Just re-registered our testing project, re-running tests.
`google.api_core.exceptions.InvalidArgument: 400 Accelerator "NVIDIA_TESLA_K80" is not supported for machine type "n1-standard-4"` Looks like VM requirements changed.
No user noxfile_config found: detail: No module named 'noxfile_config'. Does this even get tested in any way?
``` INFO: pip is looking at multiple versions of pyopenssl to determine which version is compatible with other requirements. This could take a while. ERROR: Cannot install -r requirements.txt (line...
For `cloud-media-livestream/keypublisher`, it depends on `pyOpenSSL` which already [requires on a specific version of the `cryptography` package](https://github.com/pyca/pyopenssl/blob/3e1f19a83f60d973dd6cae589d0f7140c70747b5/setup.py#L96), so it's safe to remove from the requirements file.
`Your alert policy quota has been exhausted: the limit is 500 alerting policies, but your workspace already has 500 alerting policies.` Should be safe to re-run tests.
This has already been updated.
This one needs further investigation. I don't think those failures are related to this update.
Looks like the "node-version" feature is not yet implemented in custard-run.yaml, and it doesn't seem to be working properly on the legacy custard-ci.yaml either.
There are still a lot of manual edits that would need to be done. Many imports are requires inside the function body, which would need to be transformed to imports,...