Skip to content

Commit

Permalink
Start scheduling the 3.2.x tests again
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkinsona committed Nov 25, 2024
1 parent ed624e3 commit cfa883d
Show file tree
Hide file tree
Showing 124 changed files with 248 additions and 4 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-batch-batch.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Batch Smoke Tests | Batch
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
batch_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-boot-actuator-webflux-mgmt-port.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Boot Smoke Tests | Actuator Webflux Mgmt Port
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
actuator_webflux_mgmt_port_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-boot-actuator-webflux.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Boot Smoke Tests | Actuator Webflux
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
actuator_webflux_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-boot-actuator-webmvc-mgmt-port.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Boot Smoke Tests | Actuator Webmvc Mgmt Port
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
actuator_webmvc_mgmt_port_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-boot-actuator-webmvc.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Boot Smoke Tests | Actuator Webmvc
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
actuator_webmvc_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-boot-boot-tcf.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Boot Smoke Tests | Boot Tcf
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
boot_tcf_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-boot-command-line-runner.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Boot Smoke Tests | Command Line Runner
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
command_line_runner_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-boot-conditional.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Boot Smoke Tests | Conditional
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
conditional_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-boot-configuration-properties.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Boot Smoke Tests | Configuration Properties
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
configuration_properties_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-boot-custom-banner.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Boot Smoke Tests | Custom Banner
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
custom_banner_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-boot-flyway-10.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Boot Smoke Tests | Flyway 10
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
flyway_10_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-boot-flyway.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Boot Smoke Tests | Flyway
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
flyway_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-boot-freemarker-webflux.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Boot Smoke Tests | Freemarker Webflux
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
freemarker_webflux_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-boot-freemarker-webmvc.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Boot Smoke Tests | Freemarker Webmvc
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
freemarker_webmvc_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-boot-json.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Boot Smoke Tests | Json
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
json_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-boot-liquibase.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Boot Smoke Tests | Liquibase
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
liquibase_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-boot-logging-logback-spring-xml.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Boot Smoke Tests | Logging Logback Spring Xml
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
logging_logback_spring_xml_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-boot-logging-logback-xml.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Boot Smoke Tests | Logging Logback Xml
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
logging_logback_xml_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-boot-logging-logback.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Boot Smoke Tests | Logging Logback
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
logging_logback_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-boot-mustache-webflux.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Boot Smoke Tests | Mustache Webflux
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
mustache_webflux_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-boot-mustache-webmvc.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Boot Smoke Tests | Mustache Webmvc
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
mustache_webmvc_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-boot-servlet-component-scan.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Boot Smoke Tests | Servlet Component Scan
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
servlet_component_scan_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-boot-servlet-jetty.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Boot Smoke Tests | Servlet Jetty
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
servlet_jetty_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-boot-servlet-tomcat.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Boot Smoke Tests | Servlet Tomcat
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
servlet_tomcat_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-boot-servlet-undertow.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Boot Smoke Tests | Servlet Undertow
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
servlet_undertow_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-boot-thymeleaf-webflux.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Boot Smoke Tests | Thymeleaf Webflux
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
thymeleaf_webflux_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-boot-thymeleaf-webmvc.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Boot Smoke Tests | Thymeleaf Webmvc
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
thymeleaf_webmvc_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-boot-tracing-brave-zipkin.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Boot Smoke Tests | Tracing Brave Zipkin
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
tracing_brave_zipkin_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-boot-xml-config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Boot Smoke Tests | Xml Config
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
xml_config_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-cloud-cloud-config-client.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Cloud Smoke Tests | Cloud Config Client
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
cloud_config_client_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-cloud-cloud-discovery-consul.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Cloud Smoke Tests | Cloud Discovery Consul
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
cloud_discovery_consul_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-cloud-cloud-discovery-eureka.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Cloud Smoke Tests | Cloud Discovery Eureka
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
cloud_discovery_eureka_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-cloud-cloud-discovery-zookeeper.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Cloud Smoke Tests | Cloud Discovery Zookeeper
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
cloud_discovery_zookeeper_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-cloud-cloud-function-web.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Cloud Smoke Tests | Cloud Function Web
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
cloud_function_web_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-cloud-cloud-function-webflux.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Cloud Smoke Tests | Cloud Function Webflux
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
cloud_function_webflux_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-cloud-cloud-gateway.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Cloud Smoke Tests | Cloud Gateway
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
cloud_gateway_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-cloud-cloud-loadbalancing-web.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Cloud Smoke Tests | Cloud Loadbalancing Web
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
cloud_loadbalancing_web_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-cloud-cloud-loadbalancing-webflux.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Cloud Smoke Tests | Cloud Loadbalancing Webflux
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
cloud_loadbalancing_webflux_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-cloud-cloud-openfeign.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Cloud Smoke Tests | Cloud Openfeign
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
cloud_openfeign_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-cloud-cloud-stream-kafka-streams.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Cloud Smoke Tests | Cloud Stream Kafka Streams
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
cloud_stream_kafka_streams_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-cloud-cloud-stream-kafka.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Cloud Smoke Tests | Cloud Stream Kafka
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
cloud_stream_kafka_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-cloud-cloud-stream-pulsar.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Cloud Smoke Tests | Cloud Stream Pulsar
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
cloud_stream_pulsar_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-cloud-cloud-stream-rabbit.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Cloud Smoke Tests | Cloud Stream Rabbit
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
cloud_stream_rabbit_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-cloud-cloud-task.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Cloud Smoke Tests | Cloud Task
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
cloud_task_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-data-data-cassandra-reactive.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Data Smoke Tests | Data Cassandra Reactive
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
data_cassandra_reactive_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-data-data-cassandra.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Data Smoke Tests | Data Cassandra
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
data_cassandra_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-data-data-jdbc-h2-kotlin.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Data Smoke Tests | Data Jdbc H2 Kotlin
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
data_jdbc_h2_kotlin_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-data-data-jdbc-h2.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Data Smoke Tests | Data Jdbc H2
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
data_jdbc_h2_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-data-data-jdbc-postgresql.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Data Smoke Tests | Data Jdbc Postgresql
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
data_jdbc_postgresql_app_test:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/3.2.x-data-data-jpa-entityscan.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 3.2.x | Data Smoke Tests | Data Jpa Entityscan
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
data_jpa_entityscan_app_test:
Expand Down
Loading

0 comments on commit cfa883d

Please sign in to comment.