tests: Add test for Google Cloud Engine
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 3 Aug 2022 17:53:19 +0000 (17:53 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 3 Aug 2022 17:55:22 +0000 (17:55 +0000)
commit54b726fa7c9687b692162488e8934a426f9fa6c3
tree8b00b0080eff64e39e9d0f401d81feb33b077213
parent26b2c9c5156e85a4d7b566c22cb8f13c741e3530
tests: Add test for Google Cloud Engine

This was actually a GCE aarch64 instance, but I believe the
architecture makes no difference as all we're looking for is the
characteristic string in dmidecode output.

Thanks: Craig Donnelly
Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2114997
Updates: commit 8363fa9f0e2cbd970f34ffb7c7b23ed0ac2c374a
configure.ac
tests/google-cloud/Makefile.am [new file with mode: 0644]
tests/google-cloud/proc/cpuinfo [new file with mode: 0644]
tests/google-cloud/proc/self/status [new file with mode: 0644]
tests/google-cloud/sbin/dmidecode [new file with mode: 0755]
tests/google-cloud/sbin/uname [new file with mode: 0755]
tests/google-cloud/sbin/virt-what-cpuid-helper [new file with mode: 0755]
tests/google-cloud/test.sh [new file with mode: 0755]
virt-what.pod