Experimental commit for A-B testing with Clover Fraser release 21/56021/3
authorStephen Wong <stephen.kf.wong@gmail.com>
Wed, 18 Apr 2018 23:27:59 +0000 (16:27 -0700)
committerStephen Wong <stephen.kf.wong@gmail.com>
Tue, 24 Apr 2018 06:27:19 +0000 (23:27 -0700)
commit6c5d33ba097c7cce07487db5a6fa306cb0e9cc8f
tree796b3f2bdee422fedf2d70d1120497b0c8036431
parent867c4309a10df56eeb5098a78956e5d6951b8ba4
Experimental commit for A-B testing with Clover Fraser release
and on the SDC application

Change-Id: I6e1bd84a6d674a2c4c4484722b20415f5402a59c
Signed-off-by: Stephen Wong <stephen.kf.wong@gmail.com>
15 files changed:
clover/orchestration/kube_client.py
clover/servicemesh/route_rules.py
clover/test/app/sdc/clover-server4.yaml [new file with mode: 0644]
clover/test/app/sdc/clover-server5.yaml [new file with mode: 0644]
clover/test/app/sdc/lb-v2.yaml [new file with mode: 0644]
clover/test/fraser_a_b_test.py [new file with mode: 0644]
clover/test/istio/sdc/clover-server4-delay.yaml [new file with mode: 0644]
clover/test/istio/sdc/clover-server5-delay.yaml [new file with mode: 0644]
clover/test/istio/sdc/route-rule-lb-50-v2.yaml [new file with mode: 0644]
clover/test/istio/sdc/route-rule-lb-v1.yaml [new file with mode: 0644]
clover/test/istio/sdc/route-rule-lb-v2.yaml [new file with mode: 0644]
clover/test/script/lb-test.sh [new file with mode: 0755]
clover/test/validate_success.py [new file with mode: 0644]
clover/test/yaml/fraser_a_b_test.yaml [new file with mode: 0644]
clover/tools/validate_rr.py