Skip to content
This repository was archived by the owner on Jul 28, 2020. It is now read-only.

Commit 412e0d8

Browse files
author
Anthony Emengo
committed
Be explicit about the stack tested in CATS
1 parent 4148b40 commit 412e0d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/meow.sh

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ function run_cats() {
2020
"admin_password": "admin",
2121
"admin_secret": "admin-client-secret",
2222
"skip_ssl_validation": true,
23+
"stacks": ["cflinuxfs3"],
2324
"use_http": true,
2425
"use_log_cache": false,
2526
"backend": "diego",

0 commit comments

Comments
 (0)