Skip to content

Commit

Permalink
Merge pull request #174 from batfish/unstable
Browse files Browse the repository at this point in the history
prepare for 0.28.1
  • Loading branch information
arifogel committed Jul 5, 2017
2 parents 22cc578 + e01eaf3 commit bc73c81
Show file tree
Hide file tree
Showing 20 changed files with 37 additions and 37 deletions.
Expand Up @@ -8,7 +8,7 @@ public final class Version {

private static final String UNKNOWN_VERSION = "0.0.0";

private static final String VERSION = "0.28.0";
private static final String VERSION = "0.28.1";

public static void checkCompatibleVersion(String myName, String otherName,
String otherVersion) {
Expand Down
4 changes: 2 additions & 2 deletions test_rigs/parsing-tests/dc-as-reuse.ref
Expand Up @@ -4680,7 +4680,7 @@
]
}
},
"version" : "0.28.0"
"version" : "0.28.1"
},
{
"class" : "org.batfish.datamodel.answers.ConvertConfigurationAnswerElement",
Expand Down Expand Up @@ -4836,7 +4836,7 @@
}
}
},
"version" : "0.28.0"
"version" : "0.28.1"
},
{
"class" : "org.batfish.datamodel.answers.InitInfoAnswerElement",
Expand Down
4 changes: 2 additions & 2 deletions test_rigs/parsing-tests/disable-as-suppression.ref
Expand Up @@ -269,11 +269,11 @@
]
}
},
"version" : "0.28.0"
"version" : "0.28.1"
},
{
"class" : "org.batfish.datamodel.answers.ConvertConfigurationAnswerElement",
"version" : "0.28.0"
"version" : "0.28.1"
},
{
"class" : "org.batfish.datamodel.answers.InitInfoAnswerElement",
Expand Down
4 changes: 2 additions & 2 deletions test_rigs/parsing-tests/example-juniper.ref
Expand Up @@ -10365,7 +10365,7 @@
]
}
},
"version" : "0.28.0"
"version" : "0.28.1"
},
{
"class" : "org.batfish.datamodel.answers.ConvertConfigurationAnswerElement",
Expand Down Expand Up @@ -10494,7 +10494,7 @@
}
}
},
"version" : "0.28.0",
"version" : "0.28.1",
"warnings" : {
"as1border1" : {
"Red flags" : {
Expand Down
4 changes: 2 additions & 2 deletions test_rigs/parsing-tests/example.ref
Expand Up @@ -10699,7 +10699,7 @@
]
}
},
"version" : "0.28.0"
"version" : "0.28.1"
},
{
"class" : "org.batfish.datamodel.answers.ConvertConfigurationAnswerElement",
Expand Down Expand Up @@ -10842,7 +10842,7 @@
}
}
},
"version" : "0.28.0",
"version" : "0.28.1",
"warnings" : {
"as1border1" : {
"Red flags" : {
Expand Down
4 changes: 2 additions & 2 deletions test_rigs/parsing-tests/indirection.ref
Expand Up @@ -944,11 +944,11 @@
]
}
},
"version" : "0.28.0"
"version" : "0.28.1"
},
{
"class" : "org.batfish.datamodel.answers.ConvertConfigurationAnswerElement",
"version" : "0.28.0"
"version" : "0.28.1"
},
{
"class" : "org.batfish.datamodel.answers.InitInfoAnswerElement",
Expand Down
4 changes: 2 additions & 2 deletions test_rigs/parsing-tests/isis.ref
Expand Up @@ -2445,11 +2445,11 @@
]
}
},
"version" : "0.28.0"
"version" : "0.28.1"
},
{
"class" : "org.batfish.datamodel.answers.ConvertConfigurationAnswerElement",
"version" : "0.28.0"
"version" : "0.28.1"
},
{
"class" : "org.batfish.datamodel.answers.InitInfoAnswerElement",
Expand Down
4 changes: 2 additions & 2 deletions test_rigs/parsing-tests/policy-routing.ref
Expand Up @@ -1904,11 +1904,11 @@
]
}
},
"version" : "0.28.0"
"version" : "0.28.1"
},
{
"class" : "org.batfish.datamodel.answers.ConvertConfigurationAnswerElement",
"version" : "0.28.0"
"version" : "0.28.1"
},
{
"class" : "org.batfish.datamodel.answers.InitInfoAnswerElement",
Expand Down
4 changes: 2 additions & 2 deletions test_rigs/parsing-tests/snat.ref
Expand Up @@ -458,11 +458,11 @@
]
}
},
"version" : "0.28.0"
"version" : "0.28.1"
},
{
"class" : "org.batfish.datamodel.answers.ConvertConfigurationAnswerElement",
"version" : "0.28.0"
"version" : "0.28.1"
},
{
"class" : "org.batfish.datamodel.answers.InitInfoAnswerElement",
Expand Down
4 changes: 2 additions & 2 deletions test_rigs/parsing-tests/srx-testbed.ref
Expand Up @@ -5909,7 +5909,7 @@
]
}
},
"version" : "0.28.0"
"version" : "0.28.1"
},
{
"class" : "org.batfish.datamodel.answers.ConvertConfigurationAnswerElement",
Expand All @@ -5927,7 +5927,7 @@
}
}
},
"version" : "0.28.0"
"version" : "0.28.1"
},
{
"class" : "org.batfish.datamodel.answers.InitInfoAnswerElement",
Expand Down
4 changes: 2 additions & 2 deletions test_rigs/parsing-tests/unit-tests.ref
Expand Up @@ -30369,7 +30369,7 @@
]
}
},
"version" : "0.28.0",
"version" : "0.28.1",
"warnings" : {
"bgp_address_family" : {
"Red flags" : {
Expand Down Expand Up @@ -31454,7 +31454,7 @@
}
}
},
"version" : "0.28.0",
"version" : "0.28.1",
"warnings" : {
"address_family" : {
"Red flags" : {
Expand Down
2 changes: 1 addition & 1 deletion tests/basic/genDp-delta.ref
Expand Up @@ -34,7 +34,7 @@
"8" : 301
},
"ospfInternalIterations" : 3,
"version" : "0.28.0"
"version" : "0.28.1"
}
],
"status" : "SUCCESS"
Expand Down
2 changes: 1 addition & 1 deletion tests/basic/genDp.ref
Expand Up @@ -34,7 +34,7 @@
"8" : 298
},
"ospfInternalIterations" : 3,
"version" : "0.28.0"
"version" : "0.28.1"
}
],
"status" : "SUCCESS"
Expand Down
4 changes: 2 additions & 2 deletions tests/basic/init-dc-as-reuse.ref
Expand Up @@ -26,7 +26,7 @@
"pod_1_tor_0" : "PASSED",
"pod_1_tor_1" : "PASSED"
},
"version" : "0.28.0"
"version" : "0.28.1"
},
{
"class" : "org.batfish.datamodel.answers.ConvertConfigurationAnswerElement",
Expand Down Expand Up @@ -182,7 +182,7 @@
}
}
},
"version" : "0.28.0"
"version" : "0.28.1"
},
{
"class" : "org.batfish.datamodel.answers.InitInfoAnswerElement",
Expand Down
4 changes: 2 additions & 2 deletions tests/basic/init-delta.ref
Expand Up @@ -40,7 +40,7 @@
"testrig/iptables/host1.iptables" : "PASSED",
"testrig/iptables/host2.iptables" : "PASSED"
},
"version" : "0.28.0"
"version" : "0.28.1"
},
{
"class" : "org.batfish.datamodel.answers.ConvertConfigurationAnswerElement",
Expand Down Expand Up @@ -180,7 +180,7 @@
}
}
},
"version" : "0.28.0",
"version" : "0.28.1",
"warnings" : {
"as1border1" : {
"Red flags" : {
Expand Down
4 changes: 2 additions & 2 deletions tests/basic/init-snat.ref
Expand Up @@ -12,11 +12,11 @@
"us_border" : "PASSED",
"us_switch" : "PASSED"
},
"version" : "0.28.0"
"version" : "0.28.1"
},
{
"class" : "org.batfish.datamodel.answers.ConvertConfigurationAnswerElement",
"version" : "0.28.0"
"version" : "0.28.1"
},
{
"class" : "org.batfish.datamodel.answers.InitInfoAnswerElement",
Expand Down
4 changes: 2 additions & 2 deletions tests/basic/init-unit-tests.ref
Expand Up @@ -350,7 +350,7 @@
"vrf_context" : "PASSED",
"vxlan" : "PASSED"
},
"version" : "0.28.0",
"version" : "0.28.1",
"warnings" : {
"bgp_address_family" : {
"Red flags" : {
Expand Down Expand Up @@ -1435,7 +1435,7 @@
}
}
},
"version" : "0.28.0",
"version" : "0.28.1",
"warnings" : {
"address_family" : {
"Red flags" : {
Expand Down
4 changes: 2 additions & 2 deletions tests/basic/init.ref
Expand Up @@ -40,7 +40,7 @@
"testrig/iptables/host1.iptables" : "PASSED",
"testrig/iptables/host2.iptables" : "PASSED"
},
"version" : "0.28.0"
"version" : "0.28.1"
},
{
"class" : "org.batfish.datamodel.answers.ConvertConfigurationAnswerElement",
Expand Down Expand Up @@ -183,7 +183,7 @@
}
}
},
"version" : "0.28.0",
"version" : "0.28.1",
"warnings" : {
"as1border1" : {
"Red flags" : {
Expand Down
4 changes: 2 additions & 2 deletions tests/ui-focused/init0.ref
Expand Up @@ -40,7 +40,7 @@
"testrig/iptables/host1.iptables" : "PASSED",
"testrig/iptables/host2.iptables" : "PASSED"
},
"version" : "0.28.0"
"version" : "0.28.1"
},
{
"class" : "org.batfish.datamodel.answers.ConvertConfigurationAnswerElement",
Expand Down Expand Up @@ -183,7 +183,7 @@
}
}
},
"version" : "0.28.0",
"version" : "0.28.1",
"warnings" : {
"as1border1" : {
"Red flags" : {
Expand Down
4 changes: 2 additions & 2 deletions tests/ui-focused/init1.ref
Expand Up @@ -40,7 +40,7 @@
"testrig/iptables/host1.iptables" : "PASSED",
"testrig/iptables/host2.iptables" : "PASSED"
},
"version" : "0.28.0"
"version" : "0.28.1"
},
{
"class" : "org.batfish.datamodel.answers.ConvertConfigurationAnswerElement",
Expand Down Expand Up @@ -183,7 +183,7 @@
}
}
},
"version" : "0.28.0",
"version" : "0.28.1",
"warnings" : {
"as1border1" : {
"Red flags" : {
Expand Down

0 comments on commit bc73c81

Please sign in to comment.