You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by mi...@apache.org on 2017/01/10 16:43:47 UTC

[2/4] incubator-trafficcontrol git commit: fix servercheck / extension tests (as -> bf)

http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/blob/a14eb133/traffic_ops/app/lib/Fixtures/Integration/ToExtension.pm
----------------------------------------------------------------------
diff --git a/traffic_ops/app/lib/Fixtures/Integration/ToExtension.pm b/traffic_ops/app/lib/Fixtures/Integration/ToExtension.pm
index 9be0ecb..43f2fe5 100644
--- a/traffic_ops/app/lib/Fixtures/Integration/ToExtension.pm
+++ b/traffic_ops/app/lib/Fixtures/Integration/ToExtension.pm
@@ -44,7 +44,7 @@ my %definition_for = (
 '15' => { new => 'ToExtension', using => { name => 'ORT_ERROR_COUNT', description => undef, info_url => 'http://foo.com/bar.html', script_file => 'ping', servercheck_short_name => 'ORT', type => '6', servercheck_column_name => 'ap', version => '1.0.0', additional_config_json => '{ "select": "ilo_ip_address", "cron": "40 * * * *" }', isactive => '1', last_updated => '2015-12-10 15:44:37', }, },
 '16' => { new => 'ToExtension', using => { name => 'OPEN', version => '1.0.0', additional_config_json => '', info_url => 'http://foo.com/bar.html', script_file => 'dscp', servercheck_column_name => 'aq', type => '7', description => undef, isactive => '0', last_updated => '2015-12-10 15:44:37', servercheck_short_name => '', }, },
 '17' => { new => 'ToExtension', using => { name => 'OPEN', isactive => '0', last_updated => '2015-12-10 15:44:37', script_file => 'dscp', servercheck_short_name => '', additional_config_json => '', description => undef, info_url => 'http://foo.com/bar.html', type => '7', version => '1.0.0', servercheck_column_name => 'ar', }, },
-'18' => { new => 'ToExtension', using => { name => 'OPEN', info_url => 'http://foo.com/bar.html', isactive => '0', script_file => 'dscp', servercheck_short_name => '', type => '7', version => '1.0.0', description => undef, last_updated => '2015-12-10 15:44:37', servercheck_column_name => 'as', additional_config_json => '', }, },
+'18' => { new => 'ToExtension', using => { name => 'OPEN', info_url => 'http://foo.com/bar.html', isactive => '0', script_file => 'dscp', servercheck_short_name => '', type => '7', version => '1.0.0', description => undef, last_updated => '2015-12-10 15:44:37', servercheck_column_name => 'bf', additional_config_json => '', }, },
 '19' => { new => 'ToExtension', using => { name => 'OPEN', servercheck_short_name => '', version => '1.0.0', description => undef, last_updated => '2015-12-10 15:44:37', script_file => 'dscp', servercheck_column_name => 'at', type => '7', additional_config_json => '', info_url => 'http://foo.com/bar.html', isactive => '0', }, },
 '20' => { new => 'ToExtension', using => { name => 'OPEN', description => undef, isactive => '0', last_updated => '2015-12-10 15:44:37', servercheck_column_name => 'au', servercheck_short_name => '', type => '7', additional_config_json => '', version => '1.0.0', script_file => 'dscp', info_url => 'http://foo.com/bar.html', }, },
 '21' => { new => 'ToExtension', using => { name => 'OPEN', script_file => 'dscp', description => undef, info_url => 'http://foo.com/bar.html', last_updated => '2015-12-10 15:44:37', version => '1.0.0', additional_config_json => '', isactive => '0', servercheck_column_name => 'av', servercheck_short_name => '', type => '7', }, },