kubernetes/test
Claudiu Belu b42c1a3e47 test images: Adds cuda-vector-add-old image
Currently, the only image left in gcr.io/kubernetes-e2e-test-images is the
cuda-vector-add:1.0 image.

According to 8408188cdf, the 1.0 image was based on CUDA 8.0,
while the 2.0 version is based on CUDA 10.0. We can simply rebuild the 1.0 image based on
the CUDA 8.0 image and then promote the new image.

Added ALIAS file, which specifies what the image name should be, similarly to how we build
multiple versions of nginx and httpd.

Note that the image CMD was changed from "./vectorAdd" to "nvidia-smi && ./vectorAdd" in 2.0.
2021-04-07 15:02:15 +00:00
..
cmd Merge pull request #99905 from BenTheElder/shellchecked 2021-03-06 22:17:53 -08:00
conformance Merge pull request #99734 from wgahnagl/sysctls-conformance 2021-03-26 18:26:43 -07:00
e2e align some of the pod start up times 2021-04-02 11:29:38 -07:00
e2e_kubeadm hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
e2e_node Fix the wrong judgment of oom_score_adj 2021-03-24 16:13:20 +08:00
fixtures hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
fuzz hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
images test images: Adds cuda-vector-add-old image 2021-04-07 15:02:15 +00:00
instrumentation rename apiserver_storage_object_counts to conform to best practices (apiserver_storage_objects) 2021-03-10 04:32:27 -08:00
integration suspend integration tests: run all subtests in pre-submit 2021-03-25 06:36:00 +00:00
kubemark remove bazel from start-kubemark.sh 2021-03-07 13:09:01 -08:00
list Remove KubeDescribe 2021-03-04 07:54:53 +01:00
soak/serve_hostnames hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
typecheck Support M1 MacBooks darwin/arm64 on the client-side 2021-03-02 20:50:00 -05:00
utils Switch to newer agnhost image 2021-03-30 20:15:36 -04:00
OWNERS Adding dims as approver for test/ 2021-03-08 07:26:13 -05:00