diff options
| author | k8s-ci-robot <k8s-ci-robot@users.noreply.github.com> | 2018-08-03 16:06:35 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-03 16:06:35 -0700 |
| commit | 3ee8007c329b0c726d803d35ab3e0bec2eaf2191 (patch) | |
| tree | 56b895c45b4e49d8b775c64c153a823400ecd765 | |
| parent | f4e322fb1d0b7efe0c8eedeef6f03ceebbefa786 (diff) | |
| parent | f9dd601a714dfd83221381691453c3d33e602ee6 (diff) | |
Merge pull request #2428 from dims/advocate-for-running-conformance-tests-in-multi-arch
Advocate for running conformance tests in multiple architectures
| -rw-r--r-- | contributors/devel/conformance-tests.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contributors/devel/conformance-tests.md b/contributors/devel/conformance-tests.md index abf2085f..b1a0d361 100644 --- a/contributors/devel/conformance-tests.md +++ b/contributors/devel/conformance-tests.md @@ -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 |
