Commit 1cfb144
authored
VPU Support (#645)
## π Description
**What does this PR do and why is this change necessary?**
Adds `AcceleratedDevices` to `Instnace.Stats` and `GET linode/types`
Also adds `NETINT Quadra T1U` Capability enum.
## βοΈ How to Test
**How do I run the relevant unit/integration tests?**
```
make fixtures ARGS="-run TestInstance_withVPU"
```1 parent 2520ae9 commit 1cfb144
File tree
5 files changed
+472
-18
lines changed- test/integration
- fixtures
5 files changed
+472
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
0 commit comments