Update infrastructure for data-redis smoke tests
Closes gh-2
This commit is contained in:
16
STATUS.adoc
16
STATUS.adoc
@@ -2,6 +2,22 @@
|
||||
:toc:
|
||||
:toc-title: Projects
|
||||
|
||||
== Data
|
||||
|
||||
[%header,cols="4"]
|
||||
|===
|
||||
h|Smoke Test
|
||||
h|appTest
|
||||
h|checkpointRestoreAppTest
|
||||
h|test
|
||||
|
||||
|data-redis
|
||||
|image:https://ci.spring.io/api/v1/teams/spring-checkpoint-restore-smoke-tests/pipelines/spring-checkpoint-restore-smoke-tests-3.2.x/jobs/data-redis-app-test/badge[link=https://ci.spring.io/teams/spring-checkpoint-restore-smoke-tests/pipelines/spring-checkpoint-restore-smoke-tests-3.2.x/jobs/data-redis-app-test]
|
||||
|image:https://ci.spring.io/api/v1/teams/spring-checkpoint-restore-smoke-tests/pipelines/spring-checkpoint-restore-smoke-tests-3.2.x/jobs/data-redis-cr-app-test/badge[link=https://ci.spring.io/teams/spring-checkpoint-restore-smoke-tests/pipelines/spring-checkpoint-restore-smoke-tests-3.2.x/jobs/data-redis-cr-app-test]
|
||||
|image:https://ci.spring.io/api/v1/teams/spring-checkpoint-restore-smoke-tests/pipelines/spring-checkpoint-restore-smoke-tests-3.2.x/jobs/data-redis-test/badge[link=https://ci.spring.io/teams/spring-checkpoint-restore-smoke-tests/pipelines/spring-checkpoint-restore-smoke-tests-3.2.x/jobs/data-redis-test]
|
||||
|
||||
|===
|
||||
|
||||
== Framework
|
||||
|
||||
[%header,cols="4"]
|
||||
|
||||
@@ -1,4 +1,9 @@
|
||||
groups:
|
||||
- name: data
|
||||
smoke_tests:
|
||||
- name: data-redis
|
||||
app_test: true
|
||||
test: true
|
||||
- name: framework
|
||||
smoke_tests:
|
||||
- name: webflux-undertow
|
||||
|
||||
Reference in New Issue
Block a user