mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-10-20 03:42:07 +02:00
- virtual networking moved to /apps/virtual; with CLI & REST API - tunnels and labels moved to /apps/tunnel; with CLI & REST API; UI disabled for now - protobuf/models moved to /core/protobuf/models - defunct grpc/rpc registry stuff left under /graveyard - compile dependencies on /incubator moved to respective modules for compilation - run-time dependencies will need to be re-tested for dependent apps - /graveyard will be removed in not-too-distant future Change-Id: I0a0b995c635487edcf95a352f50dd162186b0b39
12 lines
427 B
Plaintext
12 lines
427 B
Plaintext
# Targets placed in this list will be published as Maven test artifacts
|
|
//apps/route-service/api:onos-apps-route-service-api-tests
|
|
//apps/routing-api:onos-apps-routing-api-tests
|
|
//utils/osgi:onlab-osgi-tests
|
|
//utils/junit:onlab-junit-tests
|
|
//utils/misc:onlab-misc-tests
|
|
//core/api:onos-api-tests
|
|
//core/net:onos-core-net-tests
|
|
//core/common:onos-core-common-tests
|
|
//web/api:onos-rest-tests
|
|
|