• Joanne Hugé's avatar
    end-to-end-testing: update test_ors to work with new master · b7091d9f
    Joanne Hugé authored
    We don't create new instances anymore because it is currently
    not possible to add instance nodes with slapos python client.
    We therefore use existing services but set all necessary
    parameters on them before each test.
    
    TODO:
     * start and stop the services on each test
     * add a lock to prevent multiple E2E tests running on the
       same machine
    b7091d9f
test_ors.py 9.08 KB