Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add tests for unpack_at(). The test uses a JGF with one node with two CPUs, each containing 18 cores. After loading the base JGF, a match allocate ensures that the resource graph is fully allocated. Find() output verifies the resource graph contents at that point. Next, the shuffled JGF subgraph is added to the job allocation via update attach, and the resulting resource graph contents are verified by another find().
- Loading branch information