Project

General

Profile

Revision 806

Several bug fixes in unit tests. Some of the deadline tests are currently still failing.

View differences:

test_simul_pricing.py
31 31
    
32 32
def test_pricing_surcharge():
33 33
    c = get_config()
34
    c.set("scheduling", "mapper", "deadline")
34 35
    c.set("scheduling", "policy-preemption", "deadline")
35 36
    c.set("scheduling", "suspension", "all")
36 37
    c.set("scheduling", "policy-pricing", "constant")

Also available in: Unified diff