File tree 1 file changed +8
-9
lines changed 1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change @@ -167,6 +167,7 @@ jobs:
167
167
operations/addons/add-system-metrics-agent.yml
168
168
operations/use-postgres.yml
169
169
operations/experimental/enable-tls-cloud-controller-postgres.yml
170
+ operations/experimental/fips-compliance.yml
170
171
operations/use-latest-stemcell.yml
171
172
VARS_FILES : |
172
173
environments/test/snape/syslog-vars.yml
@@ -233,15 +234,13 @@ jobs:
233
234
passed : [ fips-deploy ]
234
235
- get : cf-deployment-concourse-tasks
235
236
timeout : 1h
236
- - try :
237
- do :
238
- - task : bosh-run-errand-smoke-tests
239
- file : cf-deployment-concourse-tasks/run-errand/task.yml
240
- params :
241
- BBL_STATE_DIR : environments/test/snape/bbl-state
242
- ERRAND_NAME : smoke_tests
243
- input_mapping :
244
- bbl-state : relint-envs
237
+ - task : bosh-run-errand-smoke-tests
238
+ file : cf-deployment-concourse-tasks/run-errand/task.yml
239
+ params :
240
+ BBL_STATE_DIR : environments/test/snape/bbl-state
241
+ ERRAND_NAME : smoke_tests
242
+ input_mapping :
243
+ bbl-state : relint-envs
245
244
246
245
- name : fips-cats
247
246
public : true
You can’t perform that action at this time.
0 commit comments