mirror of
https://github.com/bitnami/charts.git
synced 2026-04-02 07:17:26 +08:00
[bitnami/gitea] Include goss-wait test to improve test results (#27980)
* [bitnami/gitea] Add goss-wait file to Gitea's tests Signed-off-by: Jota Martos <jotamartos@vmware.com> * [bitnami/gitea] Fix typo Signed-off-by: Jota Martos <jotamartos@vmware.com> * [bitnami/gitea] Bump chart version Signed-off-by: Jota Martos <jotamartos@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Jota Martos <jotamartos@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
10
.vib/gitea/goss/goss-wait.yaml
Normal file
10
.vib/gitea/goss/goss-wait.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
# Copyright Broadcom, Inc. All Rights Reserved.
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
command:
|
||||
# Fluentd requires to be stable before tracking log entries,
|
||||
# increasing the resiliency of the tests.
|
||||
wait-to-be-available:
|
||||
exec: "sleep 300"
|
||||
exit-status: 0
|
||||
timeout: 310000
|
||||
@@ -36,6 +36,9 @@
|
||||
"resources": {
|
||||
"path": "/.vib"
|
||||
},
|
||||
"wait": {
|
||||
"file": "gitea/goss/goss-wait.yaml"
|
||||
},
|
||||
"tests_file": "gitea/goss/goss.yaml",
|
||||
"vars_file": "gitea/runtime-parameters.yaml",
|
||||
"remote": {
|
||||
|
||||
Reference in New Issue
Block a user