Skip to content

Commit 1be2052

Browse files
noelmcloughlinmyii
authored andcommitted
test(osarch): add unit test for osarch
1 parent 26edfa0 commit 1be2052

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/integration/default/controls/config_spec.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
its('content') { should include '"pkg": {"name": "' }
1616
its('content') { should include '"service": {"name": "' }
1717
its('content') { should include '"tofs": {"files_switch": ["any/path/can/be/used/here", "id", "roles", "osfinger", "os", "os_family"], "source_files": {"template-config-file-file-managed": ["example.tmpl.jinja"]}' }
18+
its('content') { should include '"arch": "amd64"' }
1819
its('content') { should include '"winner": "pillar"}' }
1920
its('content') { should include 'winner of the merge: pillar' }
2021
end

0 commit comments

Comments
 (0)