Skip to content

Commit

Permalink
Define inspec test for node-attributes resource
Browse files Browse the repository at this point in the history
Signed-off-by: Enrico Usai <[email protected]>
  • Loading branch information
enrico-usai committed Nov 21, 2023
1 parent a6b1fb3 commit 52241a1
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,12 @@ suites:
- /tag:install_package_repos/
attributes:
resource: package_repos
- name: node_attributes
run_list:
- recipe[aws-parallelcluster-tests::setup]
- recipe[aws-parallelcluster-tests::test_resource]
verifier:
controls:
- /node_attributes_created/
attributes:
resource: node_attributes

0 comments on commit 52241a1

Please sign in to comment.