Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

body common control
{
inputs => { "../../default.cf.sub" };
inputs => { "../../default.sub.cf" };
bundlesequence => { default("$(this.promise_filename)") };
version => "1.0";
}
Expand Down
2 changes: 1 addition & 1 deletion tests/acceptance/00_basics/def.json/inputs.cf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

body common control
{
inputs => { "../../default.cf.sub" };
inputs => { "../../default.sub.cf" };
bundlesequence => { default("$(this.promise_filename)") };
version => "1.0";
}
Expand Down
2 changes: 1 addition & 1 deletion tests/acceptance/09_services/unsafe/running_repaired.cf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ vars:

body common control
{
inputs => { "../../dcs.cf.sub",
inputs => { "../../dcs.sub.cf",
"../../../../$(sys.local_libdir)/stdlib.cf",
"service_common.cf.sub"
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

body common control
{
inputs => { "../../../../dcs.cf.sub",
inputs => { "../../../../dcs.sub.cf",
"../../../../../../$(sys.local_libdir)/files.cf",
"../../../../../../$(sys.local_libdir)/commands.cf",
"../../../packages-info.cf.sub",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

body common control
{
inputs => { "../../../dcs.cf.sub",
inputs => { "../../../dcs.sub.cf",
"../../../../../controls/def.cf",
"../../../../../$(sys.local_libdir)/packages.cf",
"../../../../../$(sys.local_libdir)/commands.cf",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ def header(test_count):

body common control
{
inputs => { "../../../dcs.cf.sub",
inputs => { "../../../dcs.sub.cf",
"../../../../../controls/def.cf",
"../../../../../$(sys.local_libdir)/packages.cf",
"../../../../../$(sys.local_libdir)/commands.cf",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
body common control
{
inputs => { "../../packages-info.cf.sub",
"../../../dcs.cf.sub",
"../../../dcs.sub.cf",
"../../../../../$(sys.local_libdir)/stdlib.cf",
"../../../../../$(sys.local_libdir)/packages.cf"
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ body common control
{
inputs => { "../../packages-info.cf.sub",
"../../meta_skip.cf.sub",
"../../../dcs.cf.sub",
"../../../dcs.sub.cf",
"../../../../../inventory/any.cf",
"../../../../../$(sys.local_libdir)/stdlib.cf",
"../../../../../$(sys.local_libdir)/packages.cf",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ bundle common test_meta
body common control
{
inputs => {
"../../../dcs.cf.sub",
"../../../dcs.sub.cf",
"../../../../../$(sys.local_libdir)/stdlib.cf",
"../../../../../$(sys.local_libdir)/packages.cf",
"../../packages-info.cf.sub",
Expand Down Expand Up @@ -132,4 +132,3 @@ body classes succesfully_executed(class)
kept_returncodes => { "0" };
promise_kept => { "$(class)" };
}

Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ bundle common test_meta
body common control
{
inputs => {
"../../../dcs.cf.sub",
"../../../dcs.sub.cf",
"../../../../../$(sys.local_libdir)/stdlib.cf",
"../../../../../$(sys.local_libdir)/packages.cf",
"../../packages-info.cf.sub",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
body common control
{
inputs => {
"../../../dcs.cf.sub",
"../../../dcs.sub.cf",
"../../../../../$(sys.local_libdir)/stdlib.cf",
"../../../../../$(sys.local_libdir)/packages.cf",
"../../packages-info.cf.sub",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ bundle common test_meta
body common control
{
inputs => {
"../../../dcs.cf.sub",
"../../../dcs.sub.cf",
"../../../../../$(sys.local_libdir)/stdlib.cf",
"../../../../../$(sys.local_libdir)/packages.cf",
"../../packages-info.cf.sub",
Expand Down Expand Up @@ -109,4 +109,3 @@ body classes succesfully_executed(class)
kept_returncodes => { "0" };
promise_kept => { "$(class)" };
}

Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
body common control
{
inputs => {
"../../../dcs.cf.sub",
"../../../dcs.sub.cf",
"../../../../../$(sys.local_libdir)/stdlib.cf",
"../../../../../$(sys.local_libdir)/packages.cf",
"../../packages-info.cf.sub",
Expand Down Expand Up @@ -96,5 +96,3 @@ bundle agent check
!ok::
"$(this.promise_filename) FAIL";
}


Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
body common control
{
inputs => {
"../../../dcs.cf.sub",
"../../../dcs.sub.cf",
"../../../../../$(sys.local_libdir)/stdlib.cf",
"../../../../../$(sys.local_libdir)/packages.cf",
"../../packages-info.cf.sub",
Expand Down Expand Up @@ -92,5 +92,3 @@ bundle agent check
!ok::
"$(this.promise_filename) FAIL";
}


Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ bundle common test_meta
body common control
{
inputs => {
"../../../dcs.cf.sub",
"../../../dcs.sub.cf",
"../../../../../$(sys.local_libdir)/stdlib.cf",
"../../../../../$(sys.local_libdir)/packages.cf",
"../../packages-info.cf.sub",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
body common control
{
inputs => {
"../../../dcs.cf.sub",
"../../../dcs.sub.cf",
"../../../../../$(sys.local_libdir)/stdlib.cf",
"../../../../../$(sys.local_libdir)/packages.cf",
"../../packages-info.cf.sub",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
body common control
{
inputs => {
"../../../dcs.cf.sub",
"../../../dcs.sub.cf",
"../../../../../$(sys.local_libdir)/stdlib.cf",
"../../../../../$(sys.local_libdir)/packages.cf",
"../../packages-info.cf.sub",
Expand Down Expand Up @@ -105,5 +105,3 @@ body classes succesfully_executed(class)
kept_returncodes => { "0" };
promise_kept => { "$(class)" };
}


Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
body common control
{
inputs => {
"../../../dcs.cf.sub",
"../../../dcs.sub.cf",
"../../../../../$(sys.local_libdir)/stdlib.cf",
"../../../../../$(sys.local_libdir)/packages.cf",
"../../packages-info.cf.sub",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ bundle common test_meta

body common control
{
inputs => { "../../../dcs.cf.sub",
inputs => { "../../../dcs.sub.cf",
"../../../../../$(sys.local_libdir)/stdlib.cf",
"../../../../../$(sys.local_libdir)/packages.cf",
"../../../../../inventory/any.cf",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
body common control
{
inputs => {
"../../../default.cf.sub",
"../../../default.sub.cf",
"../../../../../lib/3.6/packages.cf",
"../../packages-info.cf.sub",
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
body common control
{
inputs => {
"../../../default.cf.sub",
"../../../default.sub.cf",
"../../../../../lib/3.6/packages.cf",
"../../packages-info.cf.sub",
};
Expand Down Expand Up @@ -121,6 +121,3 @@ body classes succesfully_executed(class)
kept_returncodes => { "0" };
promise_kept => { "$(class)" };
}



Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

body common control
{
inputs => { "../../../../dcs.cf.sub",
inputs => { "../../../../dcs.sub.cf",
"../../../../../../inventory/any.cf",
"../../../../../../$(sys.local_libdir)/stdlib.cf",
"../../../../../../$(sys.local_libdir)/packages.cf"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

body common control
{
inputs => { "../../../default.cf.sub" };
inputs => { "../../../default.sub.cf" };
bundlesequence => { default($(this.promise_filename)) };
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

body common control
{
inputs => { "../../../default.cf.sub" };
inputs => { "../../../default.sub.cf" };
bundlesequence => { default($(this.promise_filename)) };

package_module => "test_module";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

body common control
{
inputs => { "../../../default.cf.sub" };
inputs => { "../../../default.sub.cf" };
bundlesequence => { default($(this.promise_filename)) };
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

body common control
{
inputs => { "../../../default.cf.sub" };
inputs => { "../../../default.sub.cf" };
bundlesequence => { default($(this.promise_filename)) };

package_module => "test_module";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

body common control
{
inputs => { "../../../default.cf.sub" };
inputs => { "../../../default.sub.cf" };
bundlesequence => { default($(this.promise_filename)) };

package_inventory => { test_module };
Expand Down Expand Up @@ -84,4 +84,3 @@ bundle agent check
test_pass_3.!ok_pass3::
"$(this.promise_filename) FAIL";
}

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

body common control
{
inputs => { "../../../default.cf.sub" };
inputs => { "../../../default.sub.cf" };
bundlesequence => { default($(this.promise_filename)) };
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

body common control
{
inputs => { "../../../default.cf.sub" };
inputs => { "../../../default.sub.cf" };
bundlesequence => { default($(this.promise_filename)) };

package_module => "test_module";
Expand Down
4 changes: 2 additions & 2 deletions tests/acceptance/17_packages/multiline_yum_check_update.cf
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ body common control
{
cfengine_3_7::
inputs => {
"../dcs.cf.sub",
"../dcs.sub.cf",
"../../../lib/stdlib.cf",
"../../../lib/packages.cf",
};

!cfengine_3_7::
inputs => { "../dcs.cf.sub",
inputs => { "../dcs.sub.cf",
"../../../$(sys.local_libdir)/stdlib.cf",
"../../../$(sys.local_libdir)/packages.cf",
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#####################################################
body common control
{
inputs => { "../default.cf.sub" };
inputs => { "../default.sub.cf" };
bundlesequence => { default("$(this.promise_filename)") };
version => "1.0";
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#####################################################
body common control
{
inputs => { "../default.cf.sub" };
inputs => { "../default.sub.cf" };
bundlesequence => { default("$(this.promise_filename)") };
version => "1.0";
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#####################################################
body common control
{
inputs => { "../default.cf.sub" };
inputs => { "../default.sub.cf" };
bundlesequence => { default("$(this.promise_filename)") };
version => "1.0";
}
Expand Down
2 changes: 1 addition & 1 deletion tests/acceptance/30_custom_promise_types/08_slist_attrs.cf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#####################################################
body common control
{
inputs => { "../default.cf.sub" };
inputs => { "../default.sub.cf" };
bundlesequence => { default("$(this.promise_filename)") };
version => "1.0";
}
Expand Down
2 changes: 1 addition & 1 deletion tests/acceptance/30_custom_promise_types/09_log_level.cf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#####################################################
body common control
{
inputs => { "../default.cf.sub" };
inputs => { "../default.sub.cf" };
bundlesequence => { default("$(this.promise_filename)") };
version => "1.0";
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
body common control
{
inputs => { "../default.cf.sub" };
inputs => { "../default.sub.cf" };
bundlesequence => { default("$(this.promise_filename)") };
version => "1.0";
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#####################################################
body common control
{
inputs => { "../default.cf.sub" };
inputs => { "../default.sub.cf" };
bundlesequence => { default("$(this.promise_filename)") };
version => "1.0";
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
body common control
{
inputs => { "../default.cf.sub" };
inputs => { "../default.sub.cf" };
bundlesequence => { default("$(this.promise_filename)") };
version => "1.0";
}
Expand Down
2 changes: 1 addition & 1 deletion tests/acceptance/30_custom_promise_types/11_handle.cf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#####################################################
body common control
{
inputs => { "../default.cf.sub" };
inputs => { "../default.sub.cf" };
bundlesequence => { default("$(this.promise_filename)") };
version => "1.0";
}
Expand Down
Loading
Loading