Update infrastructure for Spring Integration
This commit is contained in:
16
STATUS.adoc
16
STATUS.adoc
@@ -28,3 +28,19 @@ h|test
|
||||
|
||||
|===
|
||||
|
||||
== Integration
|
||||
|
||||
[%header,cols="4"]
|
||||
|===
|
||||
h|Smoke Test
|
||||
h|appTest
|
||||
h|checkpointRestoreAppTest
|
||||
h|test
|
||||
|
||||
|integration-basic
|
||||
|image:https://ci.spring.io/api/v1/teams/spring-checkpoint-restore-smoke-tests/pipelines/spring-checkpoint-restore-smoke-tests-3.2.x/jobs/integration-basic-app-test/badge[link=https://ci.spring.io/teams/spring-checkpoint-restore-smoke-tests/pipelines/spring-checkpoint-restore-smoke-tests-3.2.x/jobs/integration-basic-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/integration-basic-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/integration-basic-cr-app-test]
|
||||
|
|
||||
|
||||
|===
|
||||
|
||||
|
||||
@@ -10,3 +10,8 @@ groups:
|
||||
- name: webmvc-tomcat
|
||||
app_test: true
|
||||
test: true
|
||||
- name: integration
|
||||
smoke_tests:
|
||||
- name: integration-basic
|
||||
app_test: true
|
||||
test: false
|
||||
|
||||
Reference in New Issue
Block a user