File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed
Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,8 @@ import (
1414
1515var _ = AppsDescribe ("Getting instance information" , func () {
1616 Describe ("scaling memory" , func () {
17+ SkipOnK8s ("CF-for-K8s generates a timeout instead of the expected error message" )
18+
1719 var appName string
1820 var runawayTestSetup * workflowhelpers.ReproducibleTestSuiteSetup
1921
Original file line number Diff line number Diff line change @@ -229,6 +229,9 @@ jobs:
229229 OPS_FILES : |
230230 operations/use-compiled-releases.yml
231231 operations/use-internal-lookup-for-route-services.yml
232+ operations/windows2019-cell.yml
233+ operations/use-online-windows2019fs.yml
234+ operations/experimental/use-compiled-releases-windows.yml
232235
233236 - task : run-bosh-cleanup
234237 file : cf-deployment-concourse-tasks/bosh-cleanup/task.yml
You can’t perform that action at this time.
0 commit comments