Compare commits
2 Commits
prod
...
issues/27-test
| Author | SHA1 | Date | |
|---|---|---|---|
| 31a0ae75d5 | |||
| e8c1a194a9 |
@@ -1,5 +1,5 @@
|
|||||||
ingress:
|
ingress:
|
||||||
host: docs.sova.local
|
host: docs.test.sova.local
|
||||||
image:
|
image:
|
||||||
tag: docs-v1.0.8-test
|
tag: docs-v1.0.8-test
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|||||||
@@ -0,0 +1,7 @@
|
|||||||
|
# Autotesting (issues/27-test)
|
||||||
|
|
||||||
|
Pre-deploy tests run in app repos on tags `*-test` and `*-stage` only.
|
||||||
|
|
||||||
|
Post-deploy E2E: repository `sova/sova-e2e`, workflow `e2e-tests.yml` after Argo CD sync.
|
||||||
|
|
||||||
|
See `sova/docs` → [Автотестирование](http://git.sova.local:30300/sova/docs/src/branch/issues/27-test/infrastructure/autotesting).
|
||||||
Reference in New Issue
Block a user