Commit 6cff96e
committed
testsuite: fix issue 1035 test
Problem: t1035-fluxion-reload currently unloads Fluxion and qmanager
before updating the configuration. In the build environment Flux only
loads sched-simple by default, so unloading sched-fluxion-qmanager and
sched-fluxion-resource throws an error.
Remove default-loaded sched-simple to prevent the error.1 parent e197375 commit 6cff96e
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
0 commit comments