Add schedule-noncancel test to 9.0 suite
This commit is contained in:
parent
c3eb8918b4
commit
222313181f
1 changed files with 1 additions and 0 deletions
|
@ -141,6 +141,7 @@ function test_actions() {
|
||||||
|
|
||||||
if dpkg --compare-versions $version ge 9.0; then
|
if dpkg --compare-versions $version ge 9.0; then
|
||||||
run actions_verify_feature logs-compression
|
run actions_verify_feature logs-compression
|
||||||
|
run actions_verify_example schedule-noncancel
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue