Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…-discovery into test
  • Loading branch information
AshwiniGhanwat committed Oct 18, 2021
2 parents 4c362a4 + 8677467 commit 556d4e7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions test/e2e/e2e-test-config.example.yaml
Expand Up @@ -82,6 +82,11 @@ defaultFeatures:
"feature.node.kubernetes.io/cpu-cpuid.MPX": "true"
"feature.node.kubernetes.io/cpu-cpuid.RTM": "true"
"feature.node.kubernetes.io/cpu-hardware_multithreading": "true"
"feature.node.kubernetes.io/cpuinfo-cpuinfo.model": "142"
"feature.node.kubernetes.io/cpuinfo-cpuinfo.cpu_MHz": "1896.002"
"feature.node.kubernetes.io/cpuinfo-cpuinfo.cpu_family": "6"
"feature.node.kubernetes.io/cpuinfo-cpuinfo.vendor_id": "GenuineIntel"
"feature.node.kubernetes.io/cpuinfo-cpuinfo.stepping": "10"
"feature.node.kubernetes.io/kernel-version.major": "4"
"feature.node.kubernetes.io/pci-0300_1d0f.present": "true"
"feature.node.kubernetes.io/storage-nonrotationaldisk": "true"
Expand Down

0 comments on commit 556d4e7

Please sign in to comment.