Start scheduling the 3.2.x tests again

This commit is contained in:
Andy Wilkinson
2024-11-25 10:13:52 +00:00
parent ed624e3d7c
commit cfa883d8c9
124 changed files with 248 additions and 4 deletions

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Batch Smoke Tests | Batch
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
batch_app_test:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Boot Smoke Tests | Boot Tcf
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
boot_tcf_test:

View File

@@ -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:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Boot Smoke Tests | Conditional
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
conditional_app_test:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Boot Smoke Tests | Flyway
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
flyway_app_test:

View File

@@ -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:

View File

@@ -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:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Boot Smoke Tests | Json
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
json_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Boot Smoke Tests | Liquibase
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
liquibase_app_test:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Data Smoke Tests | Data Jpa Kotlin
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
data_jpa_kotlin_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Data Smoke Tests | Data Jpa
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
data_jpa_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Data Smoke Tests | Data Mongodb Reactive
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
data_mongodb_reactive_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Data Smoke Tests | Data Mongodb
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
data_mongodb_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Data Smoke Tests | Data Neo4j
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
data_neo4j_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Data Smoke Tests | Data R2dbc
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
data_r2dbc_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Data Smoke Tests | Data Redis Reactive
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
data_redis_reactive_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Data Smoke Tests | Data Redis
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
data_redis_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Data Smoke Tests | Data Rest Mongodb
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
data_rest_mongodb_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Data Smoke Tests | Hateoas
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
hateoas_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Framework Smoke Tests | Aspect
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
aspect_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Framework Smoke Tests | Async
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
async_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Framework Smoke Tests | Cache Caffeine
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
cache_caffeine_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Framework Smoke Tests | Cache Redis
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
cache_redis_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Framework Smoke Tests | Cache Simple Jdk Proxy
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
cache_simple_jdk_proxy_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Framework Smoke Tests | Cache Simple
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
cache_simple_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Framework Smoke Tests | Configuration Class Proxy
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
configuration_class_proxy_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Framework Smoke Tests | Disposable
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
disposable_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Framework Smoke Tests | Event Listener
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
event_listener_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Framework Smoke Tests | Hibernate Enhancer
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
hibernate_enhancer_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Framework Smoke Tests | Hibernate
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
hibernate_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Framework Smoke Tests | Jdbc H2
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
jdbc_h2_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Framework Smoke Tests | Jdbc Mariadb
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
jdbc_mariadb_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Framework Smoke Tests | Jdbc Mysql
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
jdbc_mysql_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Framework Smoke Tests | Jdbc Postgresql
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
jdbc_postgresql_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Framework Smoke Tests | Kotlin Functional
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
kotlin_functional_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Framework Smoke Tests | Mail
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
mail_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Framework Smoke Tests | Order
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
order_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Framework Smoke Tests | Quartz
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
quartz_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Framework Smoke Tests | Resource
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
resource_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Framework Smoke Tests | Rest Template
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
rest_template_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Framework Smoke Tests | Rsocket
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
rsocket_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Framework Smoke Tests | Scheduled
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
scheduled_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Framework Smoke Tests | Tcf
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
tcf_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Framework Smoke Tests | Transactional Event Listener
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
transactional_event_listener_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Framework Smoke Tests | Transactional
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
transactional_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Framework Smoke Tests | Validation
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
validation_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Framework Smoke Tests | Webclient
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
webclient_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Framework Smoke Tests | Webflux Jetty
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
webflux_jetty_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Framework Smoke Tests | Webflux Netty Tls
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
webflux_netty_tls_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Framework Smoke Tests | Webflux Netty
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
webflux_netty_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Framework Smoke Tests | Webflux Undertow
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
webflux_undertow_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Framework Smoke Tests | Webmvc Jetty Tls
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
webmvc_jetty_tls_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Framework Smoke Tests | Webmvc Jetty
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
webmvc_jetty_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Framework Smoke Tests | Webmvc Scoped Proxy
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
webmvc_scoped_proxy_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Framework Smoke Tests | Webmvc Tomcat Tls
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
webmvc_tomcat_tls_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Framework Smoke Tests | Webmvc Tomcat
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
webmvc_tomcat_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Framework Smoke Tests | Webmvc Undertow Tls
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
webmvc_undertow_tls_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Framework Smoke Tests | Webmvc Undertow
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
webmvc_undertow_app_test:

View File

@@ -1,5 +1,7 @@
name: 3.2.x | Framework Smoke Tests | Websocket Jetty
on:
schedule:
- cron : '30 0 * * *'
workflow_dispatch:
jobs:
websocket_jetty_app_test:

Some files were not shown because too many files have changed in this diff Show More