Skip to content

Commit

Permalink
Test to run System tests for rock8 in github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Himani Deshpande committed Oct 10, 2023
1 parent f905257 commit ada749a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kitchen.docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ platforms:
- name: rocky8
driver:
image: <% if ENV['KITCHEN_ROCKY8_IMAGE'] %> <%= ENV['KITCHEN_ROCKY8_IMAGE'] %> <% else %> dokken/rockylinux-8 <% end %>
intermediate_instructions:
- RUN chmod +t /tmp
attributes:
cluster:
base_os: rocky8
Expand Down

0 comments on commit ada749a

Please sign in to comment.