Skip to content

Commit

Permalink
Merge pull request #234 from OlgaMaciaszek
Browse files Browse the repository at this point in the history
* gh-234:
  Revert "Disable Cloud smoke tests with Boot 3.4"

Closes gh-234
  • Loading branch information
wilkinsona committed Aug 13, 2024
2 parents 83708e3 + 2921c87 commit 0e9b1a5
Show file tree
Hide file tree
Showing 17 changed files with 34 additions and 4 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/3.4.x-cloud-cloud-config-client.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.4.x | Cloud Smoke Tests | Cloud Config Client
on:
schedule:
- cron : '50 0 * * *'
workflow_dispatch:
jobs:
cloud_config_client_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.4.x-cloud-cloud-config-server.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.4.x | Cloud Smoke Tests | Cloud Config Server
on:
schedule:
- cron : '50 0 * * *'
workflow_dispatch:
jobs:
cloud_config_server_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.4.x-cloud-cloud-discovery-consul.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.4.x | Cloud Smoke Tests | Cloud Discovery Consul
on:
schedule:
- cron : '50 0 * * *'
workflow_dispatch:
jobs:
cloud_discovery_consul_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.4.x-cloud-cloud-discovery-eureka.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.4.x | Cloud Smoke Tests | Cloud Discovery Eureka
on:
schedule:
- cron : '50 0 * * *'
workflow_dispatch:
jobs:
cloud_discovery_eureka_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.4.x-cloud-cloud-discovery-zookeeper.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.4.x | Cloud Smoke Tests | Cloud Discovery Zookeeper
on:
schedule:
- cron : '50 0 * * *'
workflow_dispatch:
jobs:
cloud_discovery_zookeeper_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.4.x-cloud-cloud-function-web.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.4.x | Cloud Smoke Tests | Cloud Function Web
on:
schedule:
- cron : '50 0 * * *'
workflow_dispatch:
jobs:
cloud_function_web_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.4.x-cloud-cloud-function-webflux.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.4.x | Cloud Smoke Tests | Cloud Function Webflux
on:
schedule:
- cron : '50 0 * * *'
workflow_dispatch:
jobs:
cloud_function_webflux_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.4.x-cloud-cloud-gateway.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.4.x | Cloud Smoke Tests | Cloud Gateway
on:
schedule:
- cron : '50 0 * * *'
workflow_dispatch:
jobs:
cloud_gateway_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.4.x-cloud-cloud-loadbalancing-web.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.4.x | Cloud Smoke Tests | Cloud Loadbalancing Web
on:
schedule:
- cron : '50 0 * * *'
workflow_dispatch:
jobs:
cloud_loadbalancing_web_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.4.x-cloud-cloud-loadbalancing-webflux.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.4.x | Cloud Smoke Tests | Cloud Loadbalancing Webflux
on:
schedule:
- cron : '50 0 * * *'
workflow_dispatch:
jobs:
cloud_loadbalancing_webflux_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.4.x-cloud-cloud-openfeign.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.4.x | Cloud Smoke Tests | Cloud Openfeign
on:
schedule:
- cron : '50 0 * * *'
workflow_dispatch:
jobs:
cloud_openfeign_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.4.x-cloud-cloud-stream-kafka-streams.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
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:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.4.x-cloud-cloud-stream-kafka.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.4.x | Cloud Smoke Tests | Cloud Stream Kafka
on:
schedule:
- cron : '50 0 * * *'
workflow_dispatch:
jobs:
cloud_stream_kafka_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.4.x-cloud-cloud-stream-pulsar.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.4.x | Cloud Smoke Tests | Cloud Stream Pulsar
on:
schedule:
- cron : '50 0 * * *'
workflow_dispatch:
jobs:
cloud_stream_pulsar_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.4.x-cloud-cloud-stream-rabbit.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.4.x | Cloud Smoke Tests | Cloud Stream Rabbit
on:
schedule:
- cron : '50 0 * * *'
workflow_dispatch:
jobs:
cloud_stream_rabbit_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.4.x-cloud-cloud-task.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.4.x | Cloud Smoke Tests | Cloud Task
on:
schedule:
- cron : '50 0 * * *'
workflow_dispatch:
jobs:
cloud_task_app_test:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,8 @@ void generateWorkflow(SmokeTest smokeTest) {
try (PrintWriter writer = new PrintWriter(new FileWriter(workflowFile))) {
writer.println("name: " + workflowName);
writer.println("on:");
if (!"cloud".equals(smokeTest.group()) || !springBootGeneration.equals("3.4.x")) {
writer.println(" schedule:");
writer.println(" - cron : '" + getCronSchedule().get() + "'");
}
writer.println(" schedule:");
writer.println(" - cron : '" + getCronSchedule().get() + "'");
writer.println(" workflow_dispatch:");
writer.println("jobs:");
smokeTest.tests().forEach((test) -> {
Expand Down

0 comments on commit 0e9b1a5

Please sign in to comment.