File tree 4 files changed +8
-8
lines changed
rest-api-spec/src/main/resources/rest-api-spec/test
4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 4
4
# will return a task immediately and the clone operation will run in background.
5
5
6
6
- skip :
7
- version : " - 2.99 .99"
8
- reason : " only available in 3.0+ "
7
+ version : " - 2.6 .99"
8
+ reason : " wait_for_completion was introduced in 2.7.0 "
9
9
features : allowed_warnings
10
10
11
11
- do :
Original file line number Diff line number Diff line change 4
4
# will return a task immediately and the open operation will run in background.
5
5
6
6
- skip :
7
- version : " - 2.99 .99"
8
- reason : " only available in 3.0+ "
7
+ version : " - 2.6 .99"
8
+ reason : " wait_for_completion was introduced in 2.7.0 "
9
9
features : allowed_warnings
10
10
11
11
- do :
Original file line number Diff line number Diff line change 4
4
# will return a task immediately and the shrink operation will run in background.
5
5
6
6
- skip :
7
- version : " - 2.99 .99"
8
- reason : " only available in 3.0+ "
7
+ version : " - 2.6 .99"
8
+ reason : " wait_for_completion was introduced in 2.7.0 "
9
9
features : allowed_warnings
10
10
11
11
- do :
Original file line number Diff line number Diff line change 4
4
# will return a task immediately and the split operation will run in background.
5
5
6
6
- skip :
7
- version : " - 2.99 .99"
8
- reason : " only available in 3.0+ "
7
+ version : " - 2.6 .99"
8
+ reason : " wait_for_completion was introduced in 2.7.0 "
9
9
features : allowed_warnings
10
10
11
11
- do :
You can’t perform that action at this time.
0 commit comments