Details
-
Task
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
Description
A subset of puppet tests that contain the 'server' tag should be running in the agent pipeline. We need this so that we get platform coverage in these specific cases which we don't get when they're only running in the server pipeline.
remove 'server' tag
|
tests/direct_puppet/supports_utf8.rb: 'server'
|
tests/utf8/utf8-in-catalog.rb: 'server'
|
tests/utf8/utf8-in-puppet-describe.rb: # (if it is, add 'server' tag
|
tests/catalog_with_binary_data.rb: 'server'
|
tests/language/binary_data_type.rb: 'server'
|
tests/pluginsync/4420_pluginfacts_should_be_resolvable_on_agent.rb: 'server'
|
tests/pluginsync/4847_pluginfacts_should_be_resolvable_from_applications.rb: 'server'
|
tests/pluginsync/7316_apps_should_be_available_via_pluginsync.rb: 'server'
|
tests/pluginsync/feature/pluginsync_should_sync_features.rb: 'server'
|
|
check for and remove confines as possible
|
tests/utf8/utf8-in-catalog.rb: 'server'
|