4b8759864856647071253bfddfd84a5019bcc48c,testing/scripts/test_rolling_updates.py,TestRollingHttp,test_rolling_update4,#TestRollingHttp#,40

Before Change


        tester.test_rolling_update3()

    def test_rolling_update4(self):
        tester = RollingTests()
        tester.test_rolling_update4()

    def test_rolling_update5(self):
        tester = RollingTests()

After Change


        run("kubectl apply -f ../resources/graph1.json", shell=True, check=True)
        wait_for_rollout("mymodel-mymodel-e2eb561")
        print("Initial request")
        r = initial_rest_request("mymodel","seldon")
        assert r.status_code == 200
        assert r.json()["data"]["tensor"]["values"] == [1.0,2.0,3.0,4.0]
        run("kubectl apply -f ../resources/graph5.json", shell=True, check=True)
        i = 0
Italian Trulli
In pattern: SUPERPATTERN

Frequency: 10

Non-data size: 4

Instances


Project Name: SeldonIO/seldon-core
Commit Name: 4b8759864856647071253bfddfd84a5019bcc48c
Time: 2019-09-11
Author: cc@seldon.io
File Name: testing/scripts/test_rolling_updates.py
Class Name: TestRollingHttp
Method Name: test_rolling_update4


Project Name: SeldonIO/seldon-core
Commit Name: 4b8759864856647071253bfddfd84a5019bcc48c
Time: 2019-09-11
Author: cc@seldon.io
File Name: testing/scripts/test_rolling_updates.py
Class Name: TestRollingHttp
Method Name: test_rolling_update3


Project Name: SeldonIO/seldon-core
Commit Name: 4b8759864856647071253bfddfd84a5019bcc48c
Time: 2019-09-11
Author: cc@seldon.io
File Name: testing/scripts/test_rolling_updates.py
Class Name: TestRollingHttp
Method Name: test_rolling_update9


Project Name: SeldonIO/seldon-core
Commit Name: 4b8759864856647071253bfddfd84a5019bcc48c
Time: 2019-09-11
Author: cc@seldon.io
File Name: testing/scripts/test_rolling_updates.py
Class Name: TestRollingHttp
Method Name: test_rolling_update6


Project Name: SeldonIO/seldon-core
Commit Name: 4b8759864856647071253bfddfd84a5019bcc48c
Time: 2019-09-11
Author: cc@seldon.io
File Name: testing/scripts/test_rolling_updates.py
Class Name: TestRollingHttp
Method Name: test_rolling_update10


Project Name: SeldonIO/seldon-core
Commit Name: 4b8759864856647071253bfddfd84a5019bcc48c
Time: 2019-09-11
Author: cc@seldon.io
File Name: testing/scripts/test_rolling_updates.py
Class Name: TestRollingHttp
Method Name: test_rolling_update7


Project Name: SeldonIO/seldon-core
Commit Name: 4b8759864856647071253bfddfd84a5019bcc48c
Time: 2019-09-11
Author: cc@seldon.io
File Name: testing/scripts/test_rolling_updates.py
Class Name: TestRollingHttp
Method Name: test_rolling_update5


Project Name: SeldonIO/seldon-core
Commit Name: 4b8759864856647071253bfddfd84a5019bcc48c
Time: 2019-09-11
Author: cc@seldon.io
File Name: testing/scripts/test_rolling_updates.py
Class Name: TestRollingHttp
Method Name: test_rolling_update1


Project Name: SeldonIO/seldon-core
Commit Name: 4b8759864856647071253bfddfd84a5019bcc48c
Time: 2019-09-11
Author: cc@seldon.io
File Name: testing/scripts/test_rolling_updates.py
Class Name: TestRollingHttp
Method Name: test_rolling_update2


Project Name: SeldonIO/seldon-core
Commit Name: 4b8759864856647071253bfddfd84a5019bcc48c
Time: 2019-09-11
Author: cc@seldon.io
File Name: testing/scripts/test_rolling_updates.py
Class Name: TestRollingHttp
Method Name: test_rolling_update8