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