Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
t: add default for test of invalid qmanager policy
Problem: the example config files for tests in t/conf.d includes an example of invalid policy settings, both for match-policy in resource and queue-policy in fluxion. This configuration is only used in t1005, where qmanager is tested to ensure it tolerates an invalid queue policy and defaults to fcfs. Recently, the resource module was updated to not tolerate invalid policies, but this shouldn't change the behavior of qmanager. Use first in the sched-fluxion-resource toml file example for this test.
- Loading branch information