kubernetes/test
Claudiu Belu e8d062bd4a tests: Replaces guestbook with agnhost equivalent
The redis version has been bumped to version 5.0.5, but the maximum version supported on
Windows is 3.2. This can lead to failing tests, the output and behaviour can be different
(see #80516). In order to prevent such failures, the amount of times the Redis image is
used can be reduced.

This commit uses the previously added agnhost guestbook subcommand as a replacement for the
Guestbook application created by the test "should create and stop a working application".

Adds AgnhostPrivate to test/utils/image/manifest. Some tests are trying to pull
the agnhost image from the private registry, meaning that we would need to
always build and push the agnhost image to both e2e and private registry
whenever we bump its version. Decoupling them would mean that we only need
to push the image to the e2e registry.
2019-11-12 07:23:04 -08:00
..
cmd Fix failing service test 2019-10-23 23:23:22 +02:00
conformance Add conformance-behavior-approvers to OWNERS_ALIASES 2019-10-29 11:24:06 -07:00
e2e tests: Replaces guestbook with agnhost equivalent 2019-11-12 07:23:04 -08:00
e2e_kubeadm remove the repeat word in documents 2019-10-06 23:32:01 +08:00
e2e_node migrate callers to g/g/uuid 2019-11-04 23:15:29 -08:00
fixtures test: fix liveness pod 2019-09-10 10:15:11 +02:00
fuzz Change FuzzTime to FuzzTimeStrict for naming consistency 2019-10-26 22:36:28 -04:00
images Merge pull request #83055 from bclau/tests/agnhost-guestbook-app 2019-11-04 15:28:10 -08:00
instrumentation Deal with auto-generated files. 2019-10-29 15:32:09 +08:00
integration Merge pull request #84795 from ahg-g/ahg-custom 2019-11-05 11:45:11 -08:00
kubemark Merge pull request #84007 from wojtek-t/reduce_node_update_frequency 2019-11-04 15:28:43 -08:00
list
soak/serve_hostnames feat: move service_util to separated package 2019-07-19 08:32:39 +08:00
typecheck add myself to typecheck / go-srcimporter owners, move rmmh to emeritus 2019-10-16 15:17:22 -07:00
utils tests: Replaces guestbook with agnhost equivalent 2019-11-12 07:23:04 -08:00
BUILD Added go-fuzz target for json serializer Encode/Decode. 2019-10-18 09:11:43 -07:00
OWNERS Audit of test/* OWNERS files 2019-10-10 15:52:51 -05:00