Skip to content

Commit

Permalink
Merge "Update task policy for contrail-dns." into R2.20
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuul authored and opencontrail-ci-admin committed Jan 25, 2016
2 parents 6a4ba2a + 026d526 commit bfd92db
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/dns/cmn/dns.cc
Expand Up @@ -81,6 +81,9 @@ void Dns::SetTaskSchedulingPolicy() {
exclude_io);

const char *garbage_exclude_list[] = {
"dns::Config",
"dns::BindStatus",
"db::DBTable",
"bgp::Config",
"xmpp::StateMachine",
};
Expand Down

0 comments on commit bfd92db

Please sign in to comment.