Neon-MRI: Bump odlparent, yangtools, mdsal
Description
blocks
is blocked by
Activity

Michael Vorburger October 6, 2018 at 3:36 AM
Above was just one of a number of remaining problems here (to pass tests, not just build with -Pq
)...
I've now fixed everything up left; with this, it almost fully passed locally for me now - hit same problem as in NEUTRON-197.
@Robert Varga FYI.

Michael Vorburger October 6, 2018 at 12:25 AM
@Vishal Thapar I'm slighty confused re. how "ready" this patch was left off...
I'm trying it out locally now, and am still seeing failures in DataBrokerFailuresTest
, and multipatch has this:
[INFO] --- xtend-maven-plugin:2.14.0:testCompile (default) @ interfacemanager-impl ---
[ERROR]
ERROR: ExpectedBoundServiceState.xtend - /w/workspace/integration-multipatch-test-neon/patch_tester/genius/interfacemanager/interfacemanager-impl/src/test/java/org/opendaylight/genius/interfacemanager/test/xtend/ExpectedBoundServiceState.xtend
11: org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev140508.L2vlan cannot be resolved to a type.
[ERROR]
ERROR: ExpectedBoundServiceState.xtend - /w/workspace/integration-multipatch-test-neon/patch_tester/genius/interfacemanager/interfacemanager-impl/src/test/java/org/opendaylight/genius/interfacemanager/test/xtend/ExpectedBoundServiceState.xtend
23: The method or field L2vlan is undefined
[ERROR]
ERROR: ExpectedInterfaceType.xtend - /w/workspace/integration-multipatch-test-neon/patch_tester/genius/interfacemanager/interfacemanager-impl/src/test/java/org/opendaylight/genius/interfacemanager/test/xtend/ExpectedInterfaceType.xtend
10: org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev140508.L2vlan cannot be resolved to a type.
[ERROR]
ERROR: ExpectedInterfaceType.xtend - /w/workspace/integration-multipatch-test-neon/patch_tester/genius/interfacemanager/interfacemanager-impl/src/test/java/org/opendaylight/genius/interfacemanager/test/xtend/ExpectedInterfaceType.xtend
19: The method or field L2vlan is undefined
[ERROR]
ERROR: ExpectedInterfaceConfig.xtend - /w/workspace/integration-multipatch-test-neon/patch_tester/genius/interfacemanager/interfacemanager-impl/src/test/java/org/opendaylight/genius/interfacemanager/test/xtend/ExpectedInterfaceConfig.xtend
17: org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev140508.L2vlan cannot be resolved to a type.
[ERROR]
ERROR: ExpectedInterfaceConfig.xtend - /w/workspace/integration-multipatch-test-neon/patch_tester/genius/interfacemanager/interfacemanager-impl/src/test/java/org/opendaylight/genius/interfacemanager/test/xtend/ExpectedInterfaceConfig.xtend
29: The method or field L2vlan is undefined
[ERROR]
ERROR: ExpectedInterfaceConfig.xtend - /w/workspace/integration-multipatch-test-neon/patch_tester/genius/interfacemanager/interfacemanager-impl/src/test/java/org/opendaylight/genius/interfacemanager/test/xtend/ExpectedInterfaceConfig.xtend
43: The method or field L2vlan is undefined
[ERROR]
ERROR: ExpectedInterfaceConfig.xtend - /w/workspace/integration-multipatch-test-neon/patch_tester/genius/interfacemanager/interfacemanager-impl/src/test/java/org/opendaylight/genius/interfacemanager/test/xtend/ExpectedInterfaceConfig.xtend
56: The method or field L2vlan is undefined
[ERROR]
ERROR: ExpectedInterfaceConfig.xtend - /w/workspace/integration-multipatch-test-neon/patch_tester/genius/interfacemanager/interfacemanager-impl/src/test/java/org/opendaylight/genius/interfacemanager/test/xtend/ExpectedInterfaceConfig.xtend
73: The method or field L2vlan is undefined
[ERROR]
ERROR: ExpectedInterfaceState.xtend - /w/workspace/integration-multipatch-test-neon/patch_tester/genius/interfacemanager/interfacemanager-impl/src/test/java/org/opendaylight/genius/interfacemanager/test/xtend/ExpectedInterfaceState.xtend
16: org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev140508.L2vlan cannot be resolved to a type.
[ERROR]
ERROR: ExpectedInterfaceListFromDpn.xtend - /w/workspace/integration-multipatch-test-neon/patch_tester/genius/interfacemanager/interfacemanager-impl/src/test/java/org/opendaylight/genius/interfacemanager/test/xtend/ExpectedInterfaceListFromDpn.xtend
20: The method or field org is undefined

Vishal Thapar September 24, 2018 at 1:46 PM
Vishal 'not from E///' has pushed the initial patch, blocked on OFP.

Michael Vorburger September 20, 2018 at 2:50 PM
Genius weekly meeting minutes today: @Hema Gopalakrishnan will see who from E// can take this...

Michael Vorburger September 19, 2018 at 9:31 AM
FYI https://wiki.opendaylight.org/view/Neon_platform_upgrade has step-by-step instructions ...
We obviously first need all projects we depends on to move, OVSDB, openflowplugin, DAEXIM (others are done).
genius part of https://git.opendaylight.org/gerrit/#/q/topic:neon-mri ...