Skip to content

Commit

Permalink
[AL2023] mock directory when running tests on docker
Browse files Browse the repository at this point in the history
Signed-off-by: Hanwen <[email protected]>
  • Loading branch information
hanwen-cluster committed Jun 5, 2024
1 parent fc7bfff commit 32deeef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cookbooks/aws-parallelcluster-tests/recipes/docker_mock.rb
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
directory '/etc/cron.weekly'

directory '/etc/chef'
directory '/etc/parallelcluster'

if platform_family?('debian')
%w(nfs-common nfs-kernel-server).each do |nfspkg|
Expand Down

0 comments on commit 32deeef

Please sign in to comment.