Fixed unittests

This commit is contained in:
dementhorr 2024-01-13 16:40:34 +01:00 committed by Vince Montalbano
parent 07633d08bb
commit ed8534e084
8 changed files with 16 additions and 16 deletions

View File

@ -3,10 +3,10 @@ release:
name: gitea-unittests
namespace: testing
templates:
- templates/gitea/actions/config-act-runner.yaml
- templates/gitea/act_runner/config-act-runner.yaml
tests:
- it: renders a ConfigMap
template: templates/gitea/actions/config-act-runner.yaml
template: templates/gitea/act_runner/config-act-runner.yaml
set:
actions:
statefulset:

View File

@ -3,10 +3,10 @@ release:
name: gitea-unittests
namespace: testing
templates:
- templates/gitea/actions/config-scripts.yaml
- templates/gitea/act_runner/config-scripts.yaml
tests:
- it: renders a deployment
template: templates/gitea/actions/config-scripts.yaml
template: templates/gitea/act_runner/config-scripts.yaml
set:
actions:
job:

View File

@ -3,10 +3,10 @@ release:
name: gitea-unittests
namespace: testing
templates:
- templates/gitea/actions/job.yaml
- templates/gitea/act_runner/job.yaml
tests:
- it: renders a deployment
template: templates/gitea/actions/job.yaml
template: templates/gitea/act_runner/job.yaml
set:
actions:
job:

View File

@ -3,10 +3,10 @@ release:
name: gitea-unittests
namespace: testing
templates:
- templates/gitea/actions/role-job.yaml
- templates/gitea/act_runner/role-job.yaml
tests:
- it: renders a role
template: templates/gitea/actions/role-job.yaml
template: templates/gitea/act_runner/role-job.yaml
set:
actions:
job:

View File

@ -3,10 +3,10 @@ release:
name: gitea-unittests
namespace: testing
templates:
- templates/gitea/actions/rolebinding-job.yaml
- templates/gitea/act_runner/rolebinding-job.yaml
tests:
- it: renders a deployment
template: templates/gitea/actions/rolebinding-job.yaml
template: templates/gitea/act_runner/rolebinding-job.yaml
set:
actions:
job:

View File

@ -3,10 +3,10 @@ release:
name: gitea-unittests
namespace: testing
templates:
- templates/gitea/actions/secret-token.yaml
- templates/gitea/act_runner/secret-token.yaml
tests:
- it: renders a deployment
template: templates/gitea/actions/secret-token.yaml
template: templates/gitea/act_runner/secret-token.yaml
set:
actions:
job:

View File

@ -3,10 +3,10 @@ release:
name: gitea-unittests
namespace: testing
templates:
- templates/gitea/actions/serviceaccount-job.yaml
- templates/gitea/act_runner/serviceaccount-job.yaml
tests:
- it: renders a deployment
template: templates/gitea/actions/serviceaccount-job.yaml
template: templates/gitea/act_runner/serviceaccount-job.yaml
set:
actions:
job:

View File

@ -3,10 +3,10 @@ release:
name: gitea-unittests
namespace: testing
templates:
- templates/gitea/actions/statefulset.yaml
- templates/gitea/act_runner/statefulset.yaml
tests:
- it: renders a deployment
template: templates/gitea/actions/statefulset.yaml
template: templates/gitea/act_runner/statefulset.yaml
set:
actions:
statefulset: