Update timeout for wordpress tests to 120 seconds

This commit is contained in:
Théophile Diot 2023-06-27 12:07:41 -04:00
parent d687b228e2
commit 6cbbd0d562
No known key found for this signature in database
GPG key ID: E752C80DB72BB014

View file

@ -1,7 +1,7 @@
{
"name": "wordpress",
"kinds": ["docker", "autoconf", "swarm", "kubernetes", "linux"],
"timeout": 60,
"timeout": 120,
"delay": 120,
"no_copy_container": true,
"tests": [