Skip to content

Commit 127a9bb

Browse files
authored
Merge branch 'aws:develop' into cuda-test
2 parents b076d19 + 46ea026 commit 127a9bb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

cli/src/pcluster/resources/imagebuilder/parallelcluster_validate.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -399,3 +399,11 @@ phases:
399399
fi
400400
echo "dpkg test passed"
401401
fi
402+
- name: ChefValidations
403+
action: ExecuteBash
404+
inputs:
405+
commands:
406+
- |
407+
set -vx
408+
409+
cinc-client --local-mode --config /etc/chef/client.rb --log_level info --force-formatter --no-color --chef-zero-port 8889 --json-attributes /etc/parallelcluster/image_dna.json --override-runlist aws-parallelcluster::validations

0 commit comments

Comments
 (0)