Advocate for running conformance tests in multiple architectures

Change-Id: Ia3229ff2e91336c66607c3ac9f294c0a44cca943
This commit is contained in:
Davanum Srinivas 2018-07-26 16:04:22 -04:00
parent 184c105667
commit f9dd601a71
No known key found for this signature in database
GPG Key ID: 80D83A796103BF59
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ especially in the Nucleus or Application layers as described
(example: the default list of admission plugins should not have to be tweaked for passing conformance).
- cannot rely on any binaries that are not required for the
linux kernel or for a kubelet to run (i.e. git)
- any container images used in the test must support all architectures for which kubernetes releases are built
### Conformance Test Version Skew Policy