Skip to content

Commit

Permalink
testsuite: drop resource exclusion test
Browse files Browse the repository at this point in the history
Problem: flux-core is deprecating the capability to change
resource.exclude on the fly, but t1013-exclusion.t relies on
this capability.

Since the scheduler is not informed of excluded resources,
this test duplicates flux-core coverage and does not add anything
scheduler-specific.

Remove test.
  • Loading branch information
garlick committed Jul 19, 2023
1 parent 20c9ec0 commit 81629e5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 92 deletions.
1 change: 0 additions & 1 deletion t/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ TESTS = \
t1010-sync-modules.t \
t1011-dynstate-change.t \
t1012-find-status.t \
t1013-exclusion.t \
t1013-qmanager-priority.t \
t1014-annotation.t \
t1015-find-format.t \
Expand Down
91 changes: 0 additions & 91 deletions t/t1013-exclusion.t

This file was deleted.

0 comments on commit 81629e5

Please sign in to comment.