k3s/test/e2e/scheduling
Kubernetes Submit Queue da7ee10913 Merge pull request #49457 from mkumatag/tests_multiarch
Automatic merge from submit-queue

Use the right image for the right platform in the e2e tests

**What this PR does / why we need it**:
This PR is for enabling kubernetes tests for multi architecture platform
**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #38067

**Special notes for your reviewer**:
This will enable conformance tests for all the supported architectures.
**Release note**:

```release-note
Make all e2e tests lookup image to use from a centralized place. In that centralized place, add support for multiple platforms.
```

x-ref #38067
2017-09-02 15:18:10 -07:00
..
BUILD Fix bazel 2017-09-01 05:39:00 +05:30
OWNERS Updated OWNERS_ALIASES for scheduler, and added scheduler integration test owners. 2017-07-01 09:28:52 +08:00
equivalence_cache_predicates.go update clientset.Core() to clientset.CoreV1() in test 2017-08-14 16:53:55 +08:00
events.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
framework.go Mark sig-scheduling tests with [sig-scheduling] so they can be selected 2017-07-15 00:07:30 -07:00
nvidia-gpus.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
opaque_resource.go Revert "Re-enable OIR e2e tests." 2017-08-26 13:09:21 -07:00
predicates.go Fix scheduling e2e test case for local ephemeral storage 2017-09-01 13:51:37 +08:00
priorities.go Replace hard-code "cpu" and "memory" to consts 2017-08-16 16:37:50 +08:00
rescheduler.go Mark sig-scheduling tests with [sig-scheduling] so they can be selected 2017-07-15 00:07:30 -07:00
taints_test.go Move taints e2e test to sig-scheduling 2017-08-15 12:30:14 +08:00