Split tests into groups based on ODL major version 23/56223/2
authorDaniel Farrell <dfarrell@redhat.com>
Fri, 28 Apr 2017 04:30:36 +0000 (00:30 -0400)
committerJamo Luhrsen <jluhrsen@redhat.com>
Fri, 28 Apr 2017 16:47:29 +0000 (16:47 +0000)
commit70ff71e1ab15c8414b48368b7cdf31160a91ee01
tree1ccc4df2545085eeb9359b8187909f3eb2decf64
parentea41f41726615548a0b7d10f95b102589f6ff6f5
Split tests into groups based on ODL major version

Per Tim, we need to move to branched model for puppet-opendaylight. Need
to support Boron in a stable/boron branch but allow it to break on
master or stable/carbon. New username/password change for example works
in Carbon but will never work in Boron becuase the required JAR will not
be backported.

Once we have split branches, we can refactor the test code to use the
right default ODL version per-branch. For now, just modify the tests we
call from master to only include Carbon tests.

Change-Id: I894e8aed644e2d9c5d8c966ac4a72c5a28578606
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
Rakefile