Update infrastructure for data-redis smoke tests

Closes gh-2
This commit is contained in:
Sébastien Deleuze
2023-08-01 14:16:20 +02:00
parent 7e79944d01
commit 29a0fbbd89
2 changed files with 21 additions and 0 deletions

View File

@@ -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"]

View File

@@ -1,4 +1,9 @@
groups:
- name: data
smoke_tests:
- name: data-redis
app_test: true
test: true
- name: framework
smoke_tests:
- name: webflux-undertow