feat: convert `template-formula` to `arvados-formula`
[arvados-formula.git] / test / integration / default / controls / config_spec.rb
index 68b5b4bccefdb885980d82d99b2cc3db323085f4..7d0a8cef2eb9bb36fffe9eb5d8507024869ec9f2 100644 (file)
@@ -1,6 +1,6 @@
 # frozen_string_literal: true
 
 # frozen_string_literal: true
 
-control 'TEMPLATE configuration' do
+control 'arvados configuration' do
   title 'should match desired lines'
 
   describe file('/etc/template-formula.conf') do
   title 'should match desired lines'
 
   describe file('/etc/template-formula.conf') do
@@ -24,8 +24,8 @@ control 'TEMPLATE configuration' do
       should include(
         '"tofs": {"files_switch": ["any/path/can/be/used/here", "id", '\
         '"roles", "osfinger", "os", "os_family"], "source_files": '\
       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"], '\
-        '"TEMPLATE-subcomponent-config-file-file-managed": '\
+        '{"arvados-config-file-file-managed": ["example.tmpl.jinja"], '\
+        '"arvados-subcomponent-config-file-file-managed": '\
         '["subcomponent-example.tmpl.jinja"]}'
       )
     end
         '["subcomponent-example.tmpl.jinja"]}'
       )
     end