Disable Cloud smoke tests with Boot 3.4
Closes gh-233
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
name: 3.4.x | Cloud Smoke Tests | Cloud Config Client
|
||||
on:
|
||||
schedule:
|
||||
- cron : '50 0 * * *'
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
cloud_config_client_app_test:
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
name: 3.4.x | Cloud Smoke Tests | Cloud Config Server
|
||||
on:
|
||||
schedule:
|
||||
- cron : '50 0 * * *'
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
cloud_config_server_app_test:
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
name: 3.4.x | Cloud Smoke Tests | Cloud Discovery Consul
|
||||
on:
|
||||
schedule:
|
||||
- cron : '50 0 * * *'
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
cloud_discovery_consul_app_test:
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
name: 3.4.x | Cloud Smoke Tests | Cloud Discovery Eureka
|
||||
on:
|
||||
schedule:
|
||||
- cron : '50 0 * * *'
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
cloud_discovery_eureka_app_test:
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
name: 3.4.x | Cloud Smoke Tests | Cloud Discovery Zookeeper
|
||||
on:
|
||||
schedule:
|
||||
- cron : '50 0 * * *'
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
cloud_discovery_zookeeper_app_test:
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
name: 3.4.x | Cloud Smoke Tests | Cloud Function Web
|
||||
on:
|
||||
schedule:
|
||||
- cron : '50 0 * * *'
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
cloud_function_web_app_test:
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
name: 3.4.x | Cloud Smoke Tests | Cloud Function Webflux
|
||||
on:
|
||||
schedule:
|
||||
- cron : '50 0 * * *'
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
cloud_function_webflux_app_test:
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
name: 3.4.x | Cloud Smoke Tests | Cloud Gateway
|
||||
on:
|
||||
schedule:
|
||||
- cron : '50 0 * * *'
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
cloud_gateway_app_test:
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
name: 3.4.x | Cloud Smoke Tests | Cloud Loadbalancing Web
|
||||
on:
|
||||
schedule:
|
||||
- cron : '50 0 * * *'
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
cloud_loadbalancing_web_app_test:
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
name: 3.4.x | Cloud Smoke Tests | Cloud Loadbalancing Webflux
|
||||
on:
|
||||
schedule:
|
||||
- cron : '50 0 * * *'
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
cloud_loadbalancing_webflux_app_test:
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
name: 3.4.x | Cloud Smoke Tests | Cloud Openfeign
|
||||
on:
|
||||
schedule:
|
||||
- cron : '50 0 * * *'
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
cloud_openfeign_app_test:
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
name: 3.4.x | Cloud Smoke Tests | Cloud Stream Kafka Streams
|
||||
on:
|
||||
schedule:
|
||||
- cron : '50 0 * * *'
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
cloud_stream_kafka_streams_app_test:
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
name: 3.4.x | Cloud Smoke Tests | Cloud Stream Kafka
|
||||
on:
|
||||
schedule:
|
||||
- cron : '50 0 * * *'
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
cloud_stream_kafka_app_test:
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
name: 3.4.x | Cloud Smoke Tests | Cloud Stream Pulsar
|
||||
on:
|
||||
schedule:
|
||||
- cron : '50 0 * * *'
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
cloud_stream_pulsar_app_test:
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
name: 3.4.x | Cloud Smoke Tests | Cloud Stream Rabbit
|
||||
on:
|
||||
schedule:
|
||||
- cron : '50 0 * * *'
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
cloud_stream_rabbit_app_test:
|
||||
|
||||
2
.github/workflows/3.4.x-cloud-cloud-task.yml
vendored
2
.github/workflows/3.4.x-cloud-cloud-task.yml
vendored
@@ -1,7 +1,5 @@
|
||||
name: 3.4.x | Cloud Smoke Tests | Cloud Task
|
||||
on:
|
||||
schedule:
|
||||
- cron : '50 0 * * *'
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
cloud_task_app_test:
|
||||
|
||||
Reference in New Issue
Block a user