xpk
xpk copied to clipboard
XPK cleanup: integ tests and code cleanup
Improvements:
- Use enum for accelerator type
- remove usage of device type based on --tpu-type / --device-type check everywhere. Do this in one place.
- Remove h100 device specific workflow in favor of GPU specific workflows
- Add nightly test for xpk help commands
- Add nightly tests for autoscaling with xpk
- Remove outdated future steps
- Add
system: SystemCharacteristics
to arg types and return values -
add_env_config
now returns int instead of using exceptions maintaining consistent flow with other functions in xpk
Testing:
Integ tests