commit | ff151caac18e8adb3be9bd148da3b1409511545b | [log] [tgz] |
---|---|---|
author | alshabib <alshabibi.ali@gmail.com> | Tue Jun 14 17:02:50 2016 -0700 |
committer | alshabib <alshabibi.ali@gmail.com> | Tue Jun 14 17:02:50 2016 -0700 |
tree | 9aae597eb4a0da254bdbe8e6cb45b2825b0ddd8d | |
parent | 131e07490edf5ecd78f5ec66b068ac29f67a77c3 [diff] |
adding cord-tester (oops) and onos docker image
diff --git a/settings.gradle b/settings.gradle index b21e954..d5f0856 100644 --- a/settings.gradle +++ b/settings.gradle
@@ -1,2 +1,3 @@ include 'components/maas' +include 'components/cord-tester' include 'components/cord-onos-publisher'