File tree Expand file tree Collapse file tree 3 files changed +338
-14
lines changed
Expand file tree Collapse file tree 3 files changed +338
-14
lines changed Original file line number Diff line number Diff line change 1- name : 3.3.x | Integration Smoke Tests | Integration Webfux Data
1+ name : 3.3.x | Integration Smoke Tests | Integration Webflux Data
22on :
33 schedule :
44 - cron : ' 10 0 * * *'
55 workflow_dispatch :
66jobs :
7- integration_webfux_data_app_test :
8- name : Integration Webfux Data App Test
7+ integration_webflux_data_app_test :
8+ name : Integration Webflux Data App Test
99 uses : ./.github/workflows/smoke-test.yml
1010 secrets : inherit
1111 with :
1212 checkout_repository : spring-projects/spring-lifecycle-smoke-tests
1313 checkout_ref : 3.3.x
14- project : integration:integration-webfux -data
14+ project : integration:integration-webflux -data
1515 task : appTest
16- integration_webfux_data_checkpoint_restore_app_test :
17- name : Integration Webfux Data Checkpoint Restore App Test
16+ integration_webflux_data_checkpoint_restore_app_test :
17+ name : Integration Webflux Data Checkpoint Restore App Test
1818 uses : ./.github/workflows/smoke-test.yml
1919 secrets : inherit
2020 with :
2121 checkout_repository : spring-projects/spring-lifecycle-smoke-tests
2222 checkout_ref : 3.3.x
23- project : integration:integration-webfux -data
23+ project : integration:integration-webflux -data
2424 task : checkpointRestoreAppTest
Original file line number Diff line number Diff line change 1- name : 3.4.x | Integration Smoke Tests | Integration Webfux Data
1+ name : 3.4.x | Integration Smoke Tests | Integration Webflux Data
22on :
33 schedule :
44 - cron : ' 20 0 * * *'
55 workflow_dispatch :
66jobs :
7- integration_webfux_data_app_test :
8- name : Integration Webfux Data App Test
7+ integration_webflux_data_app_test :
8+ name : Integration Webflux Data App Test
99 uses : ./.github/workflows/smoke-test.yml
1010 secrets : inherit
1111 with :
1212 checkout_repository : spring-projects/spring-lifecycle-smoke-tests
1313 checkout_ref : main
14- project : integration:integration-webfux -data
14+ project : integration:integration-webflux -data
1515 task : appTest
16- integration_webfux_data_checkpoint_restore_app_test :
17- name : Integration Webfux Data Checkpoint Restore App Test
16+ integration_webflux_data_checkpoint_restore_app_test :
17+ name : Integration Webflux Data Checkpoint Restore App Test
1818 uses : ./.github/workflows/smoke-test.yml
1919 secrets : inherit
2020 with :
2121 checkout_repository : spring-projects/spring-lifecycle-smoke-tests
2222 checkout_ref : main
23- project : integration:integration-webfux -data
23+ project : integration:integration-webflux -data
2424 task : checkpointRestoreAppTest
You can’t perform that action at this time.
0 commit comments