GoogleCloudPlatform / GoogleCloudPlatform/cloud-image-tests
`TestNuma` fails on `C4` machines for AMD64 Ubuntu
Open
- Dominant language
- Go
- Stars
- 16
- Forks
- 25
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 11
Description
`TestNuma` fails with `got 4 numa nodes, want 2` on C4 machines only (the specific machine-type being `c4-highmem-192` from `shapevalidation/setup.go`). I think it may be as simple a case of bumping `numa: 2,` to `numa: 4` in `x86shapes` for `C4` but I wanted to raise it as an issue so we can confirm it is indeed a typo/oversight in `x86shapes` and not an underlying issue with Ubuntu.
Contributor guide
Assessment
This issue has not been assessed yet.