Move deployment tests to system tests pipeline

Closes gh-27499
This commit is contained in:
Scott Frederick
2021-07-12 17:56:09 -05:00
parent 1c6bc9936d
commit 32bb6f6989
13 changed files with 68 additions and 60 deletions

View File

@@ -0,0 +1,2 @@
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
sample.autoconfig.ExampleAutoConfiguration

View File

@@ -0,0 +1 @@
management.endpoints.web.exposure.include: '*'