Skip to content

Commit b64bc45

Browse files
committed
testsuite: add tests for grow_allocate
1 parent e144211 commit b64bc45

File tree

5 files changed

+103
-0
lines changed

5 files changed

+103
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
match allocate @TEST_SRCDIR@/data/resource/jobspecs/basics/test006.yaml
2+
find sched-now=allocated
3+
match grow_allocate @TEST_SRCDIR@/data/resource/jobspecs/basics/test006.yaml 1
4+
match grow_allocate @TEST_SRCDIR@/data/resource/jobspecs/basics/test006.yaml 1
5+
find sched-now=allocated
6+
quit
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
match allocate @TEST_SRCDIR@/data/resource/jobspecs/basics/test006.yaml
2+
find sched-now=allocated
3+
match grow_allocate @TEST_SRCDIR@/data/resource/jobspecs/basics/test006.yaml 1
4+
find sched-now=allocated
5+
attach @TEST_SRCDIR@/data/resource/jgfs/elastic/node-add-test.json
6+
find status=up
7+
match grow_allocate @TEST_SRCDIR@/data/resource/jobspecs/basics/test006.yaml 1
8+
match grow_allocate @TEST_SRCDIR@/data/resource/jobspecs/basics/test006.yaml 1
9+
match grow_allocate @TEST_SRCDIR@/data/resource/jobspecs/basics/test006.yaml 1
10+
find sched-now=allocated
11+
quit

0 commit comments

Comments
 (0)