The controller-csit-3node-clustering-only-beryllium tests succeeded but controller-csit-3node-clustering-all-beryllium. I assume they run the same car/people tests - the difference is that "only" installs only the cluster test app and "all" installs all (40 something?) apps. The "all" tests failed due to "No RPC implementation" for people which likely means the cluster test app hadn't started yet due to all the others apps to load. So the test would need to retry.
However why do we even need to re-run the car/people cluster tests with all apps installed? The point of the test suite is to test clustering functionality with a specific yang model, as such we don't need 40+ other apps installed to do that, especially since the "only" tests succeed. Otherwise I'm afraid we're going to keep seeing intermittent failures due to slower startup. On Fri, Feb 5, 2016 at 4:15 PM, An Ho <[email protected]> wrote: > Latest distribution test job [1] for Beryllium RC2 has failures in the > following project: > > > > aaa, bgpcep, controller, l2switch, nic, openflowplugin, ovsdb, snmp, > topoprocessing, tsdr, vpnservice > > > > Let us know if there are any blocking issues. > > > > Best Regards, > > An Ho > > > > [1] > https://docs.google.com/spreadsheets/d/1hci5TMUPyB6PX8Al-fwfVqvs5SQVa2wZLja_7rKWN6o/edit#gid=952327617 > > [2] > https://jenkins.opendaylight.org/releng/job/integration-distribution-test-beryllium/307/ > > > > _______________________________________________ > controller-dev mailing list > [email protected] > https://lists.opendaylight.org/mailman/listinfo/controller-dev > >
_______________________________________________ openflowplugin-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
