test: test for ssl

This commit is contained in:
Rohit T P
2024-05-02 14:50:39 +00:00
parent f139003e2f
commit f03bf62b6c
3 changed files with 61 additions and 0 deletions

View File

@@ -16,6 +16,10 @@ teardown() {
}
@test "Check NocoDB is scaled to 3 instances" {
nproc() {
echo 4
}
../expects/configure/scale.sh
cd "${NOCO_HOME}" || exit 1